Imported from majiayu000/claude-skill-registry (skills/skills/models-prefecthq-colin-4/SKILL.md). Install upstream with npx skills add majiayu000/claude-skill-registry --skill models-prefecthq-colin-4. Copyright stays with the author.
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/majiayu000-claude-skill-registry-models-prefecthq-colin-4/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "majiayu000-claude-skill-registry-models-prefecthq-colin-4",
"kind": "skill",
"name": "using-colin",
"description": "How to use Colin to compile agent skills from live sources. Use when working with Colin projects, templates, compilation, or skill management.",
"publisher": "majiayu000",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"How to use Colin to compile agent skills from live sources. Use when working with Colin projects, templates, compilation, or skill management."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/majiayu000/claude-skill-registry",
"path": "skills/skills/models-prefecthq-colin-4/SKILL.md",
"ref": "a16e8e7bdddc9a7406a56f51e520cef7a8646208",
"url": "https://github.com/majiayu000/claude-skill-registry/blob/a16e8e7bdddc9a7406a56f51e520cef7a8646208/skills/skills/models-prefecthq-colin-4/SKILL.md",
"key": "majiayu000/claude-skill-registry/skills/skills/models-prefecthq-colin-4/SKILL.md"
}
},
"instructions": "# Using Colin\n\nCompiled from live documentation.\n\n{{ colin.github.file('PrefectHQ/colin', 'docs/getting-started/quickstart.mdx').content }}\n\n---\n\n{{ ref('tips.md').content }}",
"cost": {
"context_tokens": 43
}
}
Fetch it by URL: GET /api/v1/registry/majiayu000-claude-skill-registry-models-prefecthq-colin-4/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.