80/20 Power Curve
Use this skill to find where a small minority of inputs creates most of the
value, cost, waste, demand, or opportunity. It is based on 80/20 Sales and
Marketing by Perry Marshall.
Source Traceability
Primary source: 80/20 Sales and Marketing, chapters 1, 5, 14, and the appendix.
- Chapter 1 introduces compounding 80/20 behavior and warns against average
thinking.
- Chapter 5 applies the power curve to business opportunity and resource shifts.
- Chapter 14 explains why positive feedback creates non-linear outcomes.
- The appendix gives the math-oriented version of the power curve.
Workflow
1. Name The Population
Define the set being ranked:
- Customers, leads, products, pages, ads, keywords, salespeople, tasks, support
issues, markets, partners, content assets, or campaigns.
- Time window.
- Outcome metric: revenue, profit, conversions, usage, retention, attention,
qualified pipeline, cost, complaints, or effort.
If the user provides only averages, ask for raw counts or ranked items. If raw
data is unavailable, create an explicit estimate and label it.
2. Rank By The Outcome That Matters
Sort items from strongest to weakest. Prefer profit or qualified action over
surface volume.
Use these questions:
- Which few items create most of the upside?
- Which few items create most of the waste?
- What is the best item worth compared with the median?
- Where does the distribution drop sharply?
- What would change if resources moved from the weak tail to the strong head?
3. Look For Nested 80/20
After finding the top 20 percent, look inside that group for the top 20 percent
again. Stop when the data becomes too thin to interpret.
Useful nested cuts:
- Top customers inside the top customer segment.
- Best ads inside the best campaign.
- Highest-intent keywords inside the best keyword cluster.
- Best tasks inside the highest-value role.
4. Decide The Resource Shift
Recommend one of four moves:
- Double down on the strongest items.
- Split-test or refine the items near the threshold.
- Stop, delegate, or automate the weak tail.
- Gather better data before acting.
Do not recommend optimization of the average item unless it unlocks a stronger
power-curve move.
Output Format
# 80/20 Power Curve Analysis
## Population
- Items ranked:
- Time window:
- Outcome metric:
- Data quality:
## Power-Curve Findings
| Rank/Segment | Item Or Group | Outcome | Interpretation |
|--------------|---------------|---------|----------------|
## Nested 80/20
- Strongest sub-segment:
- Weak tail:
- Biggest surprise:
## Recommended Resource Shift
- Move resources from:
- Move resources to:
- Expected effect:
- Data still needed:
Quality Bar
- Do not use averages as the main conclusion.
- Do not treat all customers, leads, channels, or tasks as equal.
- Separate upside concentration from waste concentration.
- Prefer profit, qualified action, or strategic value over raw volume.
- Label assumptions when exact ranked data is missing.
Source: hashgraph-online/awesome-codex-plugins → plugins/LVTD-LLC/skills/skills/eighty-twenty-power-curve/SKILL.md
1---2name: eighty-twenty-power-curve3description: Apply 80/20 power-curve thinking to sales, marketing, customers, offers, traffic, time, and operations. Use when finding leverage, diagnosing uneven results, prioritizing high-upside segments, or replacing average-based reasoning with Pareto and power-law analysis.4---567# 80/20 Power Curve89Use this skill to find where a small minority of inputs creates most of the10value, cost, waste, demand, or opportunity. It is based on 80/20 Sales and11Marketing by Perry Marshall.1213## Source Traceability1415Primary source: 80/20 Sales and Marketing, chapters 1, 5, 14, and the appendix.1617- Chapter 1 introduces compounding 80/20 behavior and warns against average18 thinking.19- Chapter 5 applies the power curve to business opportunity and resource shifts.20- Chapter 14 explains why positive feedback creates non-linear outcomes.21- The appendix gives the math-oriented version of the power curve.2223## Workflow2425### 1. Name The Population2627Define the set being ranked:2829- Customers, leads, products, pages, ads, keywords, salespeople, tasks, support30 issues, markets, partners, content assets, or campaigns.31- Time window.32- Outcome metric: revenue, profit, conversions, usage, retention, attention,33 qualified pipeline, cost, complaints, or effort.3435If the user provides only averages, ask for raw counts or ranked items. If raw36data is unavailable, create an explicit estimate and label it.3738### 2. Rank By The Outcome That Matters3940Sort items from strongest to weakest. Prefer profit or qualified action over41surface volume.4243Use these questions:4445- Which few items create most of the upside?46- Which few items create most of the waste?47- What is the best item worth compared with the median?48- Where does the distribution drop sharply?49- What would change if resources moved from the weak tail to the strong head?5051### 3. Look For Nested 80/205253After finding the top 20 percent, look inside that group for the top 20 percent54again. Stop when the data becomes too thin to interpret.5556Useful nested cuts:5758- Top customers inside the top customer segment.59- Best ads inside the best campaign.60- Highest-intent keywords inside the best keyword cluster.61- Best tasks inside the highest-value role.6263### 4. Decide The Resource Shift6465Recommend one of four moves:6667- Double down on the strongest items.68- Split-test or refine the items near the threshold.69- Stop, delegate, or automate the weak tail.70- Gather better data before acting.7172Do not recommend optimization of the average item unless it unlocks a stronger73power-curve move.7475## Output Format7677```markdown78# 80/20 Power Curve Analysis7980## Population81- Items ranked:82- Time window:83- Outcome metric:84- Data quality:8586## Power-Curve Findings87| Rank/Segment | Item Or Group | Outcome | Interpretation |88|--------------|---------------|---------|----------------|8990## Nested 80/2091- Strongest sub-segment:92- Weak tail:93- Biggest surprise:9495## Recommended Resource Shift96- Move resources from:97- Move resources to:98- Expected effect:99- Data still needed:100```101102## Quality Bar103104- Do not use averages as the main conclusion.105- Do not treat all customers, leads, channels, or tasks as equal.106- Separate upside concentration from waste concentration.107- Prefer profit, qualified action, or strategic value over raw volume.108- Label assumptions when exact ranked data is missing.109110---111112**Source:** [`hashgraph-online/awesome-codex-plugins`](https://github.com/hashgraph-online/awesome-codex-plugins) → `plugins/LVTD-LLC/skills/skills/eighty-twenty-power-curve/SKILL.md`