idiot-index — quality + safety report
In the Skillier index (local__idiot-index) · scanned 2026-06-03 · engine: builtin+triage
✓ Clean — no heuristic safety flags surfaced.
Heuristic flags from the builtin scanner, which is known to over-flag (it trips on legitimate env-reading integrations, security skills, and library .eval calls). This is NOT an authoritative malicious verdict — re-scan with SkillSpector for the authoritative result. Run the authoritative scan →
📇 This skill is in the Skillier index (curated · deduped · quality-filtered). Install Skillier to route & load it into your AI client.
Quality notes
About this skill
Compute the Idiot Index — the ratio of a finished product's cost to its raw-material cost — to expose where manufacturing, vendor pricing, or build complexity is irrational. Use this skill whenever the user is doing cost analysis, evaluating vendor quotes, weighing build-vs-buy, auditing a supply…
📄 Read the SKILL.md
---
name: idiot-index
description: Compute the Idiot Index — the ratio of a finished product's cost to its raw-material cost — to expose where manufacturing, vendor pricing, or build complexity is irrational. Use this skill whenever the user is doing cost analysis, evaluating vendor quotes, weighing build-vs-buy, auditing a supply chain, picking a manufacturing process, sizing BOM economics, reacting to a sticker-shock invoice, or asking "why is this so expensive?", "should we make this ourselves?", "is this part overpriced?", "where is the cost coming from?", "is this vendor ripping us off?", "what's the floor cost?", or "is this worth it?". Also triggers on cloud-bill audits, SaaS-vs-self-host decisions, infra cost reviews, hardware BOMs, COGS analysis, and any moment a quoted price feels disproportionate to physical or computational inputs. Trigger eagerly even when the user does not name Musk or the framework.
stacks_with:
- magic-wand-number
- thinking-in-limits
---
# The Idiot Index
> "A component that costs $1,000 when the aluminum it was made of costs only ten dollars likely has a design that is too complex or an inefficient manufacturing process. If the ratio is high, you're an idiot."
> — Elon Musk, *The Book of Elon* (Chapter: First-Principles Thinking)
## What this skill captures
The Idiot Index is a single number: **(finished-product cost) / (raw-material cost)**. It is a forcing function that strips reasoning-by-analogy ("rockets have always cost X, so they will cost X") and replaces it with reasoning from physical inputs ("what does this actually weigh, and what do those atoms cost on the London Metal Exchange?"). A high ratio is a flashing red light: the design is too complex, the process is too inefficient, the vendor is extracting rent, or some combination. The fix is never "accept the quote" — it is "redesign, re-source, or re-manufacture until the ratio collapses." The half-nozzle jacket that SpaceX bought for $13,000 was made of $200 of steel. Idiot Index = 65. That is a target, not a price.
## When to use this skill
- The user asks why something costs what it costs.
- The user is reviewing a vendor quote, BOM, COGS sheet, cloud bill, or SaaS invoice.
- The user is making a build-vs-buy or insource-vs-outsource decision.
- The user is auditing a supply chain or manufacturing step.
- The user expresses surprise, frustration, or skepticism about a price.
- The user is sizing a new product and needs a cost floor.
- The user mentions "first principles," "magic wand number," or "why so expensive."
## The how-to
1. **Identify the unit.** Pick one finished part, product, service tier, or compute job. Do not aggregate — the Idiot Index is per-component.
> "That first-principles thought process around the rocket became general purpose for all parts. I call it 'The Idiot Index.'"
> — *The Book of Elon* (First-Principles Thinking)
2. **List the raw inputs.** Decompose to physical or irreducible inputs: metals, plastics, silicon wafers, kWh, CPU-seconds, GB-months, bandwidth, human-minutes at market rate.
> "A rocket is made from aluminum, titanium, copper, and carbon fiber. Break it down further and ask, 'How much of each material is used?'"
> — *The Book of Elon*
3. **Price the inputs at market.** Use spot/commodity prices (LME, AWS list, BLS wage data, wholesale electricity). Refuse to use the vendor's allocated price.
> "What if we bought that amount of material at the London Metal Exchange?"
> — *The Book of Elon*
4. **Compute the magic-wand number.** Sum the raw input costs as if rearranging atoms were free.
> "We imagine the cost of rearranging the atoms was zero… I call this the 'magic wand number,' the hypothetical best-case scenario."
> — *The Book of Elon*
5. **Compute the ratio.** Idiot Index = finished cost / magic-wand number. Write it down. Name it.
6. **Interpret.**
- Ratio < 3: probably fine, move on.
- Ratio 3–10: worth a redesign pass.
- Ratio 10–50: process is broken; redesign, re-source, or insource.
- Ratio > 50: "you're an idiot" — this is a SpaceX half-nozzle-jacket-class problem. Stop the line.
> "One part of the rocket, the half nozzle jacket, cost $13,000. But it was only made of $200 worth of steel."
> — *The Book of Elon*
7. **Assign the fix.** Either change the design (fewer parts, looser tolerances, different geometry), change the process (casting vs. machining, batch vs. on-demand, self-host vs. SaaS), or change the supplier (direct from mill, spot market, in-house).
> "Our challenge was to figure out how to get the atoms in the right shape more efficiently."
> — *The Book of Elon*
8. **Make engineers own their ratios.**
> "I expect all my engineers to know all the best and worst parts in their systems as judged by the idiot index at all times."
> — *The Book of Elon*
## Common failure modes
- **Counting vendor margin as a raw input.** The vendor's "cost of goods" is not your raw input. Go to the commodity.
- **Including labor at burdened rates inside the numerator AND treating it as raw.** Pick one: either labor is a cost the process imposes (numerator) or a market input (denominator at market wage), not both.
- **Aggregating.** A system-level Idiot Index hides the offenders. Decompose to parts.
- **Stopping at "the market price is the market price."** The whole point is to reject reasoning by analogy.
- **Treating a high index as a vendor problem only.** Often the design is the idiot — a part with fewer features cuts the index more than haggling ever will.
- **Confusing price with value.** Idiot Index measures process efficiency, not whether the buyer should pay. A justified-but-high index still flags a redesign opportunity.
## When NOT to use this skill
- Pricing a service whose value is overwhelmingly informational or relational (a lawyer's hour, a brand license) — raw inputs are not the right denominator.
- Markets where scarcity, regulation, or IP legitimately dominate cost (rare-earth supply shocks, patented drugs under exclusivity).
- One-off prototypes where amortizing tooling over volume is the real story — compute expected unit cost at scale instead.
- Decisions already constrained by certification, safety, or contractual lock-in where redesign is not on the table this cycle.
## Source
*The Book of Elon* by Eric Jorgenson (2026, Scribe Media). Chapter: "First-Principles Thinking" (Idiot Index subsection, pp. 60–63).Want a live grade + an embeddable README badge? Run your skill through the free scanner.
Graded independently by Skillproof — nothing to sell the author. Quality is mechanical + corpus-grounded; safety flags are heuristic (builtin+triage), not a malicious verdict.