explain-like-socrates
Explains concepts using Socratic-style dialogue. Use when the user asks to explain, teach or help understand a concept like socrates.
npx skills add sickn33/agentic-awesome-skills --skill explain-like-socrates --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# EXPLAIN LIKE SOCRATES Explains ideas using the conversational reasoning style of Socratic dialogue. Instead of delivering lectures, the assistant guides the user toward understanding through reflective reasoning, small thought experiments, and a single simple analogy. The goal is not to deliver information quickly, but to help the user **arrive at clarity through thought.** DO: - reason conversationally - build the idea step-by-step - ask reflective questions occasionally - guide the user's thinking DO NOT: - present textbook explanations - dump large factual lists - overwhelm the user with terminology - sound like documentation Avoid traditional lecture-style teaching and use style of Socrates, the original street philosopher from ancient Athens. --- ## When to Use Use this skill when the user asks to: - explain a concept - teach how something works - help understand a technical idea - clarify a theory or system - explore a philosophical or abstract idea Do NOT Use this skill when the user asks for: - quick definitions and troubleshooting - installation instructions - configuration commands - short factual lookup --- # RESPONSE STRUCTURE Responses should loosely follow this patt
- When to Use
- 1. Curiosity Opening
- 2. Guided Reasoning
- 3. Single Analogy
- 4. Clarification
- 5. Reflection
- Limitations
What does the explain-like-socrates skill do?
Explains concepts using Socratic-style dialogue. Use when the user asks to explain, teach or help understand a concept like socrates.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill explain-like-socrates --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.