Scripts

Examples for Scripts.

ExampleDescription
Commit MessageValidate or generate conventional commit messages.

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.

SkillDefinition and reference
Code reviewSKILL.md and style guide
Git workflowSKILL.md and commit types

Use Basic Skills to load both complete folders and prepare their scripts for direct execution.