DA

data-analysis-standard

A template-based approach to analyzing product metrics and conversion funnels.

Install

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

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

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.

Structure a product data analysis, metric deep-dive, funnel analysis, or cohort study. Use when asked to analyse product metrics, investigate a drop in conversion, explain a data change to stakeholders, or find the root cause of a metric movement. Produces a structured analysis with question, root cause, confidence level, and recommended action.
347 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Structure product data analysis
  • Perform metric deep-dives and funnel analysis
  • Conduct cohort studies
  • Identify root causes of metric movements
  • Recommend data-driven actions

How it works

It applies a 4-question framework (What changed, Why, So what, Now what) to structure analyses. It forces the inclusion of evidence for root causes and explicit confidence levels.

Inputs & outputs

You give it
Metric movement or product question
You get back
Structured analysis report with findings and recommendations

When to use data-analysis-standard

  • Investigating a sudden drop in conversion rate
  • Deep-diving into cohort behavior
  • Explaining metric shifts to stakeholders
  • Performing a funnel analysis on user signups

About this skill

Data Analysis Standard Skill

Turn raw numbers into product decisions. Structure every analysis with a clear question, methodology, finding, and recommended action.

Analysis Framework: The 4-Question Method

Every analysis starts here:

  1. What changed? (describe the metric and its movement)
  2. Why did it change? (root cause — segment, funnel step, cohort, channel)
  3. So what? (business or product impact)
  4. Now what? (recommended action with confidence level)

Never deliver data without answering all four. A chart with no narrative is not an analysis.


Metric Triage Template

Use when a metric has moved unexpectedly:

METRIC: [Name]
MOVEMENT: [X% change over Y period]
BASELINE: [What was normal]

SEGMENTATION CHECK:
- By platform (iOS / Android / Web)?
- By user cohort (new / returning / power users)?
- By acquisition channel?
- By geography?
- By plan/tier?

ROOT CAUSE HYPOTHESIS:
1. [Most likely explanation] — Evidence: [data point]
2. [Alternative explanation] — Evidence: [data point]
3. [Ruling out] — Eliminated because: [reason]

CONCLUSION: [Single sentence answer to "why did this change?"]
CONFIDENCE: [High / Medium / Low] — based on [data available]

Funnel Analysis Structure

StageMetricCurrentBenchmark/TargetDrop-off %Notes
[Top of funnel][Users][N][N]
[Step 2][Users][N][N][X%]
[Step 3][Users][N][N][X%]
[Conversion][Users][N][N][X%]

Biggest drop-off: [Step X → Step Y] — Hypothesis: [reason] Recommended investigation: [specific query or test]


Cohort Analysis Guidelines

Always define:

  • Cohort definition: [What groups users — signup week, first action, plan type]
  • Retention metric: [What counts as retained — login, core action, revenue]
  • Retention window: [D1, D7, D30, W4, M3, etc.]

Output a cohort retention table and annotate:

  • Baseline retention for each cohort
  • Cohorts that over/underperform and why (feature launch? campaign? seasonal?)
  • Trend direction across cohorts (improving / declining / stable)

Stakeholder Analysis Output Format

[Analysis Title] — [Date]

Question being answered: [Specific question in plain English] Time period: [Date range] Data source: [Where data comes from]

Finding:

[1–2 sentence plain-English summary of what the data shows]

Key chart / table: [Include or describe]

Root cause: [Best explanation with evidence]

Confidence level: [High / Medium / Low] — [reason]

Recommended action:

  1. [Immediate action — owner, timeline]
  2. [Investigation needed — what to check next]
  3. [Monitoring — what metric to watch and at what cadence]

What this analysis does NOT tell us: [Important caveat — what data is missing or what can't be concluded]


Required Inputs

Ask the user for these if not provided:

  • Metric or question being investigated
  • Time period (what changed, from when to when)
  • Data available (which segments, sources, or queries you have access to)
  • Business context (what decision this analysis informs)
  • Audience (who will read this — exec / team / data team)

Deeper Materials

This skill ships with support files — use them when they are available:

  • references/analysis-integrity.md — Analysis Integrity: the Checks Between Query and Conclusion. Apply it while producing the output; it carries the calibration and judgment calls the method summary above compresses.
  • templates/analysis-writeup.md — a fill-in version of the deliverable with the quality gates inline. Offer it when the user wants to work the document themselves rather than have it generated.

Scoring Rubric (0–40)

Score any output of this skill before handing it over; 32+ is ship-quality.

Dimension0510
Four-question completenessDescribes what changed and stopsCovers what/why but "so what / now what" are thinAll four answered with proportionate depth; the "now what" is decision-ready
Evidence behind the root causeRoot cause asserted from intuitionOne supporting data point, alternatives unexaminedRoot cause tested against at least one rival explanation, with the discriminating evidence shown
Uncertainty honestyReads as certain; no confidence statementConfidence stated but not justifiedConfidence level justified, and "what the data cannot tell us" names the real blind spots, not token ones
ActionabilityFindings with no actionAction named but ownerless or datelessRecommended action has an owner, a timeline, and a stated expected effect worth checking later

Quality Checks

  • Analysis answers all 4 questions: what changed, why, so what, now what
  • Root cause has evidence (not just hypothesis)
  • Confidence level is stated and justified
  • What the data cannot tell us is explicitly named
  • Recommended action includes an owner and timeline

Anti-Patterns

  • Do not present correlations as causation — always state the distinction explicitly
  • Do not report a metric movement without stating the time window and comparison baseline
  • Do not skip the "so what" — raw observations without recommended actions are incomplete analysis
  • Do not overstate confidence — label hypotheses clearly and note what data would be needed to confirm them
  • Do not ignore segment breakdowns — aggregate metrics can mask opposing trends in sub-segments

Guidelines

  • Always state what the data cannot tell you — never oversell confidence
  • Correlations are not causation — flag this every time
  • If the user has no baseline, recommend establishing one before drawing conclusions
  • Recommend the simplest chart for each finding: bar for comparison, line for trends, scatter for correlation, table for detailed breakdowns
  • Always specify the time window — "conversion dropped" is meaningless without "from X to Y over Z period"

When not to use it

  • When delivering data without a narrative
  • When presenting correlations as causation

Limitations

  • Requires a defined time window and comparison baseline
  • Cannot report metrics without stating the comparison baseline

How it compares

It enforces a rigorous documentation standard that requires actionable recommendations and uncertainty honesty, rather than just reporting raw data.

Compared to similar skills

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

SkillInstallsUpdatedSafetyDifficulty
data-analysis-standard (this skill)013dNo flagsIntermediate
quant-analyst1032moNo flagsAdvanced
stock-analyzer711moReviewBeginner
xlsx875moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

quant-analyst

zenobi-us

Expert quantitative analyst specializing in financial modeling, algorithmic trading, and risk analytics. Masters statistical methods, derivatives pricing, and high-frequency trading with focus on mathematical rigor, performance optimization, and profitable strategy development.

103355

stock-analyzer

FrancyJGLisboa

Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.

71214

xlsx

anthropics

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

87191

google-analytics

davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

43193

market-sizing-analysis

wshobson

This skill should be used when the user asks to "calculate TAM", "determine SAM", "estimate SOM", "size the market", "calculate market opportunity", "what's the total addressable market", or requests market sizing analysis for a startup or business opportunity.

73142

data-engineering

pluginagentmarketplace

ETL pipelines, Apache Spark, data warehousing, and big data processing. Use for building data pipelines, processing large datasets, or data infrastructure.

13192

Search skills

Search the agent skills registry