Skip to main content
Generalhashgraph-online

ai-socratic-dialogue-designer

Design a multi-round questioning sequence for interrogating AI chatbot answers, tracking how responses shift and distinguishing genuine updates from sycophantic capitulation. Use when teaching students to probe AI critically.

Stars
336
Source
hashgraph-online/awesome-codex-plugins
Updated
2026-05-27
Slug
hashgraph-online--awesome-codex-plugins--ai-socratic-dialogue-designer
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/hashgraph-online/awesome-codex-plugins/HEAD/plugins/GarethManning/education-agent-skills/skills/ai-literacy/ai-socratic-dialogue-designer/SKILL.md -o .claude/skills/ai-socratic-dialogue-designer.md

Drops the SKILL.md into .claude/skills/ai-socratic-dialogue-designer.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.