Agent skill

pareto

Identify the vital 20% of activities that produce 80% of results using real case studies and proven patterns. Use when optimizing business, learning, productivity, or any area where focus matters.

majiayu000534★ · 1 repos on radarProfile →
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill pareto --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Allowed tools: AskUserQuestion
Path: skills/analysis/pareto/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

# Pareto Principle Analyzer Identify the vital 20% of activities that produce 80% of results using real case studies and proven 80/20 patterns. ## Real 80/20 Case Studies ### Business Revenue **Case: SaaS Company Revenue Analysis** - 22% of customers generated 89% of revenue - Top 5 customers = 41% of total revenue - Action: Created dedicated success team for top 22%, reduced support for bottom 50% - Result: 34% revenue increase, 20% cost reduction **Case: E-commerce Product Analysis** - 18% of SKUs generated 82% of profit - 40% of SKUs were break-even or losing money - Action: Discontinued bottom 30% of products - Result: 15% profit increase, 40% reduction in inventory costs ### Software Development **Case: Bug Distribution (Microsoft Study)** - 20% of bugs caused 80% of crashes - 1% of bugs caused 50% of crashes - Action: Prioritize top 1% first, then top 20% - Result: Most stable Windows release to date **Case: Code Optimization** - 4% of code executed 50% of runtime - 20% of functions contained 80% of bugs - Action: Focused optimization and testing on hot paths - Result: 10x performance improvement with 20% of the effort ### Sales & Marketing **Case: B2B Sales Pipeline** - 23%

What's inside
Steps it walks through
  1. Real 80/20 Case Studies
  2. Business Revenue
  3. Software Development
  4. Sales & Marketing
  5. Personal Productivity
  6. 80/20 Patterns by Domain
  7. Business
  8. Learning
  9. Productivity
  10. How to Find YOUR 80/20
  11. Step 1: List Everything
  12. Step 2: Measure Impact
  13. Step 3: Rank and Cut
  14. Step 4: Validate with Data
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the pareto skill do?

Identify the vital 20% of activities that produce 80% of results using real case studies and proven patterns. Use when optimizing business, learning, productivity, or any area where focus matters.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill pareto --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