paper-study

rocknroll17-skills

OtherClaude Codeby rocknroll17

Summary

Drop-in briefing agent for reading a research paper. Run /paper-study:new-paper <arxiv_id> to scaffold notes, glossary, and a CLAUDE.md tuned to the paper.

Install to Claude Code

/plugin install paper-study@rocknroll17-skills

Run in Claude Code. Add the marketplace first with /plugin marketplace add rocknroll17/skills if you haven't already.

README.md

skills

Claude Code plugin marketplace for research and study workflows.

Install the marketplace

/plugin marketplace add rocknroll17/skills

Available plugins

| Plugin | What it does | | --- | --- | | paper-study | Drop-in briefing agent for reading a research paper — scaffolds CLAUDE.md, notes/, glossary/, and bundles six paper-specific slash commands. |

Install a plugin

/plugin install paper-study@rocknroll17-skills

Then, in an empty folder:

/paper-study:new-paper 2508.00298

See each plugin's README for details.

Repository layout

skills/
├── .claude-plugin/
│   └── marketplace.json     # this repo as a marketplace
├── paper-study/             # plugin 1
│   ├── .claude-plugin/plugin.json
│   ├── skills/              # slash commands shipped by this plugin
│   ├── scaffold/            # template files (also embedded in /new-paper skill)
│   ├── README.md
│   └── README.ko.md
└── LICENSE

License

MIT — see LICENSE.

Related plugins

Browse all →