colin
Compile live data sources into fresh agent skills
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Colin?โผ
Run `npx skills add PrefectHQ/colin --all -g -y` in your terminal to install all skills in this repository globally.
What does Colin do?โผ
Colin is a context engine that compiles templates referencing live sources like GitHub, Linear, and Notion into agent skills, rebuilding only what changed.
How does Colin keep skills up to date?โผ
It records source versions in a manifest and skips recompiling documents whose sources are unchanged, so your skills stay fresh without wasted work.
Does Colin work with Claude Code?โผ
Yes. Set the output target to claude-skill and compiled skills are written directly to your Claude Code skills folder.
Can Colin generate skills from MCP servers?โผ
Yes. Its MCP blueprint inspects any MCP server and generates a documented skill with runnable Python scripts for each tool.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core