Skills Quickstart
Get started with Agent Skills in Command Code. Let's create your first user-level and project-level skill.
Create a global code review skill
Create a project-specific API skill
If you already have skills in .agents/skills/, Command Code picks them up automatically. No migration needed.
.commandcode/skills/ takes priority on name conflicts. Skills from .agents/ show a [.agents] badge in the /skills UI.
- Manage your skills with the
/skillscommand - Read Taste vs. Skills to understand differences and when to use each
- Join our Discord community for support