AI SummaryA CLI management tool for ChatGemini that provides environment checks, version updates, configuration backup/restore, and performance diagnostics in Traditional Chinese. Useful for developers and DevOps engineers managing Gemini CLI deployments.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "Gemini CLI 管理工具" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (29 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/cli.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/budget.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/budget.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/cache.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/cache.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/checkpoint.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/checkpoint.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/checkpoints.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/checkpoints.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/clear-memory.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/clear-memory.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/clear.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/clear.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/codegemini.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/codegemini.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/config.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/config.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/debug.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/debug.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/exit.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/exit.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/export.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/export.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/help-checkpoint.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/help-checkpoint.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/help-memory.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/help-memory.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/help.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/help.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/history.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/history.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/image.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/image.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/init.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/init.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lang.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/lang.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/media.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/media.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/memory-stats.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/memory-stats.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/memory.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/memory.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/model.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/model.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/quit.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/quit.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/rewind.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/rewind.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/search.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/search.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/stats.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/stats.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/test.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/test.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/video.md "https://raw.githubusercontent.com/Saki-tw/ChatGemini_SakiTool/main/.claude/commands/video.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Gemini CLI 管理工具
Gemini CLI 管理工具
管理 ChatGemini_SakiTool 命令列工具。 功能選項: • 環境檢查:檢查 Python、依賴套件、API 金鑰 • 更新檢查:檢查是否有新版本 • 設定管理:配置檔案的備份與還原 • 日誌管理:查看與清理日誌檔案 • 效能診斷:系統效能分析 執行時: • 顯示互動式管理選單 • 提供系統資訊儀表板 • 執行使用者選擇的管理任務 以台灣地區繁體中文語境處理。
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 2mo ago
● ActiveAdoptionUnder 100 stars
25 ★ · NicheDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code