benchmark-research-skill
Extract benchmarks, datasets, and metrics from research papers
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install benchmark-research-skill?โผ
Run `npx skills add EternalWavee/benchmark-research-skill --all -g -y` in your terminal to install it globally.
How to find what benchmarks a paper uses?โผ
Give the skill an arXiv ID or PDF and it reads the experiment sections and tables, then lists every dataset, metric, and baseline with evidence.
How to survey benchmarks for a research topic?โผ
Provide a topic and the skill searches related method papers, follows baseline comparisons up to two layers, and produces a survey report of usable benchmarks.
Does it work with Obsidian?โผ
Yes. You set your vault path in config.yaml and all evidence files and Markdown reports are saved into a structured benchmark workspace.
Do I need coding skills to use it?โผ
No. You just ask in plain language, and the agent runs the fetch, extraction, and report scripts for you.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides