技能 Installer
- 作者仓库星标 33,818
- 作者仓库 DeepSeek-TUI
Skill Installer
Use this skill when the user wants to find, install, update, trust, or remove a DeepSeek skill.
Commands
- List installed skills:
/skills - Activate a skill:
/skill <name> - Scaffold a new skill:
/skill new - Install from GitHub:
/skill install github:<owner>/<repo> - Update installed skills:
/skill update - Remove a skill:
/skill uninstall <name> - Trust a skill for script/tool use:
/skill trust <name>
Workflow
- Identify the source:
- Existing local folder with
SKILL.md - GitHub repo or registry entry
- User request for a new skill scaffold
- Existing local folder with
- Prefer DeepSeek's native
/skillcommands over ad hoc copying. - For GitHub/community skills, inspect the
SKILL.mdbefore recommending trust. Treat scripts and companion files as untrusted until reviewed. - After installing, tell the user to restart the session if the skill does not appear immediately in the available-skills list.
- If a skill conflicts by name with a workspace skill, explain that workspace
skill directories take precedence over global
~/.deepseek/skills.
Do not execute community skill scripts unless the user explicitly asks and the skill has been reviewed or trusted.
- 流狐分类
- 工程开发
- 作者声明 Agent
- 未找到明确声明;不据此推断已兼容或已测试
- 静态检查
- 88 / 100 · 启发式扫描,不代表运行安全
- 作者 / 版本 / 许可
- @Hmbown · 未声明 license
- 流狐 Token 估算
- 低消耗
- 流狐接入估算
- 需简单配置
- 是否需要外部 API Key
- 未发现要求
- 检测到的系统要求
- 未声明
- 底层运行要求
- 未声明
- 检测到的文件与系统行为
-
- 只读
- 允许写入 / 修改
- Shell 执行
- 检测到的网络行为
- 仅限本地
- 安装命令数
- 无(仅作为资料)
档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
作者没有在当前 SKILL.md 中定义固定输出样例。 Commands
List installed skills: /skills Activate a skill: /skill <name> Scaffold a new skill: /skill new
Workflow
Identify the source: Existing local folder with SKILL.md GitHub repo or registry entry
# Skill Installer
Use this skill when the user wants to find, install, update, trust, or remove a
DeepSeek skill.
## Commands
- List installed skills: `/skills`
- Activate a skill: `/skill <name>`
- Scaffold a new skill: `/skill new`
- Install from GitHub: `/skill install github:<owner>/<repo>`
- Update installed skills: `/skill update`
- Remove a skill: `/skill uninstall <name>`
- Trust a skill for script/tool use: `/skill trust <name>`
## Workflow
1. Identify the source:
- Existing local folder with `SKILL.md`
- GitHub repo or registry entry
- User request for a new skill scaffold
2. Prefer DeepSeek's native `/skill` commands over ad hoc copying.
3. For GitHub/community skills, inspect the `SKILL.md` before recommending
trust. Treat scripts and companion files as untrusted until reviewed.
4. After installing, tell the user to restart the session if the skill does not
appear immediately in the available-skills list.
5. If a skill conflicts by name with a workspace skill, explain that workspace
skill directories take precedence over global `~/.deepseek/skills`.
Do not execute community skill scripts unless the user explicitly asks and the
skill has been reviewed or trusted. 证据边界与执行链路
作者原文负责流程事实;流狐只索引当前章节、要点、文件与命令。
章节 -> Commands → Workflow
要点 -> Use this skill when the user wants to find, install, update, trust, or remove a DeepSeek skill. · 1. Identify the source: - Existing local folder with SKILL.md - GitHub repo or registry entry - User request for a new skill scaffold 2. · Do not execute community skill scripts unless the user explicitly asks and the skill has been reviewed or trusted.
文件/命令 -> /skills · /skill <name> · /skill new · /skill install github:<owner>/<repo> · /skill update · /skill uninstall <name> · /skill trust <name> · /skill
内容 SHA-256 -> 057c21b1615a
方法与流程
适用与边界
原文中的明确线索
/skills、/skill <name>、/skill new、/skill install github:<owner>/<repo>、/skill update、/skill uninstall <name>、/skill trust <name>、/skill