LogoClawIndex
CasesSkillsAbout
LogoClawIndex

stata-replication - Stata replication pipeline scaffold and execution

Scaffolds numbered .do files, executes them via stata-mcp server, captures outputs in scripts/stata/_outputs/, and generates tables and figures.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Scaffold numbered .do files
  • Execute scripts via stata-mcp server
  • Capture logs and output files
  • Produce publication-ready tables and figures
  • Verify output artifacts and logs
  • Cross-check results against R pipeline

Inputs

  • Paper or data pointer
  • Existing R pipeline in scripts/R/
  • Stata code conventions rule
  • Replication protocol rule

Outputs

  • Numbered .do files in scripts/stata/
  • Log files in scripts/stata/_outputs/
  • Exported .dta data files
  • Exported .tex table files
  • Exported .pdf figure files
  • sessionInfo.txt package version file

Requirements

  • stata-mcp MCP server installed and registered
  • Local Stata installation
  • Tool permissions for Read, Write, Edit, Glob, Grep, Bash, Task

Source

  • Spec: SKILL.md

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.
stata
replication
stata-mcp
data-analysis
economics
Scaffold numbered .do files
Execute scripts via stata-mcp server
Capture logs and output files
Produce publication-ready tables and figures
Paper or data pointer
Existing R pipeline in scripts/R/
Stata code conventions rule
Numbered .do files in scripts/stata/
Log files in scripts/stata/_outputs/
Exported .dta data files