skills/16-hsantanna88-clo-author/dot-claude/skills/discover/SKILL.md
Discovery phase combining research interviews, literature search, data discovery, and ideation. Routes to appropriate agents based on arguments. Replaces /interview-me, /lit-review, /find-data, /research-ideation.
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research discoverInstall 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.
Launch the Discovery phase of research. Routes to the appropriate agents based on the mode specified.
Input: $ARGUMENTS — a mode keyword followed by a topic or query.
If no mode keyword is given, start with an interactive interview to build the research specification.
/discover interview [topic] — Research InterviewConduct a structured conversational interview to formalize a research idea.
This is conversational. Ask questions directly in your text responses, one or two at a time. Wait for the user to respond before continuing. Do NOT use AskUserQuestion.
Agents: Direct conversation (no agent dispatch) Output: Research specification + domain profile
Interview structure:
Interview style:
After interview (5-8 exchanges), produce:
Output 1: Research Specification → quality_reports/research_spec_[topic].md
# Research Specification: [Title]
## Research Question — [one sentence]
## Motivation — [why this matters, theoretical context, policy relevance]
## Hypothesis — [testable prediction with expected direction]
## Empirical Strategy — [method, treatment, control, identifying assumption, robustness]
## Data — [primary dataset, key variables, sample, unit of observation]
## Expected Results — [what the researcher expects and why]
## Contribution — [how this advances the literature]
## Open Questions — [issues needing further thought]
Output 2: Domain Profile → .claude/references/domain-profile.md (if still template)
Fill in field, target journals, common data sources, identification strategies, field conventions, seminal references, and referee concerns based on the interview.
/discover lit [topic] — Literature ReviewSearch and synthesize academic literature.
Agents: Librarian (collector) → librarian-critic (reviewer) Output: Annotated bibliography + BibTeX entries + frontier map
Workflow:
.claude/references/domain-profile.md for field journals and seminal referencesmaster_supporting_docs/ for uploaded papersbibliography_base.bib for papers already in the projectquality_reports/lit_review_[topic].mdUnverified citations: If you cannot verify a citation, mark the BibTeX entry with % UNVERIFIED. Do NOT fabricate or guess citation details. Note when working papers have been published — cite the published version.
Output format for each paper:
### [Author (Year)] — [Short Title]
- **Journal:** [venue]
- **Proximity:** [1-5 score]
- **Main contribution:** [1-2 sentences]
- **Identification strategy:** [DiD / IV / RDD / SC / descriptive]
- **Key finding:** [result with effect size]
- **Relevance:** [why it matters for our research]
/discover data [requirements] — Data DiscoveryFind and assess datasets for the research question.
Agents: Explorer (finder) → explorer-critic (assessor) Output: Ranked data sources with feasibility grades
Workflow:
.claude/references/domain-profile.md for common data sources in the fieldquality_reports/data_exploration_[topic].mdRejected datasets: Include a rejection table:
| Dataset | Reason for Rejection | Deal-breaker? | |---------|---------------------|---------------| | [Name] | [explorer-critic's finding] | [Yes/No] |
/discover ideate [topic] — Research IdeationGenerate structured research questions and hypotheses from a topic or dataset.
Agents: Direct generation (no agent dispatch) Output: Research questions with empirical strategies
Generate:
quality_reports/research_ideas_[topic].md% UNVERIFIED..claude/references/domain-profile.md first for field calibration.tools
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.