Skip to content
Skillv1.0.0

unit_X

Keep this file thin. Follow [`../AGENTS.md`](../AGENTS.md) for question-bank structure, solution blocks, and assessment metadata. Run `../../../scripts/sync_assessment_metadata.py --check` after edits

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/biology_textbook (docs/manuscript/questions/unit_X/AGENTS.md). Install upstream with npx skills add docxology/biology_textbook --skill unit_X. Copyright stays with the author.

docs/manuscript/questions/unit_X/ — AGENTS.md

Keep this file thin. Follow ../AGENTS.md for question-bank structure, solution blocks, and assessment metadata. Run ../../../scripts/sync_assessment_metadata.py --check after edits.

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-biology-textbook-unit-x/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-biology-textbook-unit-x.ocm.jsonjson
{
  "ocm": "1",
  "id": "docxology-biology-textbook-unit-x",
  "kind": "skill",
  "name": "unit_X",
  "description": "Keep this file thin. Follow [`../AGENTS.md`](../AGENTS.md) for question-bank structure, solution blocks, and assessment metadata. Run `../../../scripts/sync_assessment_metadata.py --check` after edits.",
  "publisher": "docxology",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Keep this file thin. Follow [`../AGENTS.md`](../AGENTS.md) for question-bank structure, solution blocks, and assessment metadata. Run `../../../scripts/sync_assessment_metadata.py --check` after edits."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/docxology/biology_textbook",
      "path": "docs/manuscript/questions/unit_X/AGENTS.md",
      "ref": "ae9becb639ef930c021ad017b8c06f5531d13215",
      "url": "https://github.com/docxology/biology_textbook/blob/ae9becb639ef930c021ad017b8c06f5531d13215/docs/manuscript/questions/unit_X/AGENTS.md",
      "key": "docxology/biology_textbook/docs/manuscript/questions/unit_X/AGENTS.md"
    }
  },
  "instructions": "# `docs/manuscript/questions/unit_X/` — AGENTS.md\n\nKeep this file thin. Follow [`../AGENTS.md`](../AGENTS.md) for question-bank structure, solution blocks, and assessment metadata. Run `../../../scripts/sync_assessment_metadata.py --check` after edits.",
  "cost": {
    "context_tokens": 63
  }
}

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