skills/64-tmonk-mcp-stata/skills/stata-results/SKILL.md
Fetch and display stored r(), e(), and s() results from the last Stata command.
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research stata-resultsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Call stata_get_results(include_matrices=True, as_json=True).
Present the results in a structured format:
If no results are stored (empty response), tell the user to run a Stata command first (e.g., regress, summarize, ttest).
If the user needs Mata state, note they can ask you to call stata_get_results(include_mata=True).
tools
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
tools
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".
tools
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
tools
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".