Show HN: Let's Turn Your Claude into Socrates

hackernews | | 📦 오픈소스
#ai skills #claude #interactive learning #prompt engineering #socratic method #머신러닝/연구 #ai스킬 #교육 #소크라테스 #클로드 #프롬프트엔지니어링
원문 출처: hackernews · Genesis Park에서 요약 및 분석

요약

이 도구는 AI 에이전트가 직접 정답을 제시하지 않고, 소크라테스식 문답법을 통해 사용자가 스스로 해답을 발견하도록 유도하는 교육용 스킬입니다. 소스 코드부터 PDF, API 문서 등 다양한 형태의 지식 자산에 적용할 수 있으며, 5단계의 질문 워크플로우를 거쳐 사용자의 이해도에 맞춰 심화되거나 단순화되는 방식으로 진행됩니다. 특히 한국어 포함 다국어를 자동으로 감지하여 질문에 사용된 언어로 즉각 응답하며, MIT 라이선스로 공개되어 기술적, 학술적 문제 해결 및 학습에 효과적으로 활용할 수 있습니다.

본문

Never answers. Always asks. A Socratic method teaching skill that guides you to discover answers through questioning — for any knowledge asset. npx skills add RoundTable02/socrates-skill Other installation methods Claude Code claude install-skill RoundTable02/socrates-skill Manual (Git clone) git clone https://github.com/RoundTable02/socrates-skill.git ~/.claude/skills/socrates Instead of giving you the answer, this skill makes your AI agent a Socratic tutor — guiding you to the answer through a series of targeted questions. Works with any knowledge asset: - Source code & codebases - Markdown / PDF / DOCX documents - API documentation - Configuration files - Architecture diagrams - Any readable content Include any of these keywords in your message: | Keyword | Example | |---|---| Socrates | "Hey Socrates, why does this function return null?" | socratic | "Socratic mode — walk me through this auth flow" | 소크라테스 | "소크라테스님, 이 문제는 어떻게 풀어야 할까요?" | Socratic: help me understand the authentication flow in this codebase Use socratic method to explore the performance issues in this code Socrates — guide me through this PDF paper's core argument The skill follows a 5-step questioning workflow: - Read — Silently analyzes the target resource - Assess — Asks an opening question to gauge your understanding - Guide — Progressively deeper questions (clarifying → probing → connecting → counter → hypothetical) - Adapt — Adjusts based on your responses (simplifies, deepens, or redirects) - Confirm — Asks you to summarize your understanding The agent never gives a direct answer — even if you ask for one. Automatically mirrors your language. The agent detects and responds in whatever language you write in. MIT

Genesis Park 편집팀이 AI를 활용하여 작성한 분석입니다. 원문은 출처 링크를 통해 확인할 수 있습니다.

공유

관련 저널 읽기

전체 보기 →