Imported from docxology/AGEINT (output/data/curriculum/parts/05-technical-intelligence-and-cyber-operations/chapters/AGENTS.md). Install upstream with npx skills add docxology/AGEINT --skill chapters. Copyright stays with the author.
GENERATED Chapter data directories for this part. Each child <NN-slug>/ holds chapter.json and sections.jsonl.
Gotchas
Generated by scripts/build_curriculum.py — do not hand-edit.
Local-only path under the AGEINT checkout (projects/ongoing/docxology/AGEINT in the template workspace); AGEINT itself is public (Zenodo DOI 10.5281/zenodo.20732274) but this checkout is not committed from here.
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-ageint-chapters/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-ageint-chapters.ocm.jsonjson
{
"ocm": "1",
"id": "docxology-ageint-chapters",
"kind": "skill",
"name": "chapters",
"description": "GENERATED Chapter data directories for this part. Each child `<NN-slug>/` holds `chapter.json` and `sections.jsonl`.",
"publisher": "docxology",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"GENERATED Chapter data directories for this part. Each child `<NN-slug>/` holds `chapter.json` and `sections.jsonl`."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/docxology/AGEINT",
"path": "output/data/curriculum/parts/05-technical-intelligence-and-cyber-operations/chapters/AGENTS.md",
"ref": "d44e3e7ec2466f40d3e280a258453c167133f501",
"url": "https://github.com/docxology/AGEINT/blob/d44e3e7ec2466f40d3e280a258453c167133f501/output/data/curriculum/parts/05-technical-intelligence-and-cyber-operations/chapters/AGENTS.md",
"key": "docxology/AGEINT/output/data/curriculum/parts/05-technical-intelligence-and-cyber-operations/chapters/AGENTS.md"
}
},
"instructions": "# AGENTS.md — `output/data/curriculum/parts/05-technical-intelligence-and-cyber-operations/chapters`\n\nGENERATED Chapter data directories for this part. Each child `<NN-slug>/` holds `chapter.json` and `sections.jsonl`.\n\n## Gotchas\n- Generated by `scripts/build_curriculum.py` — do not hand-edit.\n- Local-only path under the AGEINT checkout (`projects/ongoing/docxology/AGEINT` in the template workspace); AGEINT itself is public (Zenodo DOI 10.5281/zenodo.20732274) but this checkout is not committed from here.",
"cost": {
"context_tokens": 127
}
}
Fetch it by URL: GET /api/v1/registry/docxology-ageint-chapters/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.