taxonomy-build

Organize paper analysis results into a hierarchical taxonomy in taxonomy.md.

1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/HeXiao-55/Auto-SurveyMind --skill taxonomy-build
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: taxonomy-build
Source: https://github.com/HeXiao-55/Auto-SurveyMind/tree/main/skills/taxonomy-build
Command: npx skills add https://github.com/HeXiao-55/Auto-SurveyMind --skill taxonomy-build

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hierarchical taxonomy generation from scattered paper analysis results to support organized survey construction and automated synthesis.

Core Features & Use Cases

  • hierarchical organization by Level 1: Method Category, Level 2: Submethod, Level 3: Specific Technique
  • machine-readable output in taxonomy.md following the project's TAXONOMY_TEMPLATE.md
  • evidence-grounded taxonomy nodes with cross-references and coverage reporting
  • supports lossless integration with gap-identify for downstream gap analysis

Quick Start

Run taxonomy-build after analyzing papers and placing results in paper_analysis_results/ to generate taxonomy.md

Frequently Asked Questions about taxonomy-build

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

FAQPage Schema
How do I build a structured taxonomy from multiple paper analyses for a survey?

You build a taxonomy by organizing paper analysis results into a hierarchy of method category, submethod, and specific technique. This generates a machine-readable taxonomy.md with evidence-grounded nodes and cross-references for survey construction.

What is a machine-readable taxonomy for survey construction?

A machine-readable taxonomy for survey construction is a hierarchical classification of papers by training paradigm and evaluation focus. It structures paper analysis results into export-ready formatting with cross-references and coverage reporting in taxonomy.md.

How do I classify research papers by method category and training paradigm?

You classify research papers by processing their analysis results into a Level 1 method category, Level 2 submethod, and Level 3 specific technique. This generates evidence-grounded taxonomy nodes with cross-references.

Do I need prior paper analysis results to generate a hierarchical taxonomy?

Yes, generating a hierarchical taxonomy requires prior paper analysis results. You must place existing analysis outputs into the paper_analysis_results/ directory to process and generate the final taxonomy.md file.

Can I use the generated taxonomy for downstream gap analysis?

Yes, you can use the generated taxonomy for downstream gap analysis. The taxonomy.md provides lossless integration with gap-identify workflows, supporting automated synthesis and coverage reporting for your research survey.

What's the best way to ensure taxonomy nodes are evidence-grounded in a literature review?

The best way to ensure evidence-grounded taxonomy nodes is to generate them from structured paper analysis results. This process binds evidence to hierarchical classifications and produces cross-references with coverage reporting in taxonomy.md.