Automates R data workflows from raw dataset exploration to generating final tables and figures.

Install

mkdir -p .claude/skills/data-analysis-xashgg && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12565" && unzip -o skill.zip -d .claude/skills/data-analysis-xashgg && rm skill.zip

Installs to .claude/skills/data-analysis-xashgg

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

End-to-end R data analysis pipeline — exploration → cleaning → regression → publication-ready tables and figures. Use when user says "analyze this dataset", "run a regression on X", "explore this CSV", "full analysis workflow", "get me summary stats and a regression", or points at a `.csv`/`.rds`/`.dta` and asks for empirical results. Produces numbered R scripts in `scripts/R/` and outputs to `scripts/R/_outputs/`.
418 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Load and inspect datasets
  • Generate diagnostic outputs for exploratory data analysis
  • Perform regression analysis
  • Create publication-ready tables and figures
  • Save key objects and review scripts

How it works

The skill executes an R data analysis pipeline, starting with a Pre-Flight Report, then proceeds through data loading, exploratory analysis, main analysis, and publication-ready output.

Inputs & outputs

You give it
Dataset path (e.g., data/county_panel.csv) or description of analysis goal
You get back
Numbered R scripts in scripts/R/, outputs in output/, and a Pre-Flight Report

When to use data-analysis

  • Explore a CSV dataset
  • Run regression models
  • Generate summary statistics
  • Create publication-ready analysis reports

About data-analysis

Executes data analysis pipelines in R. It handles data cleaning, statistical regressions, and generates output files like tables and figures based on project conventions.

End-to-end R data analysis pipeline — exploration → cleaning → regression → publication-ready tables and figures. Use when user says "analyze this dataset", "run a regression on X", "explore this CSV", "full analysis workflow", "get me summary stats and a regression", or points at a `.csv`/`.rds`/`.

When not to use it

  • When the input cannot be read (missing file, unreadable format)
  • When the task is not an end-to-end R data analysis

Limitations

  • Requires adherence to R code conventions
  • All scripts must be saved to scripts/R/
  • All outputs must be saved to output/

How it compares

This skill provides a structured, end-to-end R analysis workflow with predefined phases and output conventions, unlike performing manual, ad-hoc analysis steps.

Compared to similar skills

data-analysis side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
data-analysis (this skill)03moNo flagsIntermediate
exploratory-data-analysis152moReviewIntermediate
model-compare78moReviewAdvanced
astropy67moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

exploratory-data-analysis

K-Dense-AI

Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. Automatically detects file type and generates detailed markdown reports with format-specific analysis, quality metrics, and downstream analysis recommendations. Covers chemistry, bioinformatics, microscopy, spectroscopy, proteomics, metabolomics, and general scientific data formats.

15114

model-compare

rawwerks

Compare 3D CAD models using boolean operations (IoU, Dice, precision/recall). Use when evaluating generated models against gold references, diffing CAD revisions, or computing similarity metrics for ML training. Triggers on: model diff, compare models, IoU, intersection over union, model similarity, CAD comparison, STEP diff, 3D evaluation, gold reference, generated model, precision recall 3D.

783

astropy

davila7

Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing.

682

statistical-analysis

anthropics

Apply statistical methods including descriptive stats, trend analysis, outlier detection, and hypothesis testing. Use when analyzing distributions, testing for significance, detecting anomalies, computing correlations, or interpreting statistical results.

848

datacommons-client

davila7

Work with Data Commons, a platform providing programmatic access to public statistical data from global sources. Use this skill when working with demographic data, economic indicators, health statistics, environmental data, or any public datasets available through Data Commons. Applicable for querying population statistics, GDP figures, unemployment rates, disease prevalence, geographic entity resolution, and exploring relationships between statistical entities.

637

analyzing-market-sentiment

jeremylongshore

Analyze cryptocurrency market sentiment using Fear & Greed Index, news analysis, and market momentum. Use when gauging overall market mood, checking if markets are fearful or greedy, or analyzing sentiment for specific coins. Trigger with phrases like "analyze crypto sentiment", "check market mood", "is the market fearful", "sentiment for Bitcoin", or "Fear and Greed index".

339

Search skills

Search the agent skills registry