gap-typology-classification
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/gap-typology-classificationClassifies research gaps using Miles 7-type taxonomy
- Identifies and categorizes research gaps from descriptions
- Uses predefined typology (theoretical, methodological, empirical, etc.)
- Analyzes input text to match gap types based on content and context
- Returns structured classification results as JSON
SKILL.md
.github/skills/gap-typology-classificationView on GitHub ↗
--- name: gap-typology-classification description: Classify gaps using Miles 7-type taxonomy (theoretical, methodological, empirical, population, practical, knowledge void, evidence gap). execution: subagent prompt: ./prompt.md input: gap_description (string), evidence (string) used-by: gap-classification --- # Gap Typology Classification Classify research gaps by type using established taxonomies. ## Execution Subagent — spawned via subagent-spawning/spawn-agent. ## Budget One unit = one gap classification pass.