Skip to content
Skillv1.0.0

api

Per-module API references, one file per snake_in_box package: analysis.md, benchmarks.md, core.md, search.md, utils.md, README.md. Keep in sync when a package's public functions change.

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

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

See reviews

About

Imported from docxology/snake (docs/api/AGENTS.md). Install upstream with npx skills add docxology/snake --skill api. Copyright stays with the author.

AGENTS.md — docs/api/

Per-module API references, one file per snake_in_box package: analysis.md, benchmarks.md, core.md, search.md, utils.md, README.md. Keep in sync when a package's public functions change.

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/docxology-snake-api/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.

docxology-snake-api.ocm.jsonjson
{
  "ocm": "1",
  "id": "docxology-snake-api",
  "kind": "skill",
  "name": "api",
  "description": "Per-module API references, one file per snake_in_box package: analysis.md, benchmarks.md, core.md, search.md, utils.md, README.md. Keep in sync when a package's public functions change.",
  "publisher": "docxology",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Per-module API references, one file per snake_in_box package: analysis.md, benchmarks.md, core.md, search.md, utils.md, README.md. Keep in sync when a package's public functions change."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/docxology/snake",
      "path": "docs/api/AGENTS.md",
      "ref": "625a01f1e0cf7f6ccdd58805d683b47d1382cac4",
      "url": "https://github.com/docxology/snake/blob/625a01f1e0cf7f6ccdd58805d683b47d1382cac4/docs/api/AGENTS.md",
      "key": "docxology/snake/docs/api/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md — docs/api/\n\nPer-module API references, one file per snake_in_box package: analysis.md, benchmarks.md, core.md, search.md, utils.md, README.md. Keep in sync when a package's public functions change.",
  "cost": {
    "context_tokens": 52
  }
}

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