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
Copygit clone --depth 1 https://github.com/PrefectHQ/colin /tmp/using-colin && cp -r /tmp/using-colin/src/colin/blueprints/quickstart/models ~/.claude/skills/using-colinThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
# Using Colin
Compiled from live documentation.
{{ colin.github.file('PrefectHQ/colin', 'docs/getting-started/quickstart.mdx').content }}
---
{{ ref('tips.md').content }}More from this repository