Skip to content
Skillv1.0.0

voedger

Use skills from .claude/skills folder.

by voedger(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from voedger/voedger (AGENTS.md). Install upstream with npx skills add voedger/voedger. Copyright stays with the author.

Agents instructions

Skills

Use skills from .claude/skills folder.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/voedger-voedger-voedger/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.

voedger-voedger-voedger.ocm.jsonjson
{
  "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

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.