# Skills System Skills are reusable capability packages that extend what the agent can do without modifying the core source code. ## Structure ``` skills/ index.md ← registry of all available skills / SKILL.md ← documentation: purpose, usage, script API