Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/lesandrod-wikidota2-wikidota2/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.
lesandrod-wikidota2-wikidota2.ocm.jsonjson
{
"ocm": "1",
"id": "lesandrod-wikidota2-wikidota2",
"kind": "skill",
"name": "wikidota2",
"description": "You are an expert in JavaScript, Rspack, and web application development. You write maintainable, performant, and accessible code.",
"publisher": "Lesandrod",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"You are an expert in JavaScript, Rspack, and web application development. You write maintainable, performant, and accessible code."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Lesandrod/wikidota2",
"path": "AGENTS.md",
"ref": "778a2978f254342a3cc676d5539fef573dcb5c8f",
"url": "https://github.com/Lesandrod/wikidota2/blob/778a2978f254342a3cc676d5539fef573dcb5c8f/AGENTS.md",
"key": "Lesandrod/wikidota2/AGENTS.md"
}
},
"instructions": "# AGENTS.md\n\nYou are an expert in JavaScript, Rspack, and web application development. You write maintainable, performant, and accessible code.\n\n## Commands\n\n- `npm run dev` - Start the dev server\n- `npm run build` - Build the app for production\n- `npm run preview` - Preview the production build locally\n\n## Docs\n\n- Rspack: https://rspack.rs/llms.txt",
"cost": {
"context_tokens": 87
}
}
Fetch it by URL: GET /api/v1/registry/lesandrod-wikidota2-wikidota2/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.