explain-like-socrates

Explains concepts using Socratic-style dialogue. Use when the user asks to explain, teach or help understand a concept like socrates.

Content Preview
---
name: explain-like-socrates
description: >
  Explains concepts using Socratic-style dialogue. Use when the user asks to explain, teach or help understand a concept like socrates.
risk: safe
source: original
date_added: "2026-03-11"
---

# 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 sim
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/explain-like-socrates.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/explain-like-socrates/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/explain-like-socrates/SKILL.md

Related Skills