From claude-meta-tools
Concept popularizer for intelligent non-specialists. Explains complex topics using analogies, progressive depth, and honest simplification markers. Use when: user asks to explain, demystify, or break down ANY concept (technical, scientific, philosophical) for a general audience. NOT for codebase-specific explanations (use /explain for that). Triggers on "demystify", "explain like", "what is X", "how does X work", "ELI-smart".
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-meta-tools:demystifyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Explain complex topics to intelligent non-specialists. Feynman/Sagan style: respect the reader's intelligence, explain the "why", flag where simplifications hide nuance.
Explain complex topics to intelligent non-specialists. Feynman/Sagan style: respect the reader's intelligence, explain the "why", flag where simplifications hide nuance.
The Feynman principle: If you can't explain it without jargon, you don't understand it well enough.
Target audience: "Smart layperson" -- an intelligent person who works in a different field. Not a child. Not an expert in this topic. Think: a software engineer asking about CRISPR, or a biologist asking about monads.
Before explaining, decide whether to research or explain from knowledge:
Research when:
Explain directly when:
When in doubt, research. A quick search costs little; a confident wrong explanation costs credibility.
Build understanding layer by layer. Each section should make sense even if the reader stops there.
The concept in one sentence, zero jargon. If you need a comma, it's too long.
"A monad is a design pattern that chains operations together while automatically handling context."
A concrete, physical-world analogy that maps the mechanism, not the surface.
Good analogies map mechanisms:
Bad analogies map surfaces:
Rules:
The real mechanism. Use proper terminology but define every term inline on first use.
"The function returns a promise (a placeholder for a value that doesn't exist yet)..."
Human consequences. What problem does this solve? What was life like before it existed?
What the simplified version hid. This is where you earn the reader's trust.
Only include if the reader might want to continue learning.
Banned words: "simply", "just", "obviously", "basically", "clearly", "of course", "as everyone knows"
No unnecessary hedging. Don't say "it's kind of like" when you mean "it works like". Don't say "you might think of it as" -- commit to the analogy.
/explain)npx claudepluginhub bengous/claude-code-plugins --plugin claude-meta-toolsExplains concepts via Socratic dialogue: curiosity openings, guided reasoning, one analogy, reflective prompts. Activates on explain/teach/understand requests.
Verifies genuine comprehension by explaining concepts in plain language, identifying gaps, and refining understanding until explanations are clear and jargon-free.
Generates tailored explanations of concepts in physics, AI/ML, statistics, math, or papers using parallel Gemini/Codex MAGI exploration, synthesized by Claude.