script-translator - Translate Scripts Between Statistical Languages
Convert scripts between STATA, Python, and R with faithful line-by-line translation
Tags
Updated: 2026-03-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- detect source language
- detect target language
- read source script
- read language body file
- translate code line by line
- convert statistical models
- convert data filters
- convert visualizations
- write translated script
- run translated script
- verify translation
Inputs
- source script file
- source language
- target language
- language body file
- project configuration
- data file
- plotting code
Outputs
- translated script file
- translated figure file
- execution log
- translation notes
Requirements
- Python interpreter
- Stata
- R interpreter
- file system access
- language body files
- project configuration files
