elon-first-principles-thinker
by Julian
Deconstruct complex problems using physics-based reasoning and "Idiot Index" calculations to find the theoretical floor.
- Identify if a project blocker is a law of physics or just a legacy habit.
- Calculate the "Idiot Index" to find solvable manufacturing or process gaps.
- Determine the theoretical minimum cost of a product based on raw materials.
Secure checkout via Stripe
Included in download
- Identify if a project blocker is a law of physics or just a legacy habit.
- Calculate the "Idiot Index" to find solvable manufacturing or process gaps.
- file_read, file_write automation included
- Ready for Works with VS Code
Sample Output
A real example of what this skill produces.
First-Principles Analysis: Cloud Infrastructure Cost
Conventional Assumption: $12,000/month is unavoidable for the required redundancy. Physics Check: SOFT CONSTRAINT — no physical law requires this cost.
Cost Decomposition (estimated): Compute: ~$4,800 (40%) — likely over-provisioned; avg utilization often <20% Storage: ~$2,400 (20%) — binary data doesn't cost $2,400/month in atoms Network: ~$1,800 (15%) — mostly internal traffic; bandwidth is near-zero marginal cost Managed services + markup: ~$3,000 (25%)
Magic Wand Number: ~$1,500–2,000/month at actual peak load + 20% headroom Idiot Index: ~6–8x over theoretical minimum
Verdict: IMPROVABLE Top 3 levers:
- Right-size instances to actual peak (not theoretical max): est. −$2,000/month
- Switch on-demand to reserved instances for baseline load: est. −$1,500/month
- Move cold storage to cheaper tier (S3 Glacier vs Standard): est. −$600/month
The "redundancy" argument is valid for critical services only. Map which services actually require it.
elon-first-principles-thinker
by Julian
Deconstruct complex problems using physics-based reasoning and "Idiot Index" calculations to find the theoretical floor.
Secure checkout via Stripe
Included in download
- Identify if a project blocker is a law of physics or just a legacy habit.
- Calculate the "Idiot Index" to find solvable manufacturing or process gaps.
- file_read, file_write automation included
- Ready for Works with VS Code
- Instant install
Sample Output
A real example of what this skill produces.
First-Principles Analysis: Cloud Infrastructure Cost
Conventional Assumption: $12,000/month is unavoidable for the required redundancy. Physics Check: SOFT CONSTRAINT — no physical law requires this cost.
Cost Decomposition (estimated): Compute: ~$4,800 (40%) — likely over-provisioned; avg utilization often <20% Storage: ~$2,400 (20%) — binary data doesn't cost $2,400/month in atoms Network: ~$1,800 (15%) — mostly internal traffic; bandwidth is near-zero marginal cost Managed services + markup: ~$3,000 (25%)
Magic Wand Number: ~$1,500–2,000/month at actual peak load + 20% headroom Idiot Index: ~6–8x over theoretical minimum
Verdict: IMPROVABLE Top 3 levers:
- Right-size instances to actual peak (not theoretical max): est. −$2,000/month
- Switch on-demand to reserved instances for baseline load: est. −$1,500/month
- Move cold storage to cheaper tier (S3 Glacier vs Standard): est. −$600/month
The "redundancy" argument is valid for critical services only. Map which services actually require it.
About This Skill
What it does
This skill implements a rigorous physics-based reasoning framework popularized by Elon Musk. It allows your AI agent to dismantle conventional wisdom by breaking problems down into their fundamental truths—material costs, laws of physics, and mathematical limits—rather than relying on analogies or "how things have always been done."
Why use this skill
As a developer or founder, you frequently encounter artificial constraints. This tool provides a systematic way to identify if a blocker is a "hard constraint" (violates the laws of physics) or a "soft constraint" (legacy process, incumbent laziness, or bad incentives). By calculating the Idiot Index—the ratio of a finished product's cost to its raw material components—the agent can pinpoint exactly where inefficiency lies and if a 10x improvement is theoretically possible.
What you get
The output is a structured First-Principles Analysis. It includes a physics check, a material reality breakdown (including a "Magic Wand Number" representing the theoretical cost floor), and a limits test that scales variables to extremes to reveal hidden truths. It transforms vague skepticism into a quantified engineering roadmap.
📖 Learn more: Best Frontend & Design Skills for Claude Code →
Use Cases
- Identify if a project blocker is a law of physics or just a legacy habit.
- Calculate the "Idiot Index" to find solvable manufacturing or process gaps.
- Determine the theoretical minimum cost of a product based on raw materials.
- Challenge industry-standard pricing models using "thinking in limits."
- Reconstruct complex business strategies from fundamental axioms.
- Challenge an infrastructure cost assumption before accepting it as fixed
- Calculate the theoretical cost floor for a build-vs-buy decision
- Find where a high-cost component's manufacturing is inefficient
Known Limitations
Produces the best output when the user can provide cost figures or component specs. Works as a reasoning framework even without exact numbers, but conclusions are more specific with real data.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/elon-first-principles-thinker | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Tags
Works with VS Code/GitHub Copilot, Cursor, OpenAI Codex, Google Antigravity, Claude Code, and any agent supporting the AgentSkills open standard. Install at .agents/skills/elon-first-principles-thinker/SKILL.md.
Creator
Building AI skills that encode proven frameworks. Each skill distills industry standards into triggerable workflows for developers and founders. I package battle-tested mental models into AI skills. Hope you like my skills. Much love from Germany Julian <3
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
diagnosing-rag-failure-modes
RAG fails quietly. It retrieves documents, returns confident-looking answers, and misses the question entirely — because the question required connecting facts across documents, reasoning about sequence, or tracing causation. This skill gives you a five-question diagnostic checklist that classifies any failing query as either RAG-safe or structurally RAG-incompatible, then maps it to the specific failure pattern and the architectural fix that resolves it.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.