Imported from voedger/voedger (
AGENTS.md). Install upstream withnpx skills add voedger/voedger. Copyright stays with the author.
Agents instructions
Skills
Use skills from .claude/skills folder.
Use skills from .claude/skills folder.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from voedger/voedger (
AGENTS.md). Install upstream withnpx skills add voedger/voedger. Copyright stays with the author.
Use skills from .claude/skills folder.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/voedger-voedger-voedger/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "voedger-voedger-voedger",
"kind": "skill",
"name": "voedger",
"description": "Use skills from .claude/skills folder.",
"publisher": "voedger",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use skills from .claude/skills folder."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/voedger/voedger",
"path": "AGENTS.md",
"ref": "de176b37984d35628d37d985a3249c0ed8fd168b",
"url": "https://github.com/voedger/voedger/blob/de176b37984d35628d37d985a3249c0ed8fd168b/AGENTS.md",
"key": "voedger/voedger/AGENTS.md"
}
},
"instructions": "# Agents instructions\n\n## Skills\n\nUse skills from .claude/skills folder.",
"cost": {
"context_tokens": 18
}
}Fetch it by URL: GET /api/v1/registry/voedger-voedger-voedger/manifest?version=1.0.0
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.