Skip to main content
ClaudeWave
Skill118 estrellas del repoactualizado 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.

Instalar en Claude Code
Copiar
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
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Using Colin

Compiled from live documentation.

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

---

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