data-analysis — data-analysis ai agent skill data-analysis, claude-econ-paper-template, naj2r, community, data-analysis ai agent skill, ai agent skill, ide skills, agent automation, data-analysis automation, data-analysis workflow tool, AI agent skills, Claude Code

v1.0.0
GitHub

About this Skill

Perfect for Statistical Agents needing advanced data analysis and visualization capabilities with Stata and R Claude Code infrastructure template for empirical economics research papers

# Core Topics

naj2r naj2r
[0]
[0]
Updated: 3/9/2026

Quality Score

Top 5%
21
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
> npx killer-skills add naj2r/claude-econ-paper-template/data-analysis
Supports 19+ Platforms
Cursor
Windsurf
VS Code
Trae
Claude
OpenClaw
+12 more

Agent Capability Analysis

The data-analysis skill by naj2r is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for data-analysis ai agent skill, data-analysis automation, data-analysis workflow tool.

Ideal Agent Persona

Perfect for Statistical Agents needing advanced data analysis and visualization capabilities with Stata and R

Core Value

Empowers agents to perform end-to-end data analysis workflows, producing publication-ready output by generating .do files for Stata or .R files for R, utilizing statistical libraries for regression and visualization

Capabilities Granted for data-analysis

Automating data exploration and analysis for empirical economics research
Generating publication-ready output for data-driven studies
Creating reproducible data analysis workflows with Stata and R scripts

! Prerequisites & Limits

  • Requires dataset path, analysis goal, or language preference as input
  • Limited to Stata and R for data analysis and visualization
Project
SKILL.md
1.9 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Data Analysis Workflow

Run an end-to-end data analysis: load, explore, analyze, and produce publication-ready output.

Input: $ARGUMENTS — a dataset path, analysis goal, or language preference.

Language Selection

  • If user says "stata" or "do-file" → write a .do file
  • If user says "R" or "Rscript" → write an .R file
  • If ambiguous → ask. Default to Stata for regressions, R for visualization.

Project Data

DatasetPathContents
Panel Adata_final/{{panel_A}}.dta{{description}}
Panel Bdata_final/{{panel_B}}.dta{{description}}
Panel Cdata_final/{{panel_C}}.dta{{description}}
Results CSVoutput/results/{{regression_results}}.csv{{description}}
Electionsdata_final/{{elections_panel}}.dta{{description}}

Workflow Phases

Phase 1: Setup

  • Follow conventions in .claude/rules/stata-r-conventions.md
  • Create script with proper header
  • Load data and inspect

Phase 2: Exploratory Analysis

  • Summary statistics, distributions, missingness
  • Treatment/control comparisons
  • Time trends

Phase 3: Main Analysis

  • Stata: areg or reghdfe with county+year FE, vce(cluster {{cluster_var}})
  • R: fixest::feols() with cluster = ~{{cluster_var}}
  • Start simple, progressively add controls
  • Report standardized effects (β/ȳ and β/σ_w)

Phase 4: Publication-Ready Output

  • Stata: esttab.tex tables
  • R: modelsummary.tex and .html tables
  • Figures: ggplot2 with explicit dimensions, export PDF+PNG

Phase 5: Verify

  • Run the code and check for errors
  • Cross-check against {{regression_results}}.csv if applicable
  • Save all outputs to output/

Important

  • New analysis → new numbered do-file (09+) or script in scripts/
  • Never modify 01–08 do-files without explicit permission
  • All paths relative to $RB/
  • Match existing specifications before extending

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is data-analysis?

Perfect for Statistical Agents needing advanced data analysis and visualization capabilities with Stata and R Claude Code infrastructure template for empirical economics research papers

How do I install data-analysis?

Run the command: npx killer-skills add naj2r/claude-econ-paper-template/data-analysis. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for data-analysis?

Key use cases include: Automating data exploration and analysis for empirical economics research, Generating publication-ready output for data-driven studies, Creating reproducible data analysis workflows with Stata and R scripts.

Which IDEs are compatible with data-analysis?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for data-analysis?

Requires dataset path, analysis goal, or language preference as input. Limited to Stata and R for data analysis and visualization.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add naj2r/claude-econ-paper-template/data-analysis. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use data-analysis immediately in the current project.

Related Skills

Looking for an alternative to data-analysis or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
Design

linear

Logo of lobehub
lobehub

Linear issue management. MUST USE when: (1) user mentions LOBE-xxx issue IDs (e.g. LOBE-4540), (2) user says linear, linear issue, link linear, (3) creating PRs that reference Linear issues. Provides

73.4k
0
Communication

testing

Logo of lobehub
lobehub

Testing guide using Vitest. Use when writing tests (.test.ts, .test.tsx), fixing failing tests, improving test coverage, or debugging test issues. Triggers on test creation, test debugging, mock setup

73.3k
0
Communication

zustand

Logo of lobehub
lobehub

Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.

72.8k
0
Communication