home/categories/scripting/sam-barnett-frrs-rd2-replication-claude-skills-run-stata-skill-md
scriptingdevelopment

run-stata

Run Stata code by copying it into tempdo.do and executing the file. Use this when the user wants to run Stata code, test a figure, execute a do-file section, or run regressions. This workaround ensures graphs display correctly and multi-line commands with /// work properly.

sam-barnett
maintainer
sam-barnett
अपडेट किया गया 1/8/2026
स्टार
0
फोर्क
0
quick start

Installation and usage

Run Stata code by copying it into tempdo.do and executing the file. Use this when the user wants to run Stata code, test a figure, execute a do-file section, or run regressions. This workaround ensures graphs display correctly and multi-line commands with /// work properly.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use run-stata