How this skill is triggered — by the user, by Claude, or both
Slash command
/common:example-skillThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
这是一个示例 Skill,展示了如何创建可复用的专业知识包。
这是一个示例 Skill,展示了如何创建可复用的专业知识包。
当遇到以下情况时,此 Skill 会自动加载:
这里定义核心概念和术语。
问题一:如何使用?
问题二:遇到错误怎么办?
skills/ 目录下创建新文件夹SKILL.md 文件npx claudepluginhub chenquan/ai-plugins --plugin commonGuides development of skills for Claude Code plugins including structure, SKILL.md format, frontmatter writing, progressive disclosure, trigger phrases, and best practices.
Guides creation, improvement, and structuring of skills for Claude Code plugins, including frontmatter metadata, workflows, scripts, references, and best practices.
Guides authoring SKILL.md files for Claude Code: structure, frontmatter fields, invocation controls, argument hints, hooks. Use when creating skills for reference, methodology, or workflows.