Sample Skills
Examples for Sample Skills.
| Example | Description |
|---|---|
| Code Review | Examples for Code Review. |
| Git Workflow | Examples for Git Workflow. |
Complete skill packages
A skill folder contains SKILL.md with name/description metadata and instructions, plus optional references/ and scripts/. The agent sees the skill catalog first and can load instructions and references when needed. Script reads use execute=False; opting into execute=True runs the helper locally.
| Skill | Definition and reference |
|---|---|
| Code review | SKILL.md and style guide |
| Git workflow | SKILL.md and commit types |
Use Basic Skills to load both complete folders and prepare their scripts for direct execution.