Skip to main content
ClaudeWave
Skill118 repo starsupdated 1mo ago

using-colin

How to use Colin to compile agent skills from live sources. Use when working with Colin projects, templates, compilation, or skill management.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/PrefectHQ/colin /tmp/using-colin && cp -r /tmp/using-colin/src/colin/blueprints/quickstart/models ~/.claude/skills/using-colin
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Using Colin

Compiled from live documentation.

{{ colin.github.file('PrefectHQ/colin', 'docs/getting-started/quickstart.mdx').content }}

---

{{ ref('tips.md').content }}