stata
🎯Skillfrom dylantmoore/stata-skill
A comprehensive Stata reference skill for Claude Code covering core syntax, data management, econometrics, causal inference, graphics, and 20+ community packages — plus a companion skill for building C plugins that replicate Python/R packages in Stata.
Same repository
dylantmoore/stata-skill(5 items)
Installation
npx vibeindex add dylantmoore/stata-skill --skill statanpx skills add dylantmoore/stata-skill --skill stata~/.claude/skills/stata/SKILL.mdSKILL.md
More from this repository4
Claude Code marketplace with **two Stata skills** — **Stata**, a 37-file reference covering data management, linear/panel/time-series, causal inference (DiD, RD, matching), Mata, plus 20 community package guides (`reghdfe`, `estout`, `csdid`, `rdrobust`, `psmatch2`, `synth`, `ivreg2`, …); and **Stata C Plugins**, which teaches Claude to port Python/R packages into Stata via the `stplugin.h` SDK with cross-platform builds, pthreads, and correlation-based validation.
A Claude Code skill that teaches AI agents how to build Stata programs using C plugins. Enables translating existing Python or R packages into high-performance C plugin implementations that run natively within Stata.
Plugin
Plugin