data-analysis-agent

Analyze tabular CSV, JSON, and spreadsheet datasets to produce statistical summaries, anomalies, and visualizations.

Updated Dec 3, 2025
One-click install
npx skills add https://github.com/Unicorn/Radium --skill data-analysis-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analysis-agent
Source: https://github.com/Unicorn/Radium/tree/main/skills/examples/data-analysis-agent
Command: npx skills add https://github.com/Unicorn/Radium --skill data-analysis-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill performs deep analysis of datasets to surface patterns, anomalies, statistical summaries, visualizations, and actionable metadata that accelerate decision-making.

Core Features & Use Cases

  • Pattern discovery & anomaly detection: Identify outliers, seasonal shifts, and unexpected behavior in time series or tabular data.
  • Statistical summaries & reporting: Produce descriptive statistics, correlations, and concise narrative findings for stakeholders.
  • Visualizations & recommendations: Generate charts and prioritized recommendations for product, finance, or research teams.
  • Use Case: Analyze monthly sales CSV to find declining SKUs, detect anomalies in revenue, and recommend inventory or pricing adjustments.

Quick Start

Analyze the sales.csv file to produce a summary of key metrics, a list of anomalies, and recommended actions.

Frequently Asked Questions about data-analysis-agent

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

FAQPage Schema
How do I analyze a CSV file for anomalies and statistical summaries?

To analyze a CSV file for anomalies, you can apply automated data analysis to generate descriptive statistics, flag outliers, and produce visualization specifications. This process outputs structured metadata and actionable recommendations for downstream reporting.

What kind of actionable metadata can I get from tabular JSON or spreadsheet data?

Analyzing tabular JSON or spreadsheet data yields rich metadata including feature summarizations, correlation matrices, and narrative findings. You receive structured outputs containing descriptive statistics and flagged anomalies to accelerate decision-making.

Can I detect seasonal shifts and outliers in my time series data automatically?

Yes, automated data analysis can detect seasonal shifts and outliers in time series data. It identifies unexpected behavior by applying anomaly detection algorithms to surface patterns in your datasets for trend analysis.

Does this data analysis approach work without dependencies or external libraries?

Yes, this data analysis approach works without dependencies. It operates independently to process tabular CSV, JSON, and spreadsheet data, producing statistical summaries, charts, and recommendations directly.

What is the best way to generate visualization specifications from raw datasets?

The best way to generate visualization specifications from raw datasets is through automated data analysis that processes tabular inputs to produce charts and prioritized recommendations. This transforms raw data into visual outputs for reporting.

When should I not use automated data analysis for reporting?

You should avoid automated data analysis for reporting if your dataset is unstructured or not in tabular CSV, JSON, or spreadsheet format. The analysis requires structured tabular data to accurately perform trend analysis and anomaly detection.