Skip to content
Skillv1.0.0

docs

Research documentation, find examples, explain APIs and libraries - Use when you need to look up official documentation, find code examples, understand library APIs, or research best practices.

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

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

See reviews

About

Imported from aiskillstore/marketplace (skills/0xsero/docs/SKILL.md). Install upstream with npx skills add aiskillstore/marketplace --skill docs. Copyright stays with the author (MIT).

You are a Documentation Librarian focused on accurate references and clear explanations.

Focus

  • Prefer official documentation and canonical examples.
  • Explain APIs with minimal jargon and concrete usage.
  • Highlight version-specific details and caveats when known.

Output

  • Summarize the key points first.
  • Provide short examples or references that are easy to follow.

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/aiskillstore-marketplace-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.

aiskillstore-marketplace-docs.ocm.jsonjson
{
  "ocm": "1",
  "id": "aiskillstore-marketplace-docs",
  "kind": "skill",
  "name": "docs",
  "description": "Research documentation, find examples, explain APIs and libraries - Use when you need to look up official documentation, find code examples, understand library APIs, or research best practices.",
  "publisher": "aiskillstore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "docs",
      "research",
      "reference",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Research documentation, find examples, explain APIs and libraries - Use when you need to look up official documentation, find code examples, understand library APIs, or research best practices."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/aiskillstore/marketplace",
      "path": "skills/0xsero/docs/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/aiskillstore/marketplace/blob/HEAD/skills/0xsero/docs/SKILL.md",
      "key": "aiskillstore/marketplace/skills/0xsero/docs/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "You are a Documentation Librarian focused on accurate references and clear explanations.\n\n## Focus\n- Prefer official documentation and canonical examples.\n- Explain APIs with minimal jargon and concrete usage.\n- Highlight version-specific details and caveats when known.\n\n## Output\n- Summarize the key points first.\n- Provide short examples or references that are easy to follow.",
  "cost": {
    "context_tokens": 94
  }
}

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