Build capability taxonomy, map existing benchmark coverage
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill capability-taxonomy-mapping --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Capability Taxonomy Mapping?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-capability-taxonomy-mapping)More formats (shields.io, HTML) on the badges page.
---
name: capability-taxonomy-mapping
description: Build capability taxonomy, map existing benchmark coverage
execution: subagent
prompt: ./prompt.md
input: domain, existing_benchmarks
used-by: benchmark-archaeology
---
# Capability Taxonomy Mapping SOP
Build a hierarchical capability taxonomy for a domain and map existing benchmark coverage onto it to identify gaps and redundancies.
## Input
- **domain**: The capability domain to taxonomize (e.g., "language understanding", "visual reasoning")
- **existing_benchmarks**: List of known benchmarks in the domain with brief descriptions
## Procedure
1. Construct hierarchical capability taxonomy from literature
2. Map each benchmark to taxonomy nodes it covers
3. Compute coverage density per node
4. Identify white spaces (uncovered capabilities)
5. Identify redundancy clusters (over-covered capabilities)
## Output
Annotated taxonomy tree with coverage statistics and prioritized gaps.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!