一键导入
ganymede-desktop
Use Ganymede Code desktop capabilities such as the built-in browser, macOS Computer Use, local memory, scheduled tasks, Sites, and pull requests.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use Ganymede Code desktop capabilities such as the built-in browser, macOS Computer Use, local memory, scheduled tasks, Sites, and pull requests.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Update Kimi Code CLI user documentation after meaningful code changes that affect product behavior or user experience.
Map systematic debugging onto Ganymede Code native Debug / 排障 surfaces (probes, user verification bar, TodoList).
Map KimiCodeBoost engineering workflows onto Ganymede Code native UI and host tools (AskUserQuestion, TodoList, Agent, Plans panel, GanymedeBrowser, Worktree, Review).
在开展任何创造性工作之前必须使用:创建功能、构建组件、添加能力或修改行为。在动手实现前,先探索用户意图、需求并制定设计。
当同时面对 2 个及以上相互独立、无共享状态且无顺序依赖的任务时必须使用本技能
当需要在一个独立会话中执行已撰写的实现计划,并通过检查点进行复核时必须使用
| name | ganymede-desktop |
| description | Use Ganymede Code desktop capabilities such as the built-in browser, macOS Computer Use, local memory, scheduled tasks, Sites, and pull requests. |
GanymedeBrowser for localhost and public page previews. Inspect the page before clicking, and capture a screenshot after visual changes.GanymedeChrome only when the user needs an already signed-in Chrome profile and has connected the extension.GanymedeComputer only for a named app or concrete GUI flow. Request permissions first, keep the scope narrow, and stop if the visible target is ambiguous.GanymedeMemory only when the user asks to remember something or the information is a durable project convention. Never save credentials.GanymedeSchedule for local recurring work. Prefer an isolated worktree for unattended code changes.GanymedeSites, then serve and verify them through GanymedeBrowser.GanymedePullRequests to load PR context through the authenticated gh CLI.GanymedeBrowser for localhost and public page previews. Inspect the
page before clicking, and capture a screenshot after visual changes.GanymedeChrome only when the user needs an already signed-in Chrome
profile and has connected the extension.GanymedeComputer only for a named app or concrete GUI flow. Request
permissions first, keep the scope narrow, and stop if the visible target is
ambiguous.GanymedeMemory only when the user asks to remember something or
the information is a durable project convention. Never save credentials.GanymedeSchedule for local recurring work. Prefer an isolated worktree
for unattended code changes.GanymedeSites, then serve and
verify them through GanymedeBrowser.GanymedePullRequests to load PR context through the authenticated gh
CLI.