Identify and catalog all relevant benchmarks in target domain
Scanned 9/5/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill knowledge-acquisition-benchmark-inventory --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Knowledge Acquisition Benchmark Inventory?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-knowledge-acquisition-benchmark-inventory)More formats (shields.io, HTML) on the badges page.
---
name: knowledge-acquisition-benchmark-inventory
description: Identify and catalog all relevant benchmarks in target domain
execution: subagent
prompt: ./prompt.md
input: research_domain, capability_focus
dependencies:
sops:
- spawn-agent
---
# Benchmark Inventory SOP
Identify, catalog, and characterize all relevant benchmarks for a given research domain and capability focus area.
## Input
- **research_domain**: The broad research area (e.g., "natural language understanding", "code generation", "multimodal reasoning")
- **capability_focus**: Specific capability of interest (e.g., "commonsense reasoning", "mathematical problem solving")
## Procedure
1. Search Papers With Code for benchmarks tagged with the domain
2. Search Semantic Scholar for benchmark papers in the domain
3. Search web for leaderboards and evaluation suites
4. For each benchmark found, collect: name, year, paper, size, primary metric, current SOTA, status
5. Classify by: capability tested, modality, difficulty level, maintenance status
## Output
Structured catalog of benchmarks with metadata sufficient for downstream analysis selection.
<!-- BEGIN available-tables (generated) -->
## Available SOPs
Optional, no fixed order; the final leaf is always a sop.
| SOP | When to use |
| --- | --- |
| spawn-agent | Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent. |
<!-- END available-tables (generated) -->
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!