skill-installer
星标10
分支0
更新时间2026年5月25日 18:44
Install, uninstall, update, and inspect Deepy skills from the configured Deepy skill market.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Install, uninstall, update, and inspect Deepy skills from the configured Deepy skill market.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | skill-installer |
| description | Install, uninstall, update, and inspect Deepy skills from the configured Deepy skill market. |
| metadata | {"short-description":"Install skills from Deepy's market"} |
Use this skill when the user wants to browse, install, uninstall, update, or inspect skills.
/skills shows available management commands./skills list lists local project, user, and built-in skills./skills search [query] searches the configured Deepy skill market./skills install <name> installs a market skill into ~/.agents/skills/<name>./skills uninstall <name> removes a skill installed by Deepy's market installer./skills installed lists market-installed skills./skills update <name> updates one market-installed skill when a newer upload exists./skills update --all updates all market-installed skills when newer uploads exist./<name> [request] actively invokes an installed or built-in skill.~/.agents/skills..agents/skills.~/.deepy/skill-market/.Before uninstalling or updating a market-installed skill, compare the current skill content hash with Deepy's install record. If the user modified the skill locally, report the modification and do not overwrite or delete it by default.