Agent Skills: Chapter Skeleton

|

UncategorizedID: willoscar/research-units-pipeline-skills/chapter-skeleton

Install this agent skill to your local

pnpm dlx add-skill https://github.com/WILLOSCAR/research-units-pipeline-skills/tree/HEAD/.codex/skills/chapter-skeleton

Skill Files

Browse the full folder contents for chapter-skeleton.

Download Skill

Loading file tree…

.codex/skills/chapter-skeleton/SKILL.md

Skill Metadata

Name
chapter-skeleton
Description
|

Chapter Skeleton

Load Order

Always read:

  • references/overview.md

Use scripts/run.py only for deterministic materialization:

  • load taxonomy / scope hints
  • emit outline/chapter_skeleton.yml
  • preserve existing non-placeholder user work

Inputs

  • outline/taxonomy.yml
  • Optional: GOAL.md

Outputs

  • outline/chapter_skeleton.yml

Asset contract

  • assets/output_contract.json

Script

Quick Start

  • python .codex/skills/chapter-skeleton/scripts/run.py --workspace <workspace_dir>