64 Tmonk MCP Stata
by @brycewang-stanford · plugin · 14 skills
64 Tmonk MCP Stata from brycewang-stanford/Auto-Empirical-Research-Skills.
Install the whole plugin (CLI)
npx skillmds add brycewang-stanford/stata
npx skillmds add brycewang-stanford/stata-log
npx skillmds add brycewang-stanford/stata-run
npx skillmds add brycewang-stanford/stata-help
npx skillmds add brycewang-stanford/stata-lint
npx skillmds add brycewang-stanford/stata-graph
npx skillmds add brycewang-stanford/stata-setup
npx skillmds add brycewang-stanford/stata-inspect
npx skillmds add brycewang-stanford/stata-results
npx skillmds add brycewang-stanford/stata-toolkit
npx skillmds add brycewang-stanford/stata-modernize
npx skillmds add brycewang-stanford/stata-data-audit
npx skillmds add brycewang-stanford/stata-replication
npx skillmds add brycewang-stanford/stata-table-builderSkills in this plugin
- ▌ stata · brycewang-stanford bundleShow mcp-stata identity, connected tools, and status. Use when the user asks if mcp-stata is available, asks about access to the toolkit, or asks what Stata tools are connected.
- ▌ stata-log · brycewang-stanford bundleTail, read, or search a Stata log file from a previous command or background task.
- ▌ stata-run · brycewang-stanford bundleRun arbitrary Stata code or a .do file and display the result.
- ▌ stata-help · brycewang-stanford bundleLook up Stata command documentation and display formatted help text.
- ▌ stata-lint · brycewang-stanford bundleRun static analysis on a Stata .do or .ado file and report style and best-practice issues.
- ▌ stata-graph · brycewang-stanford bundleList, export, and review Stata graphs from the current session.
- ▌ stata-setup · brycewang-stanford bundleInstall, configure, update, or verify mcp-stata across Claude Code, Codex, Gemini CLI, Cursor, Windsurf, and VS Code. Activate when users ask to set up the Stata toolkit or troubleshoot the installation.
- ▌ stata-inspect · brycewang-stanford bundleDescribe and summarize the current dataset in memory. Optionally inspect a specific variable with codebook.
- ▌ stata-results · brycewang-stanford bundleFetch and display stored r(), e(), and s() results from the last Stata command.
- ▌ stata-toolkit · brycewang-stanford bundleActivate when users mention Stata commands, .do files, regressions, econometrics, stored results, graphs, dataset inspection, replication, or Stata errors. Route the task through mcp-stata tools and the specialized research skills instead of treating it as plain text coding.
- ▌ stata-modernize · brycewang-stanford bundleImprove, modernize, and optimize existing Stata code for performance, portability, and maintainability. Use when legacy patterns such as preserve/restore, cd,
- ▌ stata-data-audit · brycewang-stanford bundleAudit datasets for structure, missingness, labeling, suspicious values, duplicate identifiers, and documentation readiness. Use when a researcher asks for data QA, codebook review, sanity checks, or pre-analysis cleanup guidance.
- ▌ stata-replication · brycewang-stanford bundleRun replication, robustness, and specification-sensitivity workflows for Stata projects. Use when a researcher wants to reproduce a result, rerun a pipeline, compare specifications, audit a do-file sequence, or check whether a claim is stable.
- ▌ stata-table-builder · brycewang-stanford bundleBuild and review paper-ready regression, balance, and summary tables from Stata outputs. Use when the user needs a clean table for a draft, appendix, or coauthor share-out.