From kimchi
Enables custom skill handling in Claude Code. Activates automatically on custom skill contexts or via direct /custom-skill invocation for extending capabilities.
How this skill is triggered — by the user, by Claude, or both
Slash command
/kimchi:custom-skillThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Custom skill
Custom skill
npx claudepluginhub tromml/kimchi --plugin kimchiPlaceholder skill description for toskill.md — the content describes itself with a circular reference. No functional capabilities are defined.
Guides users on creating effective skills for Claude Code plugins, covering skill anatomy, metadata, and bundling scripts and references.
Guides creation of skills for Claude Code plugins, covering SKILL.md structure, bundled resources, and best practices for progressive disclosure and skill development.