taxonomy-builder

Build multi-level taxonomies from core_set.csv into outline/taxonomy.yml.

497|38|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill taxonomy-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: taxonomy-builder
Source: https://github.com/WILLOSCAR/research-units-pipeline-skills/tree/main/.codex/skills/taxonomy-builder
Command: npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill taxonomy-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of structured, multi-level taxonomies from a set of research papers, making it easier to organize and understand complex literature.

Core Features & Use Cases

  • Automated Taxonomy Generation: Creates a YAML-formatted taxonomy (outline/taxonomy.yml) with at least two levels and descriptive nodes.
  • Domain-Specific Packs: Supports specialized taxonomies for domains like LLM Agents, Generative Image Models, and Embodied AI.
  • Use Case: After gathering core papers for a literature survey on LLM agents, use this Skill to generate an initial, structured outline that can be refined for the final survey document.

Quick Start

Use the taxonomy-builder skill to generate a taxonomy from the papers in papers/core_set.csv.

Frequently Asked Questions about taxonomy-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a taxonomy from research papers for a literature review?

To generate a taxonomy from research papers, you provide a core paper set in CSV format and scope constraints. This skill processes the literature to output a structured YAML file with multi-level categories and short descriptions per node.

What is the best way to build a structured domain model from a CSV file of papers?

Building a structured domain model from a CSV file involves automated categorization based on paper content. This skill creates a YAML taxonomy with at least two hierarchical levels, organizing complex literature into a structured outline for easier understanding.

Can I create a taxonomy for LLM agents or generative image models specifically?

Yes, you can create taxonomies for LLM agents or generative image models using domain-specific packs. The skill includes specialized packs for these domains and embodied AI, falling back to a generic builder when no specific pack applies.

Do I need a specific input format to organize literature into a YAML taxonomy?

Yes, you need a specific input format to organize literature into a YAML taxonomy. The skill requires a core_set.csv file containing your gathered research papers as input to generate the structured outline.

What limitations exist when generating a multi-level taxonomy automatically?

A limitation when generating a multi-level taxonomy automatically is the reliance on the initial core_set.csv input scope. The generated YAML outline serves as an initial structured draft that typically requires manual refinement for final survey documents.

Does the taxonomy-builder skill support domains outside of embodied AI and LLMs?

Yes, the taxonomy-builder skill supports domains outside of embodied AI and LLMs. When no domain-specific pack applies to your research papers, it automatically falls back to a generic builder to create the structured YAML taxonomy.