autoregmonkey

Orchestrate Python data processing and Stata regressions to generate Chinese econometric reports.

6|1|Updated Dec 4, 2025
One-click install
npx skills add https://github.com/rukikotoo/AutoRegMonkey --skill autoregmonkey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoregmonkey
Source: https://github.com/rukikotoo/AutoRegMonkey/tree/main/.claude/skills/autoregmonkey
Command: npx skills add https://github.com/rukikotoo/AutoRegMonkey --skill autoregmonkey

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Performing comprehensive econometric analysis involves multiple steps: understanding the task, data preparation, model selection, execution with tools like Python/Stata, and report generation. This Skill automates the entire end-to-end process, transforming your natural language request into a professional econometric report, truly embodying "AI works, you rest."

Core Features & Use Cases

  • Intelligent Task Parsing: Understands complex econometric questions from natural language.
  • Dynamic Tool Orchestration: Seamlessly integrates and calls Python for data processing and Stata for regression analysis.
  • Knowledge-Driven Analysis: Leverages a RAG database (Bruce Hansen's Econometrics) for theoretical grounding.
  • Professional Report Generation: Delivers structured, detailed Chinese analysis reports, including theory, results, and economic interpretations.
  • Use Case: You need to analyze the impact of education on wages, considering endogeneity and heteroskedasticity. Simply state your task, and the AI will handle data, models, and report generation, delivering a complete analysis without manual intervention.

Quick Start

Use the autoregmonkey skill to analyze the relationship between GDP growth and environmental pollution, testing for a Kuznets curve.

Frequently Asked Questions about autoregmonkey

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate econometric analysis from start to finish?

Automate econometric analysis by orchestrating data preparation, model estimation, and reporting end-to-end. This Skill transforms natural language requests into professional reports, handling Python data processing, Stata regression analyses, and dynamic knowledge retrieval to produce comprehensive results without manual intervention.

Can I use Python and Stata together for regression analysis?

Yes. This Skill seamlessly integrates Python for data processing and Stata for regression analysis, coordinating both tools within a single workflow. It manages tool orchestration, allowing you to leverage each tool's strengths while maintaining unified data flow and report generation.

What econometric techniques can be automated with this approach?

Automate model selection, estimation handling endogeneity and heteroskedasticity, Kuznets curve testing, and other complex econometric tasks. The Skill applies theoretical grounding from econometric knowledge sources to inform model choice and produces structured analysis reports with economic interpretations.

Do I need to prepare data before starting the analysis?

Data preparation is handled automatically as part of the workflow. You provide raw data and specify your analytical task; the Skill manages preprocessing, variable transformation, and formatting required for Python processing and Stata regression, then generates a final report.

What output format does the analysis produce?

Analysis outputs professional Chinese econometric reports with structured sections covering theory, results, and economic interpretation. Reports integrate findings from data processing and regression analysis into cohesive narratives suitable for academic or policy contexts.

What directory structure and workspace setup does this require?

The Skill requires access to data/ and result/ directories, plus a workspace/ for orchestration. Real-time knowledge retrieval and cross-tool coordination depend on proper directory structure; ensure these directories exist and are accessible before initiating analysis tasks.