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.
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.