data-analysis is agent-read markdown (skill) from fabioc-aloha/alex_skill_mall: Exploratory data analysis patterns -- profiling, distributions, correlations, segmentation, anomaly detection, and translating statistics into narrative insights.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Data Analysis
| Property | Value |
| ------------ | -------------------------------------------------------------- |
| **Domain** | Data Analytics |
| **Category** | Analysis & Insight Extraction |
| **Components** | SKILL.md + data-analysis.instructions.md + analyze.prompt.md |
| **Depends** | data-visualization (chart output), data-ingest.cjs (ingestion) |
## Overview
Turn raw data into actionable insight statements. This skill covers the full EDA pipeline: profiling the dataset, exploring distributions, finding correlations, detecting anomalies, and -- critically -- translating statistical findings into business-language narratives tagged with story intents for downstream visualization.
The cardinal rule: **statistics are not insights**. "Mean revenue is $4.2M" is a statistic. "Revenue grew 34% YoY but growth is decelerating -- Q3 peak was 8% vs. 22% last year" is an insight.
## Module 1: Data Profiling
First pass on any dataset. Compute before exploring.
…
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
GET https://markdownregistry.com/api/v1/artifacts/art_qt6tlfneny6xgbou
GET https://markdownregistry.com/api/v1/resolve?ref=fabioc-aloha/alex_skill_mall/data-analysis
GET https://markdownregistry.com/api/v1/blob/0e3fe5784642941845db0d39856944b08eec4c9c16ba7f6f5c86c8e3ce2b4533
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
fabioc-aloha/alex_skill_mall · .github/skills/source-inventory/SKILL.md · Maintain the source registry in sources/supported-stores.json — add a new third-party plugin store, retire one, refresh…
fabioc-aloha/alex_skill_mall · .github/skills/staleness-discipline/SKILL.md · Detect, classify, and prune stale source stores in the Mall — define what stale means and how to remove gracefully…
fabioc-aloha/alex_skill_mall · .github/skills/store-evaluation/SKILL.md · Evaluate a proposed store for inclusion in Alex_ACT_Plugin_Mall using a quality scorecard
fabioc-aloha/alex_skill_mall · plugins/3d-graphics/spline-3d-integration/skills/spline-3d-integration/SKILL.md · Use when adding interactive 3D scenes from Spline.design to web projects, including React embedding and runtime control…
fabioc-aloha/alex_skill_mall · plugins/academic-research/academic-paper-drafting/skills/academic-paper-drafting/SKILL.md · End-to-end academic paper drafting for CHI, HBR, journals, and conferences with venue-specific templates, drafting…
fabioc-aloha/alex_skill_mall · plugins/academic-research/academic-research/skills/academic-research/SKILL.md · Research project scaffolding, thesis/dissertation writing, literature reviews, publication workflows, and the AI…
bytedance/deer-flow · skills/public/data-analysis/SKILL.md · Use this skill when the user uploads Excel (.xlsx/.xls) or CSV files and wants to perform data analysis, generate…
dougtrajano/pydantic-ai-skills · examples/skills/data-analysis/SKILL.md · Profile and aggregate a bundled sales dataset - group revenue by region, category, channel or month, apply filters, and…
evovexai/evoflow · skills/public/data-analysis/SKILL.md · Use this skill when the user uploads Excel (.xlsx/.xls) or CSV files and wants to perform data analysis, generate…
trpc-group/trpc-agent-python · examples/skills/skills/data_analysis/SKILL.md · Python-based data analysis tools using pandas and numpy for data processing and visualization.