Skip to content
Skillv1.0.0

agents

AGENTS.md — `cognitive/ant_colony/agents`

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/cognitive (ant_colony/agents/AGENTS.md). Install upstream with npx skills add docxology/cognitive --skill agents. Copyright stays with the author.

AGENTS.md — cognitive/ant_colony/agents

Status: SKELETON (auto-generated 2026-08-30, fleet pass in progress). Contents below must be verified and expanded by a lane agent before this stub is considered accurate.

Scope

  • Local-only path under projects/ongoing/ — matched by the root .gitignore rule projects/* and never committed.
  • Parent standard: see /Volumes/external_drive/Git/template/projects/ongoing/AGENTS.md.

Layout

  • (to be filled: list child folders/files and their roles)

Gotchas

  • (to be filled)

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-cognitive-agents/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-cognitive-agents.ocm.jsonjson
{
  "ocm": "1",
  "id": "docxology-cognitive-agents",
  "kind": "skill",
  "name": "agents",
  "description": "AGENTS.md — `cognitive/ant_colony/agents`",
  "publisher": "docxology",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "AGENTS.md — `cognitive/ant_colony/agents`"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/docxology/cognitive",
      "path": "ant_colony/agents/AGENTS.md",
      "ref": "7b65e07d6f9508c989e4de496859f8765c13f20c",
      "url": "https://github.com/docxology/cognitive/blob/7b65e07d6f9508c989e4de496859f8765c13f20c/ant_colony/agents/AGENTS.md",
      "key": "docxology/cognitive/ant_colony/agents/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md — `cognitive/ant_colony/agents`\n\n> Status: SKELETON (auto-generated 2026-08-30, fleet pass in progress).\n> Contents below must be verified and expanded by a lane agent before this\n> stub is considered accurate.\n\n## Scope\n- Local-only path under `projects/ongoing/` — matched by the root\n  `.gitignore` rule `projects/*` and never committed.\n- Parent standard: see `/Volumes/external_drive/Git/template/projects/ongoing/AGENTS.md`.\n\n## Layout\n- (to be filled: list child folders/files and their roles)\n\n## Gotchas\n- (to be filled)",
  "cost": {
    "context_tokens": 135
  }
}

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