taxonomy-builder
Installation
SKILL.md
Taxonomy Builder (router, compatibility mode)
Build outline/taxonomy.yml from papers/core_set.csv.
P0 compatibility note:
- The output contract stays the same (
outline/taxonomy.yml, YAML list, >=2 levels, concrete descriptions). - Curated domain taxonomies now live in
assets/domain_packs/*.yamlinstead of Python prose. scripts/run.pystays a deterministic scaffold/helper: detect domain pack -> load pack when available -> otherwise fall back to the generic builder.
Load Order
references/overview.mdreferences/taxonomy_principles.md- If a domain pack applies, read its
references/domain_pack_<domain>.mdandassets/domain_packs/<domain>.yaml - Otherwise read
references/archetypes_generic.md - Calibrate naming/description quality with
references/examples_good.mdandreferences/examples_bad.md
Current compatibility packs:
llm_agents
Related skills