·stata-sep

Use when performing Stata analysis via Stata-MCP tools, including do file generation, execution, result analysis, or managing ado packages.

10Installs·0Trend·@canyangliunian

Installation

$npx skills add https://github.com/canyangliunian/agent-skills --skill stata-sep

How to Install stata-sep

Quickly install stata-sep AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/canyangliunian/agent-skills --skill stata-sep
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: canyangliunian/agent-skills.

SKILL.md

View raw

快速起步(最小可用链路) 1) 环境探测:uvx stata-mcp --usable;若 statacli 失败,设置环境变量 statacli 为 Stata 可执行绝对路径(macOS 如 /Applications/Stata/StataMP.app/Contents/MacOS/stata-mp,Windows 如 C:\\Program Files\\Stata18\\StataSE.exe)。可选 documentspath。

2) 将 MCP server 加入客户端(示例 config JSON 已放 references/usage.md)。默认工作根:/Documents/stata-mcp-folder/,自动包含 stata-mcp-log/、stata-mcp-dofile/、stata-mcp-result/、stata-mcp-tmp/。 3) 最小流水线:

推荐工作流(逐层展开) 1) 数据理解:getdatainfo → 选择变量/样本 → 形成 do 草稿。 2) do 生成:

Use when performing Stata analysis via Stata-MCP tools, including do file generation, execution, result analysis, or managing ado packages. Source: canyangliunian/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/canyangliunian/agent-skills --skill stata-sep
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from canyangliunian/agent-skills

Quick answers

What is stata-sep?

Use when performing Stata analysis via Stata-MCP tools, including do file generation, execution, result analysis, or managing ado packages. Source: canyangliunian/agent-skills.

How do I install stata-sep?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/canyangliunian/agent-skills --skill stata-sep Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/canyangliunian/agent-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-25