Provides standardized instructions and templates for adding new domain-specific skills to existing Claude Code plugins.
The add-skill guide is an essential utility for developers working within the Claude Code ecosystem, offering a structured framework for extending plugin capabilities. It streamlines the creation of new skills by detailing necessary file structures, YAML metadata requirements, and script path resolution techniques. By following this guide, developers ensure their custom skills are properly indexed, memory-efficient across three levels of content, and fully compatible with plugin marketplace standards.
Key Features
01Standardized SKILL.md template generation
02Script path resolution patterns for cached plugins
03YAML frontmatter validation rules
040 GitHub stars
05Step-by-step directory structure guidance
06Metadata and token usage optimization strategies
Use Cases
01Extending an existing Claude Code plugin with custom domain knowledge
02Onboarding contributors to a shared plugin marketplace
03Scaling developer workflows with reusable script-based skills