60 Regisely Superpapers
by @brycewang-stanford · plugin · 5 skills
60 Regisely Superpapers from brycewang-stanford/Auto-Empirical-Research-Skills.
Install the whole plugin (CLI)
npx skillmds add brycewang-stanford/brainstorm
npx skillmds add brycewang-stanford/write-plan
npx skillmds add brycewang-stanford/execute-plan
npx skillmds add brycewang-stanford/paper-review
npx skillmds add brycewang-stanford/compile-latexSkills in this plugin
- ▌ brainstorm · brycewang-stanfordUse when starting a new research project, exploring a research idea, deciding whether a question is viable, or before touching code or data for a new paper. Runs a research-focused brainstorm that clarifies research question, identification strategy, data feasibility, and contribution before any implementation.
- ▌ write-plan · brycewang-stanfordUse when a research design spec exists and the user is ready to translate it into a concrete implementation plan with phased tasks, artifacts, and verification criteria. Produces a research execution plan organized in canonical research phases — collection, preparation, analysis, robustness, writing, submission.
- ▌ execute-plan · brycewang-stanfordUse when a research implementation plan exists in docs/superpapers/plans/ and the user is ready to execute it — collecting data, running analysis, producing outputs, writing the paper. Orchestrates task execution with replication-driven verification and two-stage review at phase boundaries.
- ▌ paper-review · brycewang-stanford bundleUse when a paper is complete or near-complete and a holistic pre-submission audit is needed. Cross-cuts text, code, tables, figures, results, citations, and reproducibility in a single pass and produces a persistent audit report. Works standalone on papers written outside the plugin.
- ▌ compile-latex · brycewang-stanford bundleUse when compiling a LaTeX paper, debugging LaTeX errors, building a paper PDF, or when a .tex file fails to produce output. Handles engine detection (xelatex vs pdflatex), bibliography systems (biber vs bibtex), and multi-pass compilation.