scientific-papers-to-dataset
Installation
SKILL.md
scientific-papers-to-dataset
Build datasets by extracting structured data from academic papers and traversing citation graphs.
When to Use This Skill
Use this skill when the user wants to:
- Create a dataset from academic papers
- Extract structured information from PDFs
- Search for papers on a topic using OpenAlex
- Traverse citation graphs to find related papers
Architecture: Subagent Pattern
[!IMPORTANT] Use subagents for PDF download, relevance checking, data extraction, and citation traversal to keep the main context clean.