A single marketplace for my Claude Code plugins. Add it once and all of them show up.
/plugin marketplace add Mapika/claude-plugins
Then install whichever you want:
/plugin install plainly@mapika
/plugin install paper-reader@mapika
/plugin install nice-figures@mapika
| Plugin | What it does |
|---|---|
| plainly | Catches and fixes LLM "style smells" in non-fiction prose — quality signals, not an AI-detection verdict. |
| paper-reader | Reads research papers with strict per-claim citations. Fetches PDF + tex source + real BibTeX from OpenAlex, Crossref, DBLP, ACL, Semantic Scholar, and arXiv. Never fabricates citations. |
| nice-figures | Generates matplotlib figures in a soft-pastel, research-blog visual register — bold titles, smoothed trends with shaded bands, rounded bars, minimal axes. Conference-ready by default. |
Each plugin lives in its own repo; this catalog just points at them, so updates land automatically when you run /plugin marketplace update mapika.
MIT