🔬 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.
# Add to your Claude Code skills
git clone https://github.com/brycewang-stanford/Auto-Empirical-Research-SkillsGuides for using ai agents skills like Auto-Empirical-Research-Skills.
Last scanned: 5/28/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-28T07:57:15.283Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}Auto-Empirical-Research-Skills is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by brycewang-stanford. 🔬 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. It has 2,801 GitHub stars.
Yes. Auto-Empirical-Research-Skills passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills" and add it to your Claude Code skills directory (see the Installation section above). Auto-Empirical-Research-Skills ships a SKILL.md manifest, so compatible agents can discover and load it automatically.
Auto-Empirical-Research-Skills is primarily written in Stata. It is open-source under brycewang-stanford on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Auto-Empirical-Research-Skills against similar tools.
No comments yet. Be the first to share your thoughts!
Use this root skill when the full AERS repository has been installed as a single skill folder. Treat it as a router and catalog, not as a request to load every vendored SKILL.md.
The catalog holds 1,150 skills across 69 vendored collections. Never read them all — route to one, then load only that skill's SKILL.md.
skills/69-Paper-WorkFlow/ or the skills/00.* flagship analysis skills (StatsPAI / Python / Stata / R).catalog/skills.json / docs/TAXONOMY.md.skills/50-brycewang-aer-skills/.docs/SKILL_CATALOG.md and docs/GOLDEN_WORKFLOWS.md to choose a focused skill.skills/48-copaper-ai-chinese-de-aigc/ or nearby writing skills in the catalog.SKILL.md, then follow its progressive-disclosure instructions for references/, scripts/, assets/, or templates.catalog/skills.json first (has path, name, description, line_count), then docs/SKILL_CATALOG.md. Avoid broad recursive reads of skills/.docs/INSTALL.md for Codex-style copy installs and INSTALL.md for Claude Code marketplace/plugin installs.git status inside skills/69-Paper-WorkFlow/ (a git submodule) before touching it.Match the user's identification strategy or task to a starting collection, then confirm against catalog/skills.json:
| Task / method | Start here |
|---|---|
| DiD / staggered DiD / event study | skills/50-brycewang-aer-skills/, skills/10-Jill0099-causal-inference-mixtape/, skills/13-scunning1975-MixtapeTools/ |
| Instrumental variables (IV) | skills/50-brycewang-aer-skills/, skills/40-py-econometrics-pyfixest/ |
| Regression discontinuity (RDD) | skills/50-brycewang-aer-skills/, skills/10-Jill0099-causal-inference-mixtape/ |
| Synthetic control (SCM) | skills/50-brycewang-aer-skills/, skills/13-scunning1975-MixtapeTools/ |
| Panel fixed effects | skills/40-py-econometrics-pyfixest/, skills/39-vincentarelbundock-marginaleffects/ |
| DML / CATE / causal forests | skills/00.1-Full-empirical-analysis-skill_Python/, skills/63-tondevrel-scientific-agent-skills/ |
| Bayesian modeling | skills/23-Learning-Bayesian-Statistics-baygent-skills/, skills/51-pymc-labs-CausalPy/ |
| Stata analysis | skills/00.2-Full-empirical-analysis-skill_Stata/, skills/32-dylantmoore-stata-skill/, skills/64-tmonk-mcp-stata/ |
| R analysis | skills/00.3-Full-empirical-analysis-skill_R/, skills/55-ab604-claude-code-r-skills/ |
| Literature review | skills/36-taoyunudt-literature-review-skill/, skills/52-keemanxp-slr-prisma/, skills/59-shiquda-openalex-skill/ |
| Citation checking | skills/62-PHY041-claude-skill-citation-checker/ |
| Manuscript writing / proofreading | skills/04-K-Dense-AI-claude-scientific-writer/, skills/38-peternka-academic-proofreader/ |
| De-AIGC / humanize | skills/48-copaper-ai-chinese-de-aigc/, skills/45-stephenturner-skill-deslop/, skills/47-conorbronsdon-avoid-ai-writing/ |
| Replication | skills/28-maxwell2732-paper-replicate-agent-demo/, skills/29-quarcs-lab-project20XXy/ |
SKILL.md as a lightweight compatibility entry point.SKILL.md.names shared across collections (e.g. data-analysis, lit-review, proofread). When a runtime registers skills by flat name, install one collection at a time, or disambiguate with the globally-unique qualified_name field in catalog/skills.json (<collection>::<name>, e.g. 12-pedrohcgs-claude-code-my-workflow::data-analysis), or the full skills/<collection>/.../SKILL.md path.catalog/skills.json: machine-readable list of vendored skills.docs/SKILL_CATALOG.md: human-readable skill index.docs/TAXONOMY.md: task and method taxonomy.docs/GOLDEN_WORKFLOWS.md: ready-to-use empirical-research prompts.docs/INSTALL.md: runtime installation guidance for single-skill and whole-repo use.⚠️ 中文版已迁出本文件。 中文 README 内容(先看这里段、69 合集表格、目录、信任面、旗舰流水线等正文)已抽取到
docs/CONTENT_ZH.md。本文件只保留顶部 banner + badges + 简短入口 + 底部脚注; 完整中文内容请看 docs/CONTENT_ZH.md。English version:
README-en.md· 中文完整正文:docs/CONTENT_ZH.md· 旧版完整中文 README:README-zh-CN.md(已迁出,与本文件等效指向 CONTENT_ZH.md)
🌐 语言: English | 简体中文(默认) | 繁體中文 | 日本語 | 한국어
Stanford REAP × CoPaper.AI · 实证研究 AI 工具的学术工业级产品 由斯坦福实证研究方法论团队打造,覆盖从数据清洗到顶刊投稿的完整工作流
🚀 New here? Open the Skill Search → to filter all 1,150 skills by method, stage, language, and license. The 5-minute tour (
make quickstart) prints the same picture in your terminal.🇨🇳 中文用户请直接看
docs/CONTENT_ZH.md—— 完整中文内容已迁出本文件。📖 English readers: seeREADME-en.md— this file is just the GitHub default README (banner + badges + footer).
| Rigor lane | Count | Where |
|---|---|---|
| Numeric benchmark tasks — gold values recomputed from real data each run | 17 | benchmark/ |
| Behavioral eval scenarios / rubric items | 37 / 183 | eval-harness/ |
Full trust overview:
docs/TRUST.md·docs/RIGOR_COVERAGE.md
本文件(P2.2 重构后)只承担 GitHub 默认入口的角色,完整中文内容已迁出到 docs/CONTENT_ZH.md:
docs/CONTENT_ZH.md(新唯一权威中文版)README-en.mdREADME-zh-TW.mdREADME-ja.mdREADME-ko.md[!NOTE] 维护规则: 任何对正文(先看这里 / 69 合集 / 旗舰流水线 / 信任说明等)的改动,请改
docs/CONTENT_ZH.md;本 README 仅维护顶部 banner、badges、底部脚注与本节简短入口。贡献者(Contributors): 提交前请在本地跑通完整门禁
make check(catalog 校验 + 链接 + 单元测试 + eval-harness + benchmark)。详见CONTRIBUTING.md。旧版归档:
README-zh-CN.md已重写为同一指向 CONTENT_ZH.md 的极简入口(与本文件等价)。原 README.md 的完整中文正文未删,仅迁移到 CONTENT_ZH.md,并在所有内部链接前缀前加../(保留可用性)。
AI 是放大器,不是替代品。它替你做最耗时的"搬砖",你保留最核心的"判断"。
Stanford REAP × CoPaper.AI · 实证研究 AI 工具的学术工业级产品
内置 20 个方法论 skill · 20 分钟完成实证论文 · 自研 StatsPAI(900+ 函数 / MIT 开源)