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 developers in creating, improving, and organizing SKILL.md files for Claude Code plugins, covering frontmatter, triggers, structure, progressive disclosure, hooks, budgets, and best practices.
Guides creating effective, portable skills with YAML frontmatter, markdown instructions, and bundled resources. Useful when authoring or updating skills.