prefecthq/using-colin
How to use Colin to compile agent skills from live sources. Use when working with Colin projects, templates, compilation, or skill management.
npx skills add https://github.com/PrefectHQ/colin --skill using-colin
Compiled from live documentation.
{{ colin.github.file('PrefectHQ/colin', 'docs/getting-started/quickstart.mdx').content }}
{{ ref('tips.md').content }}
Take prefecthq/using-colin from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.