skills/60-regisely-superpapers/skills/brainstorm/SKILL.md
Use 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.
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research brainstormInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This is the first step in the superpapers pipeline for any new research project. It starts by invoking academic-baseline as the standing policy layer for the session, then mirrors the Superpowers brainstorming philosophy — Socratic questions, proposed approaches, incremental design approval — but asks research-specific questions. The terminal state is invoking write-plan. No implementation, data collection, or literature review beyond gap-verification happens until the design spec is written and approved by the user.
statistical-modeling or the relevant domain skilljournal-guidelines or other late-stage skillsDo NOT invoke write-plan, execute-plan, data collection, analysis, or any literature search beyond gap-verification until the design spec is written and the user has explicitly approved it. This applies to every project regardless of apparent simplicity.
Invoke academic-baseline and replication-driven-research first. academic-baseline resolves CLAUDE.superpapers.md via the walk-up Read (current working directory, then parent directories) and carries its settings into the session; its nine principles apply from the first question onward. replication-driven-research anchors the design as end-to-end reproducible — data to scripts to outputs to paper, with fixed seeds. Both skills stay active for the entire brainstorm.
Explore project context. Inspect existing data/, paper/, .bib files, and git history. Settings from CLAUDE.superpapers.md are already loaded via step 1. Learn what already exists before asking questions.
Detect research field and paper language. From project context when possible; otherwise ask the user. The field shapes which databases, methods, and journals will be relevant. The paper language determines later user-facing output.
Ask Socratic questions one at a time. Do not batch. Use multiple choice where possible. Cover these topics in roughly this order:
statistical-modeling to apply its guidance on specification, assumptions, and diagnostics for the chosen strategy.data-collection for source-discovery guidance only; the hard gate above still blocks actual collection.literature-search in gap-check mode: one or two targeted queries, 5-8 results maximum, no bibliography output. This is NOT the full literature review. The full review runs in the plan's Literature phase, where literature-search is invoked in full mode with all its Mandatory Steps. Do not conflate the two invocations.statistical-modeling for its power-calculation and effect-size guidance.journal-selection to match the paper to candidate outlets given field, method, and contribution.Propose 2-3 empirical approaches with trade-offs. Always recommend one and explain why. Present options conversationally, not as a menu.
Present the research design section by section, getting approval after each section. Sections: research question, data strategy, identification strategy, estimation plan, expected outputs (tables/figures), robustness plan, submission target. When presenting the submission target section, journal-selection must already have been invoked in Step 4 — use its recommendation as the basis for this section.
Scale each section to its complexity. A simple descriptive study may need one paragraph per section. A novel identification strategy may need several.
Write the spec to docs/superpapers/specs/YYYY-MM-DD-<topic>-design.md in English. The spec is a plugin artifact, not paper content — English keeps it consistent across projects.
Self-review the spec for placeholders, internal contradictions, scope problems, and ambiguous requirements. Fix inline.
Ask the user to review the written spec. Wait for explicit approval before proceeding.
Transition to write-plan. This is the only terminal state. Do not invoke execute-plan or any implementation skill directly.
academic-baseline principles throughout — especially the causal-versus-correlational distinction.journal-selectionstatistical-modelingacademic-baseline and replication-driven-research invoked first and applied throughout the brainstormstatistical-modeling invoked for the identification-strategy and statistical-power questionsjournal-selection invoked for the Publication tier question and its recommendation used in the submission-target sectiondocs/superpapers/specs/ in Englishwrite-plan) announced, not executedtools
Recommend AND run open-source AI tools, agents, Claude Code / Codex skills, and MCP servers for any stage of a literature review — searching, reading, extracting, synthesizing, screening, citation-checking, and paper writing. Use when the user asks "what tool should I use to..." OR "install/run/use <tool> to ..." for research/lit-review work: automating a survey or related-work section, PDF→Markdown extraction for LLMs (MinerU/marker/docling), PRISMA / systematic review (ASReview), citation-backed Q&A over PDFs (PaperQA2), wiring papers into Claude/Cursor via MCP (arxiv/paper-search/zotero servers), or chatting with a Zotero library. Ships a launcher (scripts/litrun.py) that installs each tool in an isolated venv and runs it. Curated catalog of 70+ vetted projects. 支持中英文(用于「文献综述工具选型」与「一键安装/运行」)。
development
Route empirical-research requests through the Auto-Empirical Research Skills catalog when this whole repository is installed as one skill in Codex, CodeBuddy, Claude Code, or another IDE. Use to choose and load the right vendored AERS skill for causal inference, econometrics, replication, data acquisition, manuscript writing, peer review and referee responses, citation checking, de-AIGC editing, or full empirical-paper workflows without reading the entire repository at once.
documentation
Use when the project collects primary data or runs a field, lab, or survey experiment, before the intervention begins — write the pre-analysis plan, size the sample from a power calculation, and register with the AEA RCT Registry. Apply after the design is chosen in aer-identification and before any outcome data are seen.
tools
Guide economists to authoritative data sources with explicit, confirmed data specifications before retrieval; interfaces with Playwright MCP to navigate portals and extract real data, not articles about data.