Skip to content
Skillv1.0.0

src

../../plugins/muriel/skills/compose/SKILL.md

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

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

See reviews

About

Imported from andyed/muriel (site-docs/src/SKILL.md). Install upstream with npx skills add andyed/muriel --skill src. Copyright stays with the author.

../../plugins/muriel/skills/compose/SKILL.md

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/andyed-muriel-src/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.

andyed-muriel-src.ocm.jsonjson
{
  "ocm": "1",
  "id": "andyed-muriel-src",
  "kind": "skill",
  "name": "src",
  "description": "../../plugins/muriel/skills/compose/SKILL.md",
  "publisher": "andyed",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "../../plugins/muriel/skills/compose/SKILL.md"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/andyed/muriel",
      "path": "site-docs/src/SKILL.md",
      "ref": "5523bd2ef1ef2bd0faab3aa1231efec9323beb15",
      "url": "https://github.com/andyed/muriel/blob/5523bd2ef1ef2bd0faab3aa1231efec9323beb15/site-docs/src/SKILL.md",
      "key": "andyed/muriel/site-docs/src/SKILL.md"
    }
  },
  "instructions": "../../plugins/muriel/skills/compose/SKILL.md",
  "cost": {
    "context_tokens": 11
  }
}

Fetch it by URL: GET /api/v1/registry/andyed-muriel-src/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.