simple-skills-manager
✓从本地路径或 git 存储库管理技能 - 使用组技能名称格式在 ~/.claude/skills 中添加、更新或删除技能提示
SKILL.md
Manage skill tips in /.claude/skills/ that point to skills from local paths or git repositories, enabling dynamic invocation via /{group}-{skill-name}.
Note: We use hyphen - as separator instead of colon : because Windows paths don't support colons in filenames.
First, ask the user what operation they want to perform:
从本地路径或 git 存储库管理技能 - 使用组技能名称格式在 ~/.claude/skills 中添加、更新或删除技能提示 来源:arcblock/agent-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/arcblock/agent-skills --skill simple-skills-manager- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 simple-skills-manager?
从本地路径或 git 存储库管理技能 - 使用组技能名称格式在 ~/.claude/skills 中添加、更新或删除技能提示 来源:arcblock/agent-skills。
如何安装 simple-skills-manager?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/arcblock/agent-skills --skill simple-skills-manager 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/arcblock/agent-skills