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 |
|---|---|
| spec-orchestrator-handoff | Writes the opening handoff for the orchestrator session of a layered delivery from a spec (URL, local file path, or pasted text) — one file in the system temp directory, the path printed as the only output. |
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 spec-orchestrator-handoff