Skip to content
Skillv1.0.0

part_0

Question banks for Part 0.

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/template (projects/templates/template_textbook/manuscript/questions/part_0/AGENTS.md). Install upstream with npx skills add docxology/template --skill part_0. Copyright stays with the author.

manuscript/questions/part_0/ — Agent Guide

Question banks for Part 0.

Contents. Per-chapter question stubs; empty until authored.

Contract. One question dir per part; the audit gate checks bank presence as chapters fill.

See the project AGENTS.md and docs/ for the full map.

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-template-part-0/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-template-part-0.ocm.jsonjson
{
  "ocm": "1",
  "id": "docxology-template-part-0",
  "kind": "skill",
  "name": "part_0",
  "description": "Question banks for Part 0.",
  "publisher": "docxology",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Question banks for Part 0."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/docxology/template",
      "path": "projects/templates/template_textbook/manuscript/questions/part_0/AGENTS.md",
      "ref": "cea2904defa92738ed5ef80d0ba5ba6466a783dc",
      "url": "https://github.com/docxology/template/blob/cea2904defa92738ed5ef80d0ba5ba6466a783dc/projects/templates/template_textbook/manuscript/questions/part_0/AGENTS.md",
      "key": "docxology/template/projects/templates/template_textbook/manuscript/questions/part_0/AGENTS.md"
    }
  },
  "instructions": "# `manuscript/questions/part_0/` — Agent Guide\n\nQuestion banks for Part 0.\n\n**Contents.** Per-chapter question stubs; empty until authored.\n\n**Contract.** One question dir per part; the audit gate checks bank presence as chapters fill.\n\nSee the project [`AGENTS.md`](../../../AGENTS.md) and [`docs/`](../../../docs/) for the full map.",
  "cost": {
    "context_tokens": 83
  }
}

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