Dictation354Dictation354Communityยท1 Agent Skills Included

paper-fetch-skill

Fetch full-text academic papers as clean structured Markdown

Fetches academic papers by DOI, URL, title, or arXiv ID and converts them into clean Markdown with metadata, sections, formulas, tables, and references. Downloads figures and supplementary assets, rewrites local links, and reports quality diagnostics instead of silently failing. Works through a CLI or MCP connection so agents in Codex or Claude Code can read full papers, not just abstracts.
npx skills add Dictation354/paper-fetch-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install paper-fetch-skill?โ–ผ

Run `npx skills add Dictation354/paper-fetch-skill --all -g -y` in your terminal to install the skill globally for your agent.

How to get full paper text from a DOI?โ–ผ

Pass the DOI, URL, or title to paper-fetch and it returns structured Markdown with sections, formulas, tables, references, and downloadable figures.

Does paper-fetch bypass paywalls?โ–ผ

No. It only retrieves content you already have legal access to, using your own credentials, API keys, or institutional access.

Does paper-fetch work with Claude Code and Codex?โ–ผ

Yes. It ships an MCP server and a SKILL.md file so hosts like Claude Code, Codex, and Cursor can call it directly.

Can I fetch many papers at once?โ–ผ

Yes. Provide a text file with one query per line and the batch mode fetches them concurrently, logging each result to a JSONL report.

Related Repositories in Education & Research

View All in Education & Researchโ†’