Stata environment diagnose
🔬 A curated collection of 23,000+ agent skills for empirical research across 8 social science disciplines. | 精选 23,000+ AI Agent 技能库,覆盖8大社会科学学科的实证研究。CoPaper.AI 20分钟完成一篇可复现的规范实证论文,并支持用户上传 Skills。-- Maintained by CoPaper.AI from Stanford REAP.
npx -y skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill stata-environment-diagnoseAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
What its author says it does
Copied from the file, not written here
Diagnose local Stata, MCP, package, startup, graph-export, and permissions issues. Use when setup is failing, Stata is not discovered, packages are missing, logs are truncated, or a managed machine behaves differently from a normal workstation.
SKILL.md
0.8 KB, as published. Nobody here has run it
Environment Diagnose
Use this skill for setup and platform troubleshooting.
- Verify detection with
stata_manage_session(action="detect"). - Reproduce the smallest failing command.
- Use logs, package checks, and environment reporting before suggesting a fix.
- Separate root cause, evidence, remediation, and verification.
Read references/troubleshooting.md for the diagnosis flow and use scripts/report_environment.py for a deterministic environment summary.