paper-reading-skill
Reviewer-level arXiv paper reading reports with traceable evidence
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install paper-reading-skill?โผ
Run `npx skills add sodalone/paper-reading-skill --all -g -y` in your terminal to install the skill globally.
How to generate a paper reading report?โผ
Ask your agent to use $paper-reading with an arXiv link or ID, and it runs the pipeline to fetch the paper and produce a complete Markdown report.
What makes these reports reviewer-level?โผ
Every core claim is checked in a Claim-Evidence-Verdict table against experiments, proofs, data, or code, with full traceability to the original text.
Does it work with Claude Code and Codex?โผ
Yes. It follows the standard SKILL.md format and runs in Codex, Claude Code, and other compatible agent environments.
Can it handle theory or survey papers?โผ
Yes. It detects the paper type first and adapts its evidence approach, using proofs for theory papers and coverage analysis for surveys.
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