skills/smithery.ai/memgrafter-socratic-teacher

memgrafter-socratic-teacher

SKILL.md

Socratic Teacher

An interactive teaching skill that uses the Socratic method to guide learners toward deep understanding through carefully crafted probing questions. The machine adapts question difficulty based on learner responses and provides supportive feedback without giving away answers.

Usage

./run.sh --topic "Python generators" --level 2 --max-rounds 10

Arguments

  • --topic (required): Learning topic to teach
  • --level (optional, default 1): Learner proficiency level (1-5 scale)
  • --max-rounds (optional, default 10): Maximum number of teaching rounds
  • --working-dir (optional, default "."): Directory to save session transcripts
  • --cwd (optional): Alias for --working-dir

Features

Installs
3
First Seen
Feb 28, 2026