Loading...
Loading...
当用户要求“演示技能”“展示技能格式”“创建技能模板”,或讨论技能开发模式时,应使用此技能。它为创建Claude Code插件技能提供参考模板。
npx skill4agent add anthropics/claude-plugins-official example-skillskills/
└── skill-name/
└── SKILL.md # 主要Skill定义(必需)skills/
└── skill-name/
├── SKILL.md # 主要Skill定义
├── README.md # 附加文档
├── references/ # 参考资料
│ └── patterns.md
├── examples/ # 示例文件
│ └── sample.md
└── scripts/ # 辅助脚本
└── helper.shdescription: This skill should be used when the user asks to "specific phrase", "another phrase", mentions "keyword", or discusses topic-area.