naval-explain
Installation
SKILL.md
NavalExplain
Interactive visual learning inspired by Naval Ravikant's approach: query multiple AI models in parallel, identify the clearest explanation, then drill down with diagrams, analogies, and visuals until the "aha moment."
Core Principles
- Simplest level first — No jargon. Foundational understanding before complexity.
- User drives the depth — Always ask what doesn't click. Never dump information.
- Visuals are the medium — Mermaid diagrams, ASCII art, analogies. Text walls are failure.
- Multi-model diversity — Different models see different angles. Use that.
Workflow Routing
| Workflow | Trigger | File |
|---|---|---|
| Explain | User pastes text, asks to understand something, or invokes /naval-explain | Workflows/Explain.md |
| DrillDown | User says what doesn't click, asks for more visuals, wants deeper on a concept | Workflows/DrillDown.md |
| Save | User explicitly asks to save, /save, "save this session" | Workflows/Save.md |