Releases: Mapika/paper-reader
Releases · Mapika/paper-reader
v0.1.0
First release.
Install 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 skip the marketplace step and drop the skill folder directly:
git clone --branch v0.1.0 https://github.com/Mapika/paper-reader ~/.claude/skills/paper-readerBench numbers on a 3-task eval set (FlashAttention, GPT-3, "Attention Is All You Need"):
| with skill | no skill | |
|---|---|---|
| Pass rate | 0.93 | 0.70 |
| Wall clock | 170 s | 42 s |
| Tokens | 61 k | 18 k |
See README for the full story.