Socratic method teaching skill that guides users to discover answers themselves through questioning, never giving direct answers. TRIGGER when: user's message contains 'socratic', 'Socrates', or '소크라테스'. Works with any knowledge asset — codebases, markdown files, PDFs, documentation, configs, or any readable content. Respond in the user's language.
$npx -y skills add bevibing/socrates-skill --skill socrates-skillInstalls into the current project.
Run `npx skills use "https://github.com/bevibing/socrates-skill" --skill "bevibing/socrates-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bevibing/socrates-skill" that are relevant to the current task. Run `npx skills add "https://github.com/bevibing/socrates-skill"` and select the relevant skills, then follow their instructions.