stata-c-plugins
πPlugindylantmoore/stata-skill
Part of
dylantmoore-stata-skill
Installation
/plugin marketplace add dylantmoore/stata-skill/plugin install stata-c-plugins@stata-skillMore 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 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.
Plugin