Skills
Reusable capability modules that teach Claude Code a workflow once and reuse it every session.
Skills package a workflow as Markdown plus frontmatter. User-invocable ones surface as slash commands; the rest load on demand when their triggers match.
Overview
What a skill is and how Claude Code loads one.
Command skills
User-invocable skills that surface as slash commands.
Reference skills
Pattern libraries loaded on demand rather than invoked.
Skill composition
Chaining skills so one workflow feeds the next.
Writing skills
Authoring standards, frontmatter, and the size budget.
Dependency graph
Which skills depend on which, visualized.
Analytics Dashboard
Visualize your Claude Code usage — model delegation, token costs, agent performance, and session trends.
How Skills Work
Skills are reusable knowledge modules -- SKILL.md files with optional references -- that OrchestKit injects into agent context so Claude knows the right patterns for the task at hand.
Last updated on