Stata toolkit
Skill brycewang-stanford/Auto-Empirical-Research-Skills/skills/64-tmonk-mcp-stata/skills/stata-toolkit
Activate 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.From its SKILL.md
npx -y skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill stata-toolkitAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.3 KB, 277 tokens by cl100k_base, as published. Nobody here has run it
Stata Toolkit Dispatcher
Use this skill as the default router for Stata work.
- Confirm the
mcp-stataMCP server is available. - Route quick tasks to the direct slash-style skills:
stata-runstata-inspectstata-resultsstata-graphstata-helpstata-logstata-lint
- Route research workflows to the specialized skills:
stata-data-auditstata-environment-diagnosestata-modernizestata-publication-qastata-replicationstata-causal-inferencestata-table-builderstata-power-analysisstata-data-provenancestata-referee-response
- Use the MCP tools directly when the user needs ad hoc Stata execution or a mixed workflow.
Read these references when needed:
references/tool-reference.mdfor the tool map and identity response.references/research-workflows.mdfor end-to-end economics workflows.references/error-handling.mdfor log,rc, and background-task handling.
What ships with it: 5 files
2.9 KB alongside SKILL.md
agents/
- openai.yaml251 B
references/
- error-handling.md459 B
- research-workflows.md524 B
- tool-reference.md809 B
- manifest.json896 B