Agent Skillsmohitagw15856/pm-claude-skills › data-analysis-standard

data-analysis-standard

GitHub

结构化产品数据分析技能,用于指标深挖、漏斗及队列研究。通过4问法定位根因,提供包含结论、置信度及行动建议的标准报告,辅助数据驱动决策。

exports/openclaw/data-analysis-standard/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

分析产品核心指标变动 调查转化率下降原因 向利益相关者解释数据变化 寻找指标波动的根本原因

Install

npx skills add mohitagw15856/pm-claude-skills --skill data-analysis-standard -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/data-analysis-standard -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@data-analysis-standard

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill data-analysis-standard -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "data-analysis-standard",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/data-analysis-standard.html",
    "metadata": {
        "openclaw": {
            "emoji": "📊"
        }
    },
    "description": "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."
}

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

Stage Metric Current Benchmark/Target Drop-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)

Scoring Rubric (0–40)

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

Dimension 0 5 10
Four-question completeness Describes what changed and stops Covers what/why but "so what / now what" are thin All four answered with proportionate depth; the "now what" is decision-ready
Evidence behind the root cause Root cause asserted from intuition One supporting data point, alternatives unexamined Root cause tested against at least one rival explanation, with the discriminating evidence shown
Uncertainty honesty Reads as certain; no confidence statement Confidence stated but not justified Confidence level justified, and "what the data cannot tell us" names the real blind spots, not token ones
Actionability Findings with no action Action named but ownerless or dateless Recommended 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"

Version History

  • 54fad50 Current 2026-07-19 12:15

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
f554f65a
Indexed
2026-07-19 12:15

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 18:12
浙ICP备14020137号-1 $방문자$