Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By Mapika
Read research papers with strict per-claim citations. Fetches PDF + tex source + real BibTeX from open sources (OpenAlex, Crossref, DBLP, ACL, Semantic Scholar, arXiv). Never fabricates citations.
npx claudepluginhub mapika/paper-reader --plugin paper-readerClaude Code skill for reading research papers without making things up.
Pulls the PDF (and the arXiv tex source if available), fetches a real BibTeX entry from open sources, and forces every claim in your answer to carry a section or table/figure plus page number. If the bib can't be resolved, it says so instead of inventing one.
In Claude Code:
/plugin marketplace add Mapika/paper-reader
/plugin install paper-reader@mapika
The first command registers this repo as a marketplace (named mapika). The second pulls the paper-reader plugin from it.
Or just clone the skill folder directly:
git clone https://github.com/Mapika/paper-reader /tmp/pr && \
cp -r /tmp/pr/plugins/paper-reader/skills/paper-reader ~/.claude/skills/
Restart Claude Code and the skill loads automatically.
Give it any of:
1706.03762, arxiv.org/abs/...)It runs scripts/fetch_paper.py, which puts the artifacts under ~/papers/<slug>/:
~/papers/dao2022-flashattention-fast-memory-efficient/
paper.pdf
citation.bib real, sourced via the chain below
meta.json title, authors, year, bibkey, bib_trail
source/ arXiv tex tree (extracted)
notes.md generated on first read
Bib lookup chain, in order:
.bib, Crossref by DOI)If none of those return anything, the script writes citation.MISSING with the full trail. It will not synthesize a BibTeX entry from training memory.
For DOI inputs without an obvious PDF URL, it tries Unpaywall and the OpenAlex best_oa_location.pdf_url field before giving up.
Default style is inline locators:
Self-attention runs in O(n²·d) per layer (Vaswani et al. 2017, §3.2.2, p.6).
The Transformer outperforms ConvS2S by 2.0 BLEU on EN-DE (ibid., Table 2, p.8).
Every factual claim about a paper gets one. Numbers cite the table or figure they came from. If a locator can't be found, the claim gets dropped rather than rounded into a guess.
Three test prompts (FlashAttention summary, GPT-3 title-only bibtex, "Attention Is All You Need" answer-from-memory), with the skill vs. no skill, single run each:
| with skill | no skill | delta | |
|---|---|---|---|
| Pass rate | 0.93 | 0.70 | +23 pts |
| Wall clock | 170 s | 42 s | +128 s |
| Tokens | 61 k | 18 k | +43 k |
The skill is slower and more expensive. That's the deal. If you want a vague summary, don't load it.
What the gap actually looks like, on the same prompt:
baseline: "FlashAttention is 15% faster on BERT, 3x on GPT-2, 2.4x on LRA."
with skill: "BERT-large in 17.4 min vs 20.0 min for the MLPerf 1.1 record (Dao et al. 2022, Table 1, p.7). GPT-2 small reaches 18.2 ppl on OpenWebText in 2.7 days vs 9.5 for HuggingFace and 4.7 for Megatron-LM (ibid., Table 2, p.8). LRA 2.4x on the vanilla Transformer at lengths 1K-4K (ibid., Table 3, p.8)."
Reading a 20-page paper end to end is expensive on Opus/Sonnet. The skill can dispatch the read to Haiku and use a returned JSON claim-index to compose the reply. Two ways to invoke it:
Agent tool with model=haiku (top-level Claude Code session)claude -p --model claude-haiku-4-5-20251001 via Bash (works inside subagents, headless contexts, automation)The skill picks whichever is available. If neither is, it falls back to reading directly via the bundled extract_pages.py.
Python 3.9+ for the fetcher (stdlib only, no pip install needed). uvx for PDF text extraction via pypdf. No system packages required, specifically no poppler.
Network access to: arxiv.org, api.openalex.org, dblp.org, api.crossref.org, aclanthology.org, api.semanticscholar.org, api.unpaywall.org.
MIT.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
AI taste judge for Claude Code. Your code. Your taste.
Generate matplotlib figures in a soft-pastel, warm-earth, research-blog visual register — bold sans-serif display titles, scatter overlaid with smoothed trends and shaded confidence bands, signature rounded bars, minimal axes, and '↓better' badges. White background by default (conference-ready), with an opt-in warm cream blog background. Ships 16 chart archetypes and a dependency-light style helper.
Catch and fix LLM 'style smells' in non-fiction prose — quality signals, not an AI-detection verdict.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim