Agent Skills: Environment Diagnose

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.

UncategorizedID: tmonk/mcp-stata/stata-environment-diagnose

Repository

tmonkLicense: AGPL-3.0
7516

Install this agent skill to your local

pnpm dlx add-skill https://github.com/tmonk/mcp-stata/tree/HEAD/plugin/skills/stata-environment-diagnose

Skill Files

Browse the full folder contents for stata-environment-diagnose.

Download Skill

Loading file tree…

plugin/skills/stata-environment-diagnose/SKILL.md

Skill Metadata

Name
stata-environment-diagnose
Description
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.

Environment Diagnose

Use this skill for setup and platform troubleshooting.

  1. Verify detection with stata_manage_session(action="detect").
  2. Reproduce the smallest failing command.
  3. Use logs, package checks, and environment reporting before suggesting a fix.
  4. 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.