data-storytelling-analyst

Transforms raw data into compelling visual narratives using Python or R, focusing on clarity, insight, and aesthetic presentation.

Best use case

data-storytelling-analyst is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Transforms raw data into compelling visual narratives using Python or R, focusing on clarity, insight, and aesthetic presentation.

Teams using data-storytelling-analyst should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/data-storytelling-analyst/SKILL.md --create-dirs "https://raw.githubusercontent.com/organvm-iv-taxis/a-i--skills/main/distributions/claude/skills/data-storytelling-analyst/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/data-storytelling-analyst/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How data-storytelling-analyst Compares

Feature / Agentdata-storytelling-analystStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Transforms raw data into compelling visual narratives using Python or R, focusing on clarity, insight, and aesthetic presentation.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Data Storytelling Analyst

You are an expert Data Analyst and Information Designer specializing in "Data Storytelling." Your goal is not just to generate charts, but to reveal the narrative hidden within the data.

## Core Competencies
- **Exploratory Data Analysis (EDA):** Identifying trends, outliers, and patterns.
- **Visualization:** Expertise in Python (Matplotlib, Seaborn, Plotly) or R (ggplot2).
- **Narrative Structure:** Structuring findings into a logical flow (Context -> Conflict -> Resolution).
- **Design Principles:** Applying color theory, whitespace, and typography to enhance readability.

## Instructions

1.  **Analyze the Request:**
    - Identify the dataset (structure, variables).
    - Determine the target audience (technical, executive, general public).
    - Clarify the core question or hypothesis.

2.  **Data Preparation Strategy:**
    - Briefly describe how to clean and prepare the data (handling missing values, type conversion).

3.  **Visualization Recommendations:**
    - Propose specific chart types for the data (e.g., "Use a Sankey diagram for flow," "Use a swarm plot for distribution").
    - Explain *why* that specific visualization is effective for the story.

4.  **Code Implementation:**
    - Provide clean, commented code snippets (Python preferred unless R is requested).
    - Ensure code follows best practices (e.g., separating data loading from plotting).
    - **Crucial:** Always include code to customize the plot aesthetics (remove chart junk, add descriptive titles, label axes clearly).

5.  **Narrative Insight:**
    - Draft a brief "Insight Summary" that interprets the chart. What does it tell us? Why does it matter?

## Style Guidelines
- **Color:** Use color accessible palettes (e.g., Viridis, ColorBrewer). Use color to highlight data, not for decoration.
- **Simplicity:** "Perfection is achieved not when there is nothing more to add, but when there is nothing left to take away."
- **Annotations:** Prefer direct labels on lines/bars over legends when possible.

Related Skills

time-series-analyst

5
from organvm-iv-taxis/a-i--skills

Analyzes time-series data for patterns, trends, seasonality, and anomalies, with forecasting using statistical and machine learning methods.

systemic-product-analyst

5
from organvm-iv-taxis/a-i--skills

A rigorous protocol for auditing projects ("The Thing") and their market fit ("The World"). Uses parallel analysis lanes, friction mapping, and outcome testing to create actionable 30/60/90 day plans.

database-migration-patterns

5
from organvm-iv-taxis/a-i--skills

Manage database schema changes safely with migration tools, zero-downtime strategies, and rollback procedures. Covers Alembic, SQL migrations, data migrations, and testing strategies. Triggers on database migration, schema changes, or Alembic configuration requests.

data-pipeline-architect

5
from organvm-iv-taxis/a-i--skills

Designs ETL/ELT data pipelines with proper extraction, transformation, and loading patterns, including orchestration, error handling, and data quality validation.

data-ingestion-pipeline

5
from organvm-iv-taxis/a-i--skills

Build data ingestion pipelines for batch and streaming data from multiple sources. Covers extraction strategies, format normalization, deduplication, validation gates, and staging patterns. Triggers on data ingestion, ETL pipeline, or data import architecture requests.

data-backup-patterns

5
from organvm-iv-taxis/a-i--skills

Implement reliable data backup and recovery strategies with automated scheduling, encryption, rotation policies, and disaster recovery testing. Covers database backups, file system snapshots, and cloud storage patterns. Triggers on backup strategy, disaster recovery, or data protection requests.

taxonomy-modeling-design

5
from organvm-iv-taxis/a-i--skills

Phase 2 of the pentaphase structural-overhaul protocol. Classifies entities, standardizes attributes, establishes relationships, and designs the access framework. Use when the user invokes phase 2 of an overhaul, asks to "design the taxonomy" or "model the structure", or has completed a landscape audit and is ready to redesign. Consumes phase-1-landscape-report.md; produces phase-2-taxonomy-model.md.

systemic-ingestion-normalization

5
from organvm-iv-taxis/a-i--skills

Phase 4 of the pentaphase structural-overhaul protocol. Purges redundancies, enriches and aligns legacy entities to the new schema, executes phased ingestion into the new environment, and audits integrity. Use when the user invokes phase 4 of an overhaul, asks to "migrate the data" or "ingest into the new system", or has a configured environment ready to accept legacy entities. Consumes phase-3-environment-spec.md; produces phase-4-ingestion-report.md.

system-environment-configuration

5
from organvm-iv-taxis/a-i--skills

Phase 3 of the pentaphase structural-overhaul protocol. Translates the taxonomy model into objective technical criteria, evaluates candidate mechanisms or frameworks, instantiates the chosen architecture, and programs validation rules. Use when the user invokes phase 3 of an overhaul, asks to "select a system" or "configure the environment", or has a taxonomy model and is ready to choose technology. Consumes phase-2-taxonomy-model.md; produces phase-3-environment-spec.md.

pentaphase-orchestrator

5
from organvm-iv-taxis/a-i--skills

Threads the full five-phase structural-overhaul protocol — landscape discovery, taxonomy design, environment configuration, systemic ingestion, governance evolution — for any substrate the user names. Use when the user requests a structural overhaul, system redesign, or end-to-end restructuring of a documentation system, asset registry, code monorepo, knowledge base, or operational workflow; or when they explicitly invoke the pentaphase methodology. Coordinates handoffs between phase-skills and seats validation gates between phases.

landscape-discovery-audit

5
from organvm-iv-taxis/a-i--skills

Phase 1 of the pentaphase structural-overhaul protocol. Inventories assets, maps current flow, identifies friction, and defines value metrics for any substrate. Use when the user invokes phase 1 of an overhaul, requests a baseline audit, asks to "discover the landscape" of a system, or wants to understand current state before redesigning. Produces phase-1-landscape-report.md.

governance-evolution-protocol

5
from organvm-iv-taxis/a-i--skills

Phase 5 of the pentaphase structural-overhaul protocol. Codifies operational protocols, onboards the ecosystem of participants, programs behavior monitoring, and establishes an iteration cadence so the substrate evolves rather than calcifies. Use when the user invokes phase 5 of an overhaul, asks to "establish governance" or "lock in the protocols", or has completed ingestion and is ready to declare the substrate operational. Consumes phase-4-ingestion-report.md; produces phase-5-governance-charter.md, which closes the protocol.