Agent skill · Data & Analytics

data-analysis

Decision-first data analysis with statistical rigor gates.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill data-analysis-notque-vexjoy-agent --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 12 KB
Bundled scripts: none
Allowed tools: -Read-Write-Bash-Grep-Glob-Edit
Path: skills/analysis/data-analysis-notque-vexjoy-agent/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Data Analysis Skill Every analysis begins with the decision being supported, works backward to the evidence required, and only then touches the data. This prevents the common failure mode where analysis produces impressive summaries that answer the wrong question. **Analysis without a decision is just arithmetic.** --- ## Reference Loading Table | Signal | Load These Files | Why | |---|---|---| | extended pattern catalog: methodology, statistical, communication, process fixes | `preferred-patterns.md` | Loads detailed guidance from `preferred-patterns.md`. | | writing analysis scripts: tool detection and metric computation code | `compute-examples.md` | Loads detailed guidance from `compute-examples.md`. | | errors, error handling | `error-handling.md` | Loads detailed guidance from `error-handling.md`. | | writing analysis-report.md per analysis type (A/B, trend, distribution) | `output-templates.md` | Loads detailed guidance from `output-templates.md`. | | applying Phase 4 statistical gates: adequacy, fairness, correction, significance | `rigor-gates.md` | Loads detailed guidance from `rigor-gates.md`. | | end-to-end phase walkthroughs on realistic inputs | `worked-examples.md`

What's inside
Steps it walks through
  1. Reference Loading Table
  2. Instructions
  3. Phase 1: FRAME (Frame the decision before touching data)
  4. Phase 2: DEFINE (Lock metrics before loading data)
  5. Phase 3: EXTRACT (Load data. Assess quality. No interpretation.)
  6. Phase 4: ANALYZE (Compute metrics. Apply rigor gates.)
  7. Phase 5: CONCLUDE (Lead with insights. Return to the decision.)
  8. Reference Loading
  9. References
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the data-analysis skill do?

Decision-first data analysis with statistical rigor gates.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill data-analysis-notque-vexjoy-agent --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going