{
  "markdown": "# SuperPaper — Dissertation Superpowers\n\nA cross-platform agentic skills plugin for writing academic papers and dissertations. Install once, use with any AI coding agent.\n\nSuperPaper is your **project manager and writing assistant** for dissertation writing. It tracks progress across sessions, generates ready-to-copy prompts for research and coding agents, and guides you through the entire dissertation lifecycle.\n\n## Quick Start\n\n**Claude Code:**\n```bash\n/plugin install superpaper\n```\n\n**Other platforms:** See [INSTALL.md](INSTALL.md)\n\n## What SuperPaper Does\n\n### Project Manager\n- **init** — Scaffold a new project or adopt an existing repo\n- **checkin** — Start every session with context restoration and task suggestions\n- **plan** — Create timeline with milestones and deadlines\n- **ingest** — Process new materials (papers, notes, data) into the project\n- **memory-update** — Persist session outcomes for next time\n\n### Research Facilitator\n- **brainstorm** — Explore research topics and directions\n- **research** — Generate search strategy and prompts for Deep Research agents\n- **data-explore** — Create exploratory analysis specs for coding agents\n- **analysis** — Create formal analysis specs with robustness checks\n\n### Writing Assistant\n- **setup-style** — Extract writing style from sample papers\n- **outline** — Design chapter arguments and evidence maps\n- **draft** — Write or update chapter sections\n- **review** — Check logic, citations, consistency, and style\n\n### Quality Assurance\n- **lint** — Audit manuscript for TODOs, contradictions, gaps\n- **export** — Combine chapters into submission document\n\n## Design Philosophy\n\nSuperPaper knows its boundaries:\n- **Deep research** → generates prompts for Gemini/GPT Deep Research\n- **Code/analysis** → generates specs for coding agents (Claude Code, Codex, Cursor)\n- **Writing and project management** → handles directly\n\nIt maintains context across sessions via a memory system, so your agent always knows where you left off.\n\n## Project Structure (generated by init)\n\n```\nyour-dissertation/\n  meta/           # Memory, progress, milestones, style guide, tasks\n  writings/       # Per-chapter: outline, draft, status, reviews\n  references/     # Literature (by citekey), results, docs\n```\n\n## Documentation\n\n- [Full Specification](docs/SPEC.md)\n- [Implementation Plan](docs/plans/)\n\n## License\n\nMIT\n",
  "bytes": 2371,
  "sha": "7ce531073c5a725a95b3f87e5681a0f7e1314b2c9fd3ac4471c45457a56bb44d",
  "repo_slug": "houx15/superpaper",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_houx15_superpaper_a08d5694/readme"
}