LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

script-translator - Translate Scripts Between Statistical Languages

Convert scripts between STATA, Python, and R with faithful line-by-line translation

Tags

Updated: 2026-03-23

Capabilities

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

Source

  • Spec: SKILL.md
code translation
statistical programming
Stata
Python
R
data science
detect source language
detect target language
read source script
read language body file
source script file
source language
target language
translated script file
translated figure file
execution log