My personal collection of Agent Skills — self-contained folders of instructions and resources that AI agents load on demand to perform specialized tasks.
| Skill | Description |
|---|---|
| orchestrate | Plans and executes a delivery from a spec, with explicit start approval and optional delegation. Pauses with /orchestrate checkpoint and resumes from a CHECKPOINT.md path. |
Works with 20+ agents — Claude Code, Codex, Cursor, Gemini CLI, GitHub Copilot, and more:
npx skills add ribeirogab/agent-skillsTo install a single skill:
npx skills add ribeirogab/agent-skills --skill orchestrate