Skip to content
Skillv1.0.0

docs

Read README.md throughly and follow the existing format for new content.

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

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

See reviews

About

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

  • Read README.md throughly and follow the existing format for new content.

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/ophwug-docs-docs/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.

ophwug-docs-docs.ocm.jsonjson
{
  "ocm": "1",
  "id": "ophwug-docs-docs",
  "kind": "skill",
  "name": "docs",
  "description": "Read README.md throughly and follow the existing format for new content.",
  "publisher": "ophwug",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Read README.md throughly and follow the existing format for new content."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/ophwug/docs",
      "path": "AGENTS.md",
      "ref": "3340e21fa4c1bb10d95d2298643b49dc7f5d8ccc",
      "url": "https://github.com/ophwug/docs/blob/3340e21fa4c1bb10d95d2298643b49dc7f5d8ccc/AGENTS.md",
      "key": "ophwug/docs/AGENTS.md"
    }
  },
  "instructions": "* Read README.md throughly and follow the existing format for new content.",
  "cost": {
    "context_tokens": 18
  }
}

Fetch it by URL: GET /api/v1/registry/ophwug-docs-docs/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.