Skills catalog¶
Curated collections of Markdown-defined research skills (SKILL.md files, plugin commands, MCP servers) shipped by the projects in the catalog.
The pages below are auto-generated from skills/*.yml. Do not edit by hand — edit the YAML sources.
16 skill packs · 410 skills indexed.
Pack overview¶
| Pack | License | Skills | Project | Runtimes |
|---|---|---|---|---|
| Academic Research Skills (ARS) | CC BY-NC 4.0 |
4 | academic-research-skills | claude-code codex vscode jetbrains |
| Anthropic Skills (foundational) | MIT |
8 | — | claude-code agnostic |
| ARIS skills | MIT |
80 | aris | claude-code codex cursor trae |
| Auto-Empirical Research Skills (AERS) — first-party skills | CC BY-SA 4.0 (repo default); MIT for the mirrored first-party collections (StatsPAI, AER-skills, Paper-WorkFlow) |
22 | auto-empirical-research-skills | claude-code codex cursor |
| AutoResearchClaw skills | MIT |
9 | autoresearchclaw | claude-code codex copilot-cli gemini-cli |
| awesome-econ-ai-stuff (Antonio Mele) | Other (see repo) |
17 | — | claude-code agnostic |
| Awesome Journal Skills (AJS) | MIT |
25 | — | claude-code codex |
| claudeblattman (Chris Blattman) | MIT |
23 | — | claude-code |
| Clo-Author skills | none declared |
14 | clo-author | claude-code |
| Econ Research Skills (Hanlu Long) | PolyForm-Noncommercial-1.0.0 (econ-review); MIT (econ-slides, econ-write) |
4 | — | claude-code codex |
| EvoSkills | Apache-2.0 |
14 | evoscientist | claude-code codex agnostic |
| 100xOS shared skills | private (curator-owned) |
133 | e2er | claude-code |
| Prose Revision (h/t Anthony Lee Zhang) | MIT |
1 | — | claude-code agnostic |
| Pedro Sant'Anna's Claude Code Workflow | MIT |
44 | — | claude-code |
| Research Paper Writing Skills | MIT |
1 | research-paper-writing-skills | claude-code codex gemini-cli agnostic |
| Theorist Toolbox | MIT |
11 | — | claude-code codex |
All skills
| Skill | Pack | Field | Category | Stages | Description | Detail | Source |
|---|---|---|---|---|---|---|---|
/data-analysis | Pedro Sant'Anna's Claude Code Workflow | economics | analysis | data-analysis | — | view | ↗ |
Full-empirical-analysis-skill | Auto-Empirical Research Skills (AERS) — first-party skills | economics | analysis | data-analysis code-generation | Classical 8-step end-to-end empirical workflow in the traditional Python stack (pandas/statsmodels/linearmodels/pyfixest/econml) — cleaning through publication tables/figures in AER house style, with epidemiology and ML-causal parallel modes; the non-StatsPAI, estimator-explicit counterpart. | view | ↗ |
Full-empirical-analysis-skill-R | Auto-Empirical Research Skills (AERS) — first-party skills | economics | analysis | data-analysis code-generation | Same 8-step empirical pipeline in the tidyverse + fixest R ecosystem — did/HonestDiD/rdrobust/gsynth/MatchIt/grf/DoubleML estimation with modelsummary/gt/ggplot2 publication outputs and Quarto reproducibility; epidemiology and ML-causal modes included. | view | ↗ |
Full-empirical-analysis-skill-Stata | Auto-Empirical Research Skills (AERS) — first-party skills | economics | analysis | data-analysis code-generation | Same 8-step empirical pipeline as a reproducible Stata .do workflow — reghdfe/ivreg2/csdid/did_imputation/sdid/rdrobust/synth/psmatch2 estimation, bacondecomp/honestdid/rwolf/oster robustness, esttab/coefplot outputs; epidemiology and ML-causal modes included. | view | ↗ |
StatsPAI_skill | Auto-Empirical Research Skills (AERS) — first-party skills | economics | analysis | data-analysis code-generation | Full empirical/causal analysis in Python via the StatsPAI vertical engine — AER/QJE-style DID/RD/IV/SCM/DML pipeline with estimating equation + identifying assumption, Table 1/2, event-study figure, robustness gauntlet; plus epidemiology, ML-causal, and Oaxaca-style decomposition modes and Word/Excel/LaTeX table export. | view | ↗ |
aer-robustness | Auto-Empirical Research Skills (AERS) — first-party skills | economics | analysis | data-analysis | Builds the robustness, heterogeneity, mechanism, and placebo battery AER referees demand, once main results exist and before the introduction's value-added paragraph is written. | view | ↗ |
aer-statspai | Auto-Empirical Research Skills (AERS) — first-party skills | economics | analysis | data-analysis code-generation | Runs the AER-track analysis with StatsPAI — the agent-native Python engine and MCP server for causal inference, robustness, sensitivity, and publication-ready table export — after aer-identification fixes the design. | view | ↗ |
analyze | Clo-Author skills | — | analysis | data-analysis | — | view | — |
analyze-results | ARIS skills | — | analysis | data-analysis | — | view | — |
did | 100xOS shared skills | economics | analysis | data-analysis | — | view | — |
event-study-finance | 100xOS shared skills | economics | analysis | data-analysis | — | view | — |
iv-estimation | 100xOS shared skills | economics | analysis | data-analysis | — | view | — |
judge-designs | 100xOS shared skills | economics | analysis | data-analysis | — | view | — |
natural-experiments | 100xOS shared skills | economics | analysis | data-analysis | — | view | — |
panel-data | 100xOS shared skills | economics | analysis | data-analysis | — | view | — |
python-panel-data | awesome-econ-ai-stuff (Antonio Mele) | econometrics | analysis | data-analysis | Panel data analysis with Python using linearmodels and pandas. | view | ↗ |
qje-robustness | Awesome Journal Skills (AJS) | economics | analysis | data-analysis | Plans and prioritizes the robustness suite and online appendix QJE referees expect, exploiting the journal's no-page-limit norm, without changing the core identification design. | view | ↗ |
r-econometrics | awesome-econ-ai-stuff (Antonio Mele) | econometrics | analysis | data-analysis | Run IV, DiD, and RDD analyses in R with proper diagnostics. | view | ↗ |
rdd | 100xOS shared skills | economics | analysis | data-analysis | — | view | — |
rt-execution-bridge | Awesome Journal Skills (AJS) | economics | analysis | data-analysis code-generation | Runs and audits the empirical analysis rather than just advising — maps a DiD/IV/RDD/synthetic-control/DML design to the concrete StatsPAI / Stata MCP tools in the environment and reports the fitted, audited number. | view | ↗ |
sensitivity | 100xOS shared skills | economics | analysis | data-analysis | — | view | — |
shift-share | 100xOS shared skills | economics | analysis | data-analysis | — | view | — |
stata-regression | awesome-econ-ai-stuff (Antonio Mele) | econometrics | analysis | data-analysis | Run regression analyses in Stata with publication-ready output tables. | view | ↗ |
statistical-reporting | AutoResearchClaw skills | — | analysis | data-analysis | — | view | — |
time-series | 100xOS shared skills | economics | analysis | data-analysis | — | view | — |
weak-instruments | 100xOS shared skills | economics | analysis | data-analysis | — | view | — |
/codex-math | Theorist Toolbox | economics | audit | formal-modeling | Drives OpenAI Codex as an adversarial mathematical co-processor — verify, write, and explore modes; every output is a lead, not a verdict. | view | ↗ |
/deep-audit | Pedro Sant'Anna's Claude Code Workflow | economics | audit | referee-simulation | — | view | ↗ |
/qa-quarto | Pedro Sant'Anna's Claude Code Workflow | economics | audit | referee-simulation | — | view | ↗ |
/validate-bib | Pedro Sant'Anna's Claude Code Workflow | economics | audit | referee-simulation | — | view | ↗ |
/verify-claims | Pedro Sant'Anna's Claude Code Workflow | economics | audit | referee-simulation | — | view | ↗ |
aer-consistency | Auto-Empirical Research Skills (AERS) — first-party skills | economics | audit | revision-editing | Internal-consistency audit of a near-final manuscript: headline numbers across abstract/introduction/results/tables, sample sizes, log-point vs percentage-point conversions, cross-references, and citation-bibliography matching. | view | ↗ |
agent:claim-verifier | Pedro Sant'Anna's Claude Code Workflow | economics | audit | referee-simulation | — | view | ↗ |
agent:lean-prover | Theorist Toolbox | economics | audit | formal-modeling | Formalises a lemma in Lean 4 and verifies it with lake build — a green build is the strongest "proven" the system supports; the reviewer re-runs the build rather than re-checking the mathematics. | view | ↗ |
agent:quarto-critic | Pedro Sant'Anna's Claude Code Workflow | economics | audit | referee-simulation | — | view | ↗ |
agent:verifier | Pedro Sant'Anna's Claude Code Workflow | economics | audit | referee-simulation | — | view | ↗ |
anti-slop | 100xOS shared skills | economics | audit | referee-simulation | — | view | — |
argument-audit | 100xOS shared skills | economics | audit | referee-simulation | — | view | — |
citation-audit | ARIS skills | — | audit | referee-simulation | — | view | — |
claims-drafting | ARIS skills | — | audit | referee-simulation | — | view | — |
creative-ideation | 100xOS shared skills | economics | audit | referee-simulation | — | view | — |
experiment-audit | ARIS skills | — | audit | referee-simulation | — | view | — |
identification-strategy | 100xOS shared skills | economics | audit | referee-simulation | — | view | — |
novelty-check | ARIS skills | — | audit | referee-simulation | — | view | — |
novelty-positioning | 100xOS shared skills | economics | audit | referee-simulation | — | view | — |
paper-claim-audit | ARIS skills | — | audit | referee-simulation | — | view | — |
patent-novelty-check | ARIS skills | — | audit | referee-simulation | — | view | — |
result-to-claim | ARIS skills | — | audit | referee-simulation | — | view | — |
agent:coder | Theorist Toolbox | economics | code-gen | code-generation | Python for computational exploration and numerical verification, with mandatory tests and golden values; cannot complete until tests pass and a reviewer accepts. | view | ↗ |
code-simplifier | awesome-econ-ai-stuff (Antonio Mele) | general | code-gen | code-generation | Streamlines and improves code clarity and consistency. | view | ↗ |
experiment-bridge | ARIS skills | — | code-gen | code-generation | — | view | — |
experiment-craft | EvoSkills | — | code-gen | code-generation | Experiment design and code crafting | view | — |
experiment-iterative-coder | EvoSkills | — | code-gen | code-generation | Iterative coding loop for experimentation | view | — |
experiment-pipeline | EvoSkills | — | code-gen | code-generation | End-to-end experiment pipeline orchestration | view | — |
experiment-queue | ARIS skills | — | code-gen | code-generation | — | view | — |
skills-codex | ARIS skills | — | code-gen | code-generation | — | view | — |
techdebt | awesome-econ-ai-stuff (Antonio Mele) | general | code-gen | code-generation | Identifies and resolves code quality issues and maintenance concerns. | view | ↗ |
api-data-fetcher | awesome-econ-ai-stuff (Antonio Mele) | economics | data-handling | data-acquisition | Fetch economic data from FRED, World Bank, and other APIs. | view | ↗ |
blockchain | 100xOS shared skills | economics | data-handling | data-acquisition | — | view | — |
cleaning | 100xOS shared skills | economics | data-handling | data-acquisition | — | view | — |
crypto-defi | 100xOS shared skills | economics | data-handling | data-acquisition | — | view | — |
figure-spec | 100xOS shared skills | economics | data-handling | data-acquisition | — | view | — |
fred-api | 100xOS shared skills | economics | data-handling | data-acquisition | — | view | — |
public-finance | 100xOS shared skills | economics | data-handling | data-acquisition | — | view | — |
stata-data-cleaning | awesome-econ-ai-stuff (Antonio Mele) | economics | data-handling | data-acquisition data-analysis | Clean and transform messy data in Stata with reproducible workflows. | view | ↗ |
visualization | 100xOS shared skills | economics | data-handling | data-acquisition | — | view | — |
xlsx | Anthropic Skills (foundational) | — | data-handling | data-acquisition | Excel spreadsheet generation | view | — |
/goals-review | claudeblattman (Chris Blattman) | general | design | research-design | Periodic review of personal/research goals | view | ↗ |
/preregister | Pedro Sant'Anna's Claude Code Workflow | economics | design | research-design | — | view | ↗ |
ablation-planner | ARIS skills | — | design | research-design | — | view | — |
aer-identification | Auto-Empirical Research Skills (AERS) — first-party skills | economics | design | research-design | Selects, implements, or stress-tests the causal identification strategy — DID (incl. staggered), IV (incl. weak-IV-robust inference), RDD, synthetic control, shift-share/Bartik — before introduction or results are written. | view | ↗ |
aer-preregistration | Auto-Empirical Research Skills (AERS) — first-party skills | economics | design | research-design | For primary-data and experimental projects, before the intervention: writes the pre-analysis plan, sizes the sample from a power calculation, and registers with the AEA RCT Registry. | view | ↗ |
design-science-researcher | 100xOS shared skills | economics | design | research-design | — | view | — |
economist | 100xOS shared skills | economics | design | research-design | — | view | — |
experiment-plan | ARIS skills | — | design | research-design | — | view | — |
paper-plan | ARIS skills | — | design | research-design | — | view | — |
paper-planning | EvoSkills | — | design | research-design | Paper structure + research plan | view | — |
qje-identification | Awesome Journal Skills (AJS) | economics | design | research-design | Stress-tests the causal identification strategy (RCT, staggered DID, IV, RDD, event study) against the QJE general-interest bar — including the journal-specific credibility ranking and the "novel dataset answering a first-order question" exception — before tables are drafted. | view | ↗ |
researcher | 100xOS shared skills | economics | design | research-design | — | view | — |
sdd | awesome-econ-ai-stuff (Antonio Mele) | general | design | research-design | Spec-driven development framework for structured feature creation. | view | ↗ |
/compile-latex | Pedro Sant'Anna's Claude Code Workflow | economics | drafting | paper-drafting | — | view | ↗ |
/econ-write | Econ Research Skills (Hanlu Long) | economics | drafting | paper-drafting revision-editing | Writes and rewrites economics paper prose across every section and paper type, applying rules synthesized from 50+ guides (Cochrane, McCloskey, Shapiro, Head, Bellemare, Goldin, Kremer): reader-first triangular structure, one central contribution, concrete findings over vague previews; includes identification-strategy, LaTeX, and review-checklist references. | view | ↗ |
/proposal-write | claudeblattman (Chris Blattman) | social-sciences | drafting | paper-drafting | Draft a grant or research proposal | view | ↗ |
/translate-to-quarto | Pedro Sant'Anna's Claude Code Workflow | economics | drafting | paper-drafting | — | view | ↗ |
a-evolve | AutoResearchClaw skills | — | drafting | paper-drafting | — | view | — |
abstract | 100xOS shared skills | economics | drafting | paper-drafting | — | view | — |
academic-paper | Academic Research Skills (ARS) | general | drafting | paper-drafting revision-editing | 12-agent paper writing skill with Style Calibration, Writing Quality Check, LaTeX hardening, visualization, revision coaching, citation conversion, anti-leakage protocol, and VLM figure verification. | view | ↗ |
academic-paper-writer | awesome-econ-ai-stuff (Antonio Mele) | economics | drafting | paper-drafting | Draft economics papers with proper structure and academic style. | view | ↗ |
aer-introduction | Auto-Empirical Research Skills (AERS) — first-party skills | economics | drafting | paper-drafting | Drafts or rewrites the introduction to the Keith Head / Bellemare five-paragraph formula with AER-specific conventions, and compresses abstracts to the mandatory 100-word limit. | view | ↗ |
aer-paper-body | Auto-Empirical Research Skills (AERS) — first-party skills | economics | drafting | paper-drafting | Drafts and revises the body sections of an AER/AEJ manuscript — background, data, empirical strategy, results, mechanisms, conclusion — including equation conventions, results-paragraph narration, magnitude interpretation, and back-of-envelope policy calculations. | view | ↗ |
agent:beamer-translator | Pedro Sant'Anna's Claude Code Workflow | economics | drafting | paper-drafting | — | view | ↗ |
beamer | 100xOS shared skills | economics | drafting | paper-drafting | — | view | — |
bibtex | 100xOS shared skills | economics | drafting | paper-drafting | — | view | — |
biology-biopython | AutoResearchClaw skills | — | drafting | paper-drafting | — | view | — |
careful | Clo-Author skills | — | drafting | paper-drafting | — | view | — |
checkpoint | Clo-Author skills | — | drafting | paper-drafting | — | view | — |
chemistry-rdkit | AutoResearchClaw skills | — | drafting | paper-drafting | — | view | — |
dashboard | Clo-Author skills | — | drafting | paper-drafting | — | view | — |
discussion | 100xOS shared skills | economics | drafting | paper-drafting | — | view | — |
doc-coauthoring | Anthropic Skills (foundational) | — | drafting | paper-drafting | Long-document coauthoring workflow | view | — |
docx | Anthropic Skills (foundational) | — | drafting | paper-drafting | Microsoft Word document generation | view | — |
dse-loop | ARIS skills | — | drafting | paper-drafting | — | view | — |
econ-model | 100xOS shared skills | economics | drafting | paper-drafting | — | view | — |
embodiment-description | ARIS skills | — | drafting | paper-drafting | — | view | — |
extended-abstract | 100xOS shared skills | economics | drafting | paper-drafting | — | view | — |
freeze | Clo-Author skills | — | drafting | paper-drafting | — | view | — |
grant-proposal | ARIS skills | — | drafting | paper-drafting | — | view | — |
interview-cheatsheet | ARIS skills | — | drafting | paper-drafting | — | view | — |
invention-structuring | ARIS skills | — | drafting | paper-drafting | — | view | — |
jurisdiction-format | ARIS skills | — | drafting | paper-drafting | — | view | — |
kill-argument | ARIS skills | — | drafting | paper-drafting | — | view | — |
latex-tables | awesome-econ-ai-stuff (Antonio Mele) | economics | drafting | paper-drafting | Generate publication-ready regression tables in LaTeX. | view | ↗ |
monitor-experiment | ARIS skills | — | drafting | paper-drafting | — | view | — |
new-project | Clo-Author skills | — | drafting | paper-drafting | — | view | — |
paper-compile | ARIS skills | — | drafting | paper-drafting | — | view | — |
paper-illustration | ARIS skills | — | drafting | paper-drafting | — | view | — |
paper-illustration-image2 | ARIS skills | — | drafting | paper-drafting | — | view | — |
paper-poster | ARIS skills | — | drafting | paper-drafting | — | view | — |
paper-structure | 100xOS shared skills | economics | drafting | paper-drafting | — | view | — |
paper-write | ARIS skills | — | drafting | paper-drafting | — | view | — |
paper-writing | ARIS skills | — | drafting | paper-drafting | — | view | — |
paper-writing | EvoSkills | — | drafting | paper-drafting | Paper drafting pipeline | view | — |
patent-pipeline | ARIS skills | — | drafting | paper-drafting | — | view | — |
pdf | Anthropic Skills (foundational) | — | drafting | paper-drafting | PDF document generation | view | — |
personal-style | 100xOS shared skills | economics | drafting | paper-drafting | — | view | — |
pixel-art | ARIS skills | — | drafting | paper-drafting | — | view | — |
qzcli | ARIS skills | — | drafting | paper-drafting | — | view | — |
referee-response | 100xOS shared skills | economics | drafting | paper-drafting | — | view | — |
render-html | ARIS skills | — | drafting | paper-drafting | — | view | — |
research-paper-writing | Research Paper Writing Skills | computer-science | drafting | paper-drafting revision-editing referee-simulation | Draft or rewrite ML/CV/NLP paper sections into reviewer-friendly form via section-specific template guides, paragraph-by-paragraph rewriting with reverse outlining, claim-evidence mapping, and an adversarial five-dimension self-review before submission. | view | ↗ |
revise | Clo-Author skills | — | drafting | paper-drafting | — | view | — |
revision | 100xOS shared skills | economics | drafting | paper-drafting | — | view | — |
run-experiment | ARIS skills | — | drafting | paper-drafting | — | view | — |
scientific-writing | AutoResearchClaw skills | — | drafting | paper-drafting | — | view | — |
serverless-modal | ARIS skills | — | drafting | paper-drafting | — | view | — |
shared-references | ARIS skills | — | drafting | paper-drafting | — | — | — |
specification-writing | ARIS skills | — | drafting | paper-drafting | — | view | — |
strategize | Clo-Author skills | — | drafting | paper-drafting | — | view | — |
system-profile | ARIS skills | — | drafting | paper-drafting | — | view | — |
tables | 100xOS shared skills | economics | drafting | paper-drafting | — | view | — |
tools | Clo-Author skills | — | drafting | paper-drafting | — | view | — |
training-check | ARIS skills | — | drafting | paper-drafting | — | view | — |
vast-gpu | ARIS skills | — | drafting | paper-drafting | — | view | — |
write | Clo-Author skills | — | drafting | paper-drafting | — | view | — |
writing-systems-papers | ARIS skills | — | drafting | paper-drafting | — | view | — |
/pedagogy-review | Pedro Sant'Anna's Claude Code Workflow | economics | editing | revision-editing | — | view | ↗ |
/proof-readability | Theorist Toolbox | economics | editing | revision-editing | Post-verification exposition pass for already-verified proofs — six layers (architecture, signposting, justification, notation, intuition, grammar) without changing the mathematics. | view | ↗ |
/proofread | Pedro Sant'Anna's Claude Code Workflow | economics | editing | revision-editing | — | view | ↗ |
agent:pedagogy-reviewer | Pedro Sant'Anna's Claude Code Workflow | economics | editing | revision-editing | — | view | ↗ |
agent:proofreader | Pedro Sant'Anna's Claude Code Workflow | economics | editing | revision-editing | — | view | ↗ |
agent:quarto-fixer | Pedro Sant'Anna's Claude Code Workflow | economics | editing | revision-editing | — | view | ↗ |
agent:review-writing | claudeblattman (Chris Blattman) | general | editing | revision-editing | Writing-quality review agent | view | ↗ |
chinese-de-aigc | Auto-Empirical Research Skills (AERS) — first-party skills | general | editing | revision-editing | Chinese academic de-AIGC rewriting targeting CNKI/Wanfang/VIP/Turnitin-zh detectors — a five-step locate/diagnose/rewrite/self-score/recheck loop over 17 diagnostic rules for the five structural signatures of Chinese LLM prose, with per-section strategies. | view | ↗ |
prose-revision-skill-ht-anthony-lee-zhang | Prose Revision (h/t Anthony Lee Zhang) | general | editing | revision-editing | Revise draft prose by finding the best structure for the ideas already there — idea flow first, linguistic flow second; preserve voice and claim strength; distinct from proofreading. | view | ↗ |
qje-writing-style | Awesome Journal Skills (AJS) | economics | editing | revision-editing | Polishes prose, abstract, and introduction so the big idea lands fast for a general-interest reader, reflecting QJE's house style of long, ambitious, narrative-driven empirical papers. | view | ↗ |
/extract-tikz | Pedro Sant'Anna's Claude Code Workflow | economics | figures | paper-drafting | — | view | ↗ |
/new-diagram | Pedro Sant'Anna's Claude Code Workflow | economics | figures | paper-drafting | — | view | ↗ |
/visual-audit | Pedro Sant'Anna's Claude Code Workflow | economics | figures | paper-drafting | — | view | ↗ |
aer-tables-figures | Auto-Empirical Research Skills (AERS) — first-party skills | economics | figures | paper-drafting | Constructs and revises regression tables, descriptive-statistics tables, and figures in AER booktabs house style, with regression-table layout and figure-note conventions. | view | ↗ |
econ-visualization | awesome-econ-ai-stuff (Antonio Mele) | economics | figures | paper-drafting | Publication-quality charts and graphs for economics papers. | view | ↗ |
figure-description | ARIS skills | — | figures | paper-drafting | — | view | — |
figure-spec | ARIS skills | — | figures | paper-drafting | — | view | — |
mermaid-diagram | ARIS skills | — | figures | paper-drafting | — | view | — |
nano-banana | EvoSkills | — | figures | paper-drafting | AI-generated inline figures (Google Gemini Nano Banana) | view | — |
paper-figure | ARIS skills | — | figures | paper-drafting | — | view | — |
qje-tables-figures | Awesome Journal Skills (AJS) | economics | figures | paper-drafting | Finalizes main exhibits for a figure-forward QJE manuscript — clean tables and self-contained notes that read well in QJE's single-PDF, author-date format. | view | ↗ |
scientific-visualization | AutoResearchClaw skills | — | figures | paper-drafting | — | view | — |
/council | claudeblattman (Chris Blattman) | general | ideation | rq-formulation hypothesis-generation | Convene a multi-perspective 'council' on an open question | view | ↗ |
/interview-me | Pedro Sant'Anna's Claude Code Workflow | economics | ideation | rq-formulation hypothesis-generation | — | view | ↗ |
/research-ideation | Pedro Sant'Anna's Claude Code Workflow | economics | ideation | rq-formulation hypothesis-generation | — | view | ↗ |
aer-topic-selection | Auto-Empirical Research Skills (AERS) — first-party skills | economics | ideation | rq-formulation | Evaluates whether a research idea clears the AER top-5 bar, routes between AER, AER:Insights, and the AEJ family, and sharpens a fuzzy contribution sentence into one publishable claim. | view | ↗ |
discover | Clo-Author skills | — | ideation | rq-formulation hypothesis-generation | — | view | — |
hypothesis-formulation | AutoResearchClaw skills | — | ideation | rq-formulation hypothesis-generation | — | view | — |
idea-creator | ARIS skills | — | ideation | rq-formulation hypothesis-generation | — | view | — |
idea-discovery | ARIS skills | — | ideation | rq-formulation hypothesis-generation | — | view | — |
idea-discovery-robot | ARIS skills | — | ideation | rq-formulation hypothesis-generation | — | view | — |
idea-expansion | 100xOS shared skills | economics | ideation | rq-formulation hypothesis-generation | — | view | — |
qje-topic-selection | Awesome Journal Skills (AJS) | economics | ideation | rq-formulation | Scopes and pressure-tests a research question for QJE — fit, the "big idea" bar, and breadth of the takeaway for QJE's general-interest readership. | view | ↗ |
research-ideation | awesome-econ-ai-stuff (Antonio Mele) | economics | ideation | rq-formulation hypothesis-generation | Generate research questions from economic phenomena. | view | ↗ |
research-ideation | EvoSkills | — | ideation | rq-formulation hypothesis-generation | Research idea generation | view | — |
/checkin | claudeblattman (Chris Blattman) | general | infra | Daily check-in / status update with Claude | view | ↗ | |
/checkpoint | Pedro Sant'Anna's Claude Code Workflow | economics | infra | — | view | ↗ | |
/co-math-init | Theorist Toolbox | economics | infra | formal-modeling | Scaffolds a structured proof-building project (paper.tex, goals, decisions log, workstreams) with strict mode: every gap flagged unproven, nothing complete without reviewer sign-off. | view | ↗ |
/co-math-status | Theorist Toolbox | economics | infra | Renders a compact status view of a co-math project — goals, active workstreams, blocked items, pending reviews, recent decisions — as an ASCII diagram. | view | ↗ | |
/commit | Pedro Sant'Anna's Claude Code Workflow | economics | infra | — | view | ↗ | |
/context-status | Pedro Sant'Anna's Claude Code Workflow | economics | infra | — | view | ↗ | |
/done | claudeblattman (Chris Blattman) | general | infra | Mark work complete + update tracking | view | ↗ | |
/econ-review-setup | Econ Research Skills (Hanlu Long) | economics | infra | Prepares, verifies, repairs, or removes the user-owned Python runtime and local Review Desk behind an installed econ-review plugin — dry-run shown first, no silent package downloads or system-software installs. | view | ↗ | |
/learn | Pedro Sant'Anna's Claude Code Workflow | economics | infra | — | view | ↗ | |
/morning-brief | claudeblattman (Chris Blattman) | general | infra | Daily morning briefing template | view | ↗ | |
/permission-check | Pedro Sant'Anna's Claude Code Workflow | economics | infra | — | view | ↗ | |
/post-meeting | claudeblattman (Chris Blattman) | general | infra | Post-meeting summary + action items | view | ↗ | |
/pre-meeting-brief | claudeblattman (Chris Blattman) | general | infra | Pre-meeting brief generation | view | ↗ | |
/schedule-query | claudeblattman (Chris Blattman) | general | infra | Query and reason about a calendar / schedule | view | ↗ | |
/setup-project-management | claudeblattman (Chris Blattman) | general | infra | Bootstrap a project-management workspace | view | ↗ | |
/tax-guide | claudeblattman (Chris Blattman) | general | infra | Personal tax-related Q&A | view | ↗ | |
/tips-bookmarks | claudeblattman (Chris Blattman) | general | infra | Save and retrieve tips / bookmarks | view | ↗ | |
aer-workflow | Auto-Empirical Research Skills (AERS) — first-party skills | economics | infra | Router for the 15-skill AER-skills collection — sequences manuscript work from topic selection through rebuttal for AER, AER:Insights, and AEJ journals; routes, does not replace, the specialized skills. | view | ↗ | |
agent:project-coordinator | Theorist Toolbox | economics | infra | formal-modeling | Front door of a co-math project — reads goals.md, formalises research intent, dispatches and steers workstreams, filters low-level chatter from the user. | view | ↗ |
auto-empirical-research-skills | Auto-Empirical Research Skills (AERS) — first-party skills | general | infra | Root router for whole-repo installs — classifies an empirical-research request by stage/method and dispatches to one of the 1,094 vendored skills via catalog JSON lookups instead of reading the repo wholesale. | view | ↗ | |
claude-api | Anthropic Skills (foundational) | — | infra | Build apps with the Claude API + Anthropic SDK | view | — | |
commit-push-pr | awesome-econ-ai-stuff (Antonio Mele) | general | infra | Manages git workflows: commits, pushes, and pull request creation. | view | ↗ | |
ecta-workflow | Awesome Journal Skills (AJS) | economics | infra | Router for the 12-skill Econometrica depth pack (ecta-*) — topic selection through rebuttal, with the pack's theory-model and identification skills tuned to Econometrica's formal bar. | view | ↗ | |
evo-memory | EvoSkills | — | infra | Persistent memory layer for EvoScientist sessions | view | — | |
feishu-notify | ARIS skills | — | infra | — | view | — | |
jpe-workflow | Awesome Journal Skills (AJS) | economics | infra | Router for the 12-skill Journal of Political Economy depth pack (jpe-*) — topic selection through rebuttal for a JPE manuscript. | view | ↗ | |
mgsci-workflow | Awesome Journal Skills (AJS) | general | infra | Router for the 12-skill Management Science depth pack (mgsci-*) — topic selection through rebuttal, including picking the right INFORMS Department lane (analytical vs empirical). | view | ↗ | |
misq-workflow | Awesome Journal Skills (AJS) | information-systems | infra | Router for the 12-skill MIS Quarterly depth pack (misq-*) — topic selection through revision, first naming which of the four IS research traditions (behavioral, design science, economics, organizational) the paper lives in. | view | ↗ | |
paper-workflow | Auto-Empirical Research Skills (AERS) — first-party skills | economics | infra | rq-formulation research-design data-acquisition data-analysis paper-drafting revision-editing referee-simulation dissemination | Meta-orchestrator for a complete empirical paper (econ/social science): Stage 0-9 resumable pipeline from topic selection to submission with two hard human gates (Method Gate after estimation, Draft Quality Gate after polish); routes Python/StatsPAI, Stata, or R analysis backends and invokes existing skills rather than reimplementing them. Git submodule mirroring brycewang-stanford/Paper-WorkFlow. | view | ↗ |
qje-workflow | Awesome Journal Skills (AJS) | economics | infra | Router for the QJE pack — sequences manuscript work from topic selection through rebuttal for a Quarterly Journal of Economics submission; routes, does not replace, the specialized qje-* skills. | view | ↗ | |
restud-workflow | Awesome Journal Skills (AJS) | economics | infra | Router for the 12-skill Review of Economic Studies depth pack (restud-*) — topic selection through rebuttal, weighing design-based and structural identification on REStud's equal terms. | view | ↗ | |
rt-workflow | Awesome Journal Skills (AJS) | general | infra | Sequences a manuscript across venues — which cross-journal toolkit skill to invoke next, from picking a target journal through execution, submission-readiness, simulated review, rebuttal, and the replication package. | view | ↗ | |
/announcement-digest | claudeblattman (Chris Blattman) | general | literature | literature-discovery literature-synthesis | Triage and digest announcements / newsletters / Slack-equivalent feeds | view | ↗ |
/deep-research | claudeblattman (Chris Blattman) | social-sciences | literature | literature-discovery literature-synthesis | Multi-agent deep research with paste-loop UX and subagent template | view | ↗ |
/dr-synthesize | claudeblattman (Chris Blattman) | social-sciences | literature | literature-discovery literature-synthesis | Synthesize results from a deep-research run | view | ↗ |
/lit-review | Pedro Sant'Anna's Claude Code Workflow | economics | literature | literature-discovery literature-synthesis | — | view | ↗ |
aer-literature | Auto-Empirical Research Skills (AERS) — first-party skills | economics | literature | literature-discovery literature-synthesis | Positions a manuscript against the economics literature — antecedents map for the introduction, cite/no-cite decisions, and verification that every bibliography entry is real, correctly attributed, and cited to the published version. | view | ↗ |
agent:literature-reviewer | Theorist Toolbox | economics | literature | literature-discovery literature-synthesis | Literature searches and verified, cited workstream reports; confirms prior art and validates supporting citations for claims in paper.tex. | view | ↗ |
alphaxiv | ARIS skills | — | literature | literature-discovery literature-synthesis | — | view | — |
arxiv | ARIS skills | — | literature | literature-discovery literature-synthesis | — | view | — |
context-builder | 100xOS shared skills | economics | literature | literature-discovery literature-synthesis | — | view | — |
deep-research | Academic Research Skills (ARS) | general | literature | literature-discovery literature-synthesis | 13-agent research team with Socratic guided mode, PRISMA systematic review, intent detection, dialogue health monitoring, optional cross-model DA, Semantic Scholar API verification. | view | ↗ |
deepxiv | ARIS skills | — | literature | literature-discovery literature-synthesis | — | view | — |
deliverables | 100xOS shared skills | economics | literature | literature-discovery literature-synthesis | — | view | — |
exa-search | ARIS skills | — | literature | literature-discovery literature-synthesis | — | view | — |
gemini-search | ARIS skills | — | literature | literature-discovery literature-synthesis | — | view | — |
lit-review-assistant | awesome-econ-ai-stuff (Antonio Mele) | economics | literature | literature-discovery literature-synthesis | Search, summarize, and synthesize economics literature. | view | ↗ |
literature-search | AutoResearchClaw skills | — | literature | literature-discovery literature-synthesis | — | view | — |
openalex | ARIS skills | — | literature | literature-discovery literature-synthesis | — | view | — |
paper-navigator | EvoSkills | — | literature | literature-discovery literature-synthesis | Navigate literature with persistent memory | view | — |
prior-art-search | ARIS skills | — | literature | literature-discovery literature-synthesis | — | view | — |
qje-literature-positioning | Awesome Journal Skills (AJS) | economics | literature | literature-synthesis | Stakes the manuscript's contribution against the frontier — what it builds on, what it overturns, and why it belongs in a general-interest journal; positions the contribution rather than writing a full survey. | view | ↗ |
research-lit | ARIS skills | — | literature | literature-discovery literature-synthesis | — | view | — |
research-pipeline | ARIS skills | — | literature | literature-discovery literature-synthesis | — | view | — |
research-refine | ARIS skills | — | literature | literature-discovery literature-synthesis | — | view | — |
research-refine-pipeline | ARIS skills | — | literature | literature-discovery literature-synthesis | — | view | — |
research-survey | EvoSkills | — | literature | literature-discovery literature-synthesis | Survey/literature review generation | view | — |
research-wiki | ARIS skills | — | literature | literature-discovery literature-synthesis | — | view | — |
researchclaw | AutoResearchClaw skills | — | literature | literature-discovery literature-synthesis | — | view | — |
semantic-scholar | ARIS skills | — | literature | literature-discovery literature-synthesis | — | view | — |
/prompt | claudeblattman (Chris Blattman) | general | meta | Build a prompt from scratch with formatting-core | view | ↗ | |
/prompt-only | claudeblattman (Chris Blattman) | general | meta | Skill that only produces a prompt (no execution) | view | ↗ | |
/prompt-refine | claudeblattman (Chris Blattman) | general | meta | Iteratively refine a prompt | view | ↗ | |
academic-pipeline | Academic Research Skills (ARS) | general | meta | Pipeline orchestrator that chains deep-research → academic-paper → academic-paper-reviewer with quality gates between stages. | view | ↗ | |
auto-paper-improvement-loop | ARIS skills | — | meta | — | view | — | |
mcp-builder | Anthropic Skills (foundational) | — | meta | Build MCP servers (Anthropic spec) | view | — | |
meta-optimize | ARIS skills | — | meta | — | view | — | |
skill-creator | Anthropic Skills (foundational) | — | meta | Meta-skill for building new skills from scratch | view | — | |
/math-proof | Theorist Toolbox | economics | modeling | formal-modeling | Single-pass discipline for full, gap-free proofs: state what you will show before showing it, sign every term, no "clearly", no overgeneralizing from examples. | view | ↗ |
agent:prover | Theorist Toolbox | economics | modeling | formal-modeling | Drafts proofs into paper.tex with strict discipline — every step justified, cited, or explicitly marked unproven; never hand-waves. | view | ↗ |
anthropology | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
asset-pricing | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
auction_theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
behavioral_economics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
cartographer | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
category_theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
combinatorics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
complexity | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
computational_complexity | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
contract_theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
crowdsourcing | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
cryptography | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
design_theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
development_economics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
digital_innovation | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
digital_markets | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
digital_transformation | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
distributed_systems | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
dynamical_systems | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
ecology | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
environmental_economics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
epidemiology | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
evaluator | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
evolutionary_biology | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
evomath-tao | EvoSkills | — | modeling | formal-modeling | Mathematical derivation skill in the spirit of Tao-style proof reasoning | view | — |
financial_economics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
fluid_dynamics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
formal_verification | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
formula-derivation | ARIS skills | — | modeling | formal-modeling | — | view | — |
game-theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
game_theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
general-equilibrium-model-builder | awesome-econ-ai-stuff (Antonio Mele) | economics | modeling | formal-modeling | Constructs and solves Walrasian equilibrium models. | view | ↗ |
graph_theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
industrial_organization | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
information_theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
intellectual_property | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
is_strategy | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
it_governance | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
knowledge_management | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
labor_economics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
latex-econ-model | awesome-econ-ai-stuff (Antonio Mele) | economics | modeling | formal-modeling paper-drafting | Write and typeset economic models in LaTeX with proper notation. | view | ↗ |
law_economics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
linguistics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
machine_learning_theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
market-microstructure | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
measure_theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
mechanism_design | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
media_studies | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
network_economics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
network_physics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
neuroscience | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
optimization | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
optimization-verification | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
option-pricing | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
organizational_theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
phenomenologist | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
philosophy_of_science | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
platform_economics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
political_science | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
portfolio-theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
probability_theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
proof-checker | ARIS skills | — | modeling | formal-modeling | — | view | — |
proof-strategies | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
proof-writer | ARIS skills | — | modeling | formal-modeling | — | view | — |
psychology | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
public_economics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
qje-theory-model | Awesome Journal Skills (AJS) | economics | modeling | formal-modeling | Adds the model or conceptual framework that turns a credible empirical coefficient into a lesson with broad implications — the frame QJE expects around a headline result. | view | ↗ |
quantum_information | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
regulatory_theory | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
rhetoric | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
risk-management | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
science_technology_studies | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
scout_director | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
sociology | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
sociotechnical | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
statistical_mechanics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
synthesizer | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
technology_acceptance | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
term-structure | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
thermodynamics | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
topology | 100xOS shared skills | economics | modeling | formal-modeling | — | view | — |
/audit-reproducibility | Pedro Sant'Anna's Claude Code Workflow | economics | replication | replication | — | view | ↗ |
aer-replication | Auto-Empirical Research Skills (AERS) — first-party skills | economics | replication | replication dissemination | Assembles the AEA Data and Code Availability deposit — README writing and replication-package audit against the current AEA policy (including the February 2026 Data and Code Availability Policy) before the AEA Data Editor review. | view | ↗ |
comparison-evaluation | 100xOS shared skills | economics | replication | replication | — | view | — |
paper-parsing | 100xOS shared skills | economics | replication | replication | — | view | — |
qje-replication-package | Awesome Journal Skills (AJS) | economics | replication | replication dissemination | Builds the reproducible data-and-code deposit required for accepted empirical papers under QJE's data-availability policy. | view | ↗ |
replication-report | 100xOS shared skills | economics | replication | replication | — | view | — |
replication-strategy | 100xOS shared skills | economics | replication | replication | — | view | — |
result-extraction | 100xOS shared skills | economics | replication | replication | — | view | — |
rt-replication-package | Awesome Journal Skills (AJS) | general | replication | replication dissemination | Assembles and validates the Data-Editor replication package against the target venue's data-and-code policy — master script, pinned environment, README/roadmap, restricted-data plan, script-to-exhibit output map, and a Data-Editor-grade checklist. | view | ↗ |
/devils-advocate | Pedro Sant'Anna's Claude Code Workflow | economics | review | referee-simulation | — | view | ↗ |
/econ-review | Econ Research Skills (Hanlu Long) | economics | review | referee-simulation | Referee-grade review of an economics paper: reconstructs claims and evidence before judging, runs exhaustive parallel audit passes (identification, inference, proofs, tables, figures, numbers, literature frontier, writing), challenges and verifies every surviving comment, and delivers a typeset referee report plus prioritized fix plan — never rewrites the paper. | view | ↗ |
/review-paper | Pedro Sant'Anna's Claude Code Workflow | economics | review | referee-simulation | — | view | ↗ |
/review-plan | claudeblattman (Chris Blattman) | general | review | referee-simulation | Review a research plan with structured feedback | view | ↗ |
/review-r | Pedro Sant'Anna's Claude Code Workflow | economics | review | referee-simulation | — | view | ↗ |
/seven-pass-review | Pedro Sant'Anna's Claude Code Workflow | economics | review | referee-simulation | — | view | ↗ |
academic-paper-reviewer | Academic Research Skills (ARS) | general | review | referee-simulation | 7-agent multi-perspective peer review with 0–100 quality rubrics (EIC + 3 dynamic reviewers + Devil's Advocate), concession threshold protocol, attack intensity preservation, optional cross-model DA critique/calibration, R&R traceability matrix. | view | ↗ |
aer-referee-sim | Auto-Empirical Research Skills (AERS) — first-party skills | economics | review | referee-simulation | Adversarial internal review before submission — simulates the AER desk screen plus three referee reports with calibrated severity, scores against the editorial rubric, and produces a prioritized revise list; rerun until the simulated verdict is at least major R&R. | view | ↗ |
agent:domain-referee | Pedro Sant'Anna's Claude Code Workflow | economics | review | referee-simulation | — | view | ↗ |
agent:domain-reviewer | Pedro Sant'Anna's Claude Code Workflow | economics | review | referee-simulation | — | view | ↗ |
agent:editor | Pedro Sant'Anna's Claude Code Workflow | economics | review | referee-simulation | — | view | ↗ |
agent:methods-referee | Pedro Sant'Anna's Claude Code Workflow | economics | review | referee-simulation | — | view | ↗ |
agent:paper-reviewer | Theorist Toolbox | economics | review | referee-simulation | Adversarial gate — a workstream cannot be marked complete until this agent writes an explicit approval file; cross-checks references, unproven blocks, and code-vs-claim consistency. | view | ↗ |
agent:proposal-critic-agent | claudeblattman (Chris Blattman) | social-sciences | review | referee-simulation | Critic agent for grant/research proposals | view | ↗ |
agent:r-reviewer | Pedro Sant'Anna's Claude Code Workflow | economics | review | referee-simulation | — | view | ↗ |
agent:review-methodology | claudeblattman (Chris Blattman) | social-sciences | review | referee-simulation | Methodology review agent | view | ↗ |
agent:slide-auditor | Pedro Sant'Anna's Claude Code Workflow | economics | review | referee-simulation | — | view | ↗ |
agent:tikz-reviewer | Pedro Sant'Anna's Claude Code Workflow | economics | review | referee-simulation | — | view | ↗ |
auto-review-loop | ARIS skills | — | review | referee-simulation | — | view | — |
auto-review-loop-llm | ARIS skills | — | review | referee-simulation | — | view | — |
auto-review-loop-minimax | ARIS skills | — | review | referee-simulation | — | view | — |
beamer | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
code | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
comm-lit-review | ARIS skills | — | review | referee-simulation | — | view | — |
conference-submission | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
consistency-check | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
constructive-feedback | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
data | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
econometrics | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
finance | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
latex | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
paper-review | EvoSkills | — | review | referee-simulation | Multi-perspective peer review | view | — |
patent-review | ARIS skills | — | review | referee-simulation | — | view | — |
qje-referee-strategy | Awesome Journal Skills (AJS) | economics | review | referee-simulation | War-games likely referee objections before submitting, to close gaps pre-emptively given QJE's ~2-week desk screen and ~1-4% acceptance rate; anticipates reports rather than writing the post-decision response. | view | ↗ |
referee-simulation | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
reference-check | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
research-review | ARIS skills | — | review | referee-simulation | — | view | — |
review | Clo-Author skills | — | review | referee-simulation | — | view | — |
rt-simulated-referee | Awesome Journal Skills (AJS) | general | review | referee-simulation | Pre-submission peer-review rehearsal — a calibrated Associate Editor desk-screen plus 2-3 distinct-lens referees for the target venue, adversarially verified and synthesized into a report, decision band, and prioritized skill-mapped fix list. | view | ↗ |
skills-codex-claude-review | ARIS skills | — | review | referee-simulation | — | view | — |
skills-codex-gemini-review | ARIS skills | — | review | referee-simulation | — | view | — |
technical-review | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
visual-formatting | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
writing | 100xOS shared skills | economics | review | referee-simulation | — | view | — |
/proposal-revise | claudeblattman (Chris Blattman) | social-sciences | revision | revision-editing | Revise an existing grant or research proposal | view | ↗ |
/respond-to-referees | Pedro Sant'Anna's Claude Code Workflow | economics | revision | revision-editing | — | view | ↗ |
aer-rebuttal | Auto-Empirical Research Skills (AERS) — first-party skills | economics | revision | revision-editing | Handles a Revise & Resubmit from AER/AEJ journals — triage, the concede/clarify/push-back decision per comment, and the point-by-point response-letter format editors actually read, aligned with manuscript revisions. | view | ↗ |
paper-rebuttal | EvoSkills | — | revision | revision-editing | Rebuttal pipeline for reviewer comments | view | — |
qje-rebuttal | Awesome Journal Skills (AJS) | economics | revision | revision-editing | Structures the revision and response letter when a QJE decision letter arrives (R&R or reject-and-resubmit); routes re-analysis to the relevant qje-* skill rather than redoing it. | view | ↗ |
rebuttal | ARIS skills | — | revision | revision-editing | — | view | — |
rt-response-to-referees | Awesome Journal Skills (AJS) | general | revision | revision-editing | Turns a referee report into a point-by-point response letter plus revision plan — editor first, every comment answered, each empirical fix backed by a real re-run via the target pack's skill and the execution bridge. | view | ↗ |
/create-lecture | Pedro Sant'Anna's Claude Code Workflow | economics | slides | dissemination | — | view | ↗ |
/econ-slides | Econ Research Skills (Hanlu Long) | economics | slides | dissemination | Turns an economics paper into a compiled LaTeX/Beamer talk (conference, seminar, job-market, discussant) with strict number provenance, slide-table surgery, timed speaker scripts, and mandatory rendered-page inspection via bundled deck and script checkers. | view | ↗ |
/slide-excellence | Pedro Sant'Anna's Claude Code Workflow | economics | slides | dissemination | — | view | ↗ |
academic-slides | EvoSkills | — | slides | dissemination | Academic slide deck generation | view | — |
beamer-presentation | awesome-econ-ai-stuff (Antonio Mele) | general | slides | dissemination | Create academic presentations in Beamer with professional themes. | view | ↗ |
paper-slides | ARIS skills | — | slides | dissemination | — | view | — |
paper-talk | ARIS skills | — | slides | dissemination | — | view | — |
pptx | Anthropic Skills (foundational) | — | slides | dissemination | PowerPoint deck generation | view | — |
slides-polish | ARIS skills | — | slides | dissemination | — | view | — |
talk | Clo-Author skills | — | slides | dissemination | — | view | — |
/deploy | Pedro Sant'Anna's Claude Code Workflow | economics | submission | dissemination | — | view | ↗ |
aer-submission | Auto-Empirical Research Skills (AERS) — first-party skills | economics | submission | dissemination | Final pre-submission audit for AER/AEJ journals — length, format, cover letter, per-author disclosure statements, file packaging, and routing among the AEA journal family. | view | ↗ |
american-economic-review | Awesome Journal Skills (AJS) | economics | submission | dissemination | Venue-fit skill for AER from the English Social-Science Journal bundle — fit, framing, the method-and-evidence bar, house style, official-submission re-check, and desk-reject heuristics; exemplar of the one-skill-per-journal breadth-bundle format. | view | ↗ |
overleaf-sync | ARIS skills | — | submission | dissemination | — | view | — |
qje-submission | Awesome Journal Skills (AJS) | economics | submission | dissemination | Final pre-submission preflight for QJE via Editorial Express — single-PDF format, double-blind anonymization, author-date references, the no-fee policy, and supplementary files. | view | ↗ |
resubmit-pipeline | ARIS skills | — | submission | dissemination | — | view | — |
rt-journal-match | Awesome Journal Skills (AJS) | general | submission | dissemination | Answers "which journal should I send this to?" — profiles the paper, shortlists candidate venues across 185+ packs, and ranks them into reach/match/safe with a resubmission ladder, reading live venue facts from each pack's source-map. | view | ↗ |
rt-submission-readiness | Awesome Journal Skills (AJS) | general | submission | dissemination | Venue-parameterized go/no-go scorecard on the actual manuscript — fit, identification, robustness, exhibits, exposition, venue mechanics, data/code, pre-empted objections — returning PASS/FLAG/FAIL per dimension plus desk-reject risk. | view | ↗ |
submit | Clo-Author skills | — | submission | dissemination | — | view | — |
Skill count by category¶
Click a category to filter the table above.
| Category | Count |
|---|---|
modeling | 83 |
drafting | 65 |
review | 44 |
infra | 32 |
literature | 28 |
analysis | 26 |
audit | 22 |
design | 13 |
ideation | 13 |
figures | 12 |
data-handling | 10 |
editing | 10 |
slides | 10 |
code-gen | 9 |
replication | 9 |
submission | 9 |
meta | 8 |
revision | 7 |