Research ideation
🔬 A curated collection of 23,000+ agent skills for empirical research across 8 social science disciplines. | 精选 23,000+ AI Agent 技能库,覆盖8大社会科学学科的实证研究。CoPaper.AI 20分钟完成一篇可复现的规范实证论文,并支持用户上传 Skills。-- Maintained by CoPaper.AI from Stanford REAP.
npx -y skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill research-ideationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
What its author says it does
Copied from the file, not written here
Generate structured research questions, testable hypotheses, and empirical strategies from a topic or dataset.
SKILL.md
1.5 KB, as published. Nobody here has run it
Research Ideation
Generate 3-5 research questions ordered from descriptive to causal.
Steps
-
Understand context: Read CLAUDE.md and any relevant project files.
-
Generate 3-5 research questions ordered by type:
- Descriptive: What are the stylized facts?
- Correlational: What patterns exist in the data?
- Causal: What is the effect of X on Y?
- Mechanism: Through what channel does X affect Y?
- Policy: What are the policy implications?
-
For each question, develop:
- Testable hypothesis with expected sign/magnitude
- Identification strategy (DiD, IV, RDD, synthetic control, matching, etc.)
- Data requirements with availability assessment
- Key assumptions and their plausibility
- Potential pitfalls and how to address them
- 2-3 related papers
-
Rank questions by feasibility and contribution in a summary table.
-
Save output to
quality_reports/research_ideation_[sanitized_topic].md.
Principles
- Be creative but grounded in what's feasible
- Think like a referee: what would make this convincing?
- Consider data availability realistically
- Suggest specific datasets (FRED, Census, PSID, BLS, central bank data, etc.)