skill-creator
✓创建新的 Claude Code Skill。当用户说"帮我创建一个 skill"、"把这个变成 skill"、"新建技能"时触发。
Installation
SKILL.md
| 高 | 多种有效方法,依赖上下文判断 | 文字说明 | | 中 | 有推荐模式,允许一些变化 | 伪代码/脚本 | | 低 | 操作脆弱,一致性关键 | 精确脚本 |
| /.claude/skills/ | 个人全局 | | 项目/.claude/skills/ | 项目级,可 git 共享 |
创建新的 Claude Code Skill。当用户说"帮我创建一个 skill"、"把这个变成 skill"、"新建技能"时触发。 Source: aster110/mycc.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aster110/mycc --skill skill-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/aster110/mycc --skill skill-creator- Source
- aster110/mycc
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is skill-creator?
创建新的 Claude Code Skill。当用户说"帮我创建一个 skill"、"把这个变成 skill"、"新建技能"时触发。 Source: aster110/mycc.
How do I install skill-creator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aster110/mycc --skill skill-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/aster110/mycc
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01