dylantmoore-stata-skill
🏪Marketplacedylantmoore/stata-skill
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.
Add this Marketplace
/plugin marketplace add dylantmoore/stata-skillPlugins in this Marketplace
More from this repository2
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.
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.