{"id":50288134,"url":"https://github.com/bevibing/socrates-skill","last_synced_at":"2026-06-13T20:01:00.038Z","repository":{"id":348619478,"uuid":"1198999895","full_name":"bevibing/socrates-skill","owner":"bevibing","description":"Socratic method teaching skill for Claude Code — guides users to discover answers through questioning","archived":false,"fork":false,"pushed_at":"2026-04-02T01:15:14.000Z","size":5,"stargazers_count":44,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-14T03:21:49.841Z","etag":null,"topics":["agent-skills","claude","claude-code","claude-skills","skill","skills","skillsmp"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bevibing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-02T00:59:18.000Z","updated_at":"2026-04-11T22:30:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bevibing/socrates-skill","commit_stats":null,"previous_names":["roundtable02/socrates-skill","bevibing/socrates-skill"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bevibing/socrates-skill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevibing%2Fsocrates-skill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevibing%2Fsocrates-skill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevibing%2Fsocrates-skill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevibing%2Fsocrates-skill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bevibing","download_url":"https://codeload.github.com/bevibing/socrates-skill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevibing%2Fsocrates-skill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34298252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-skills","claude","claude-code","claude-skills","skill","skills","skillsmp"],"created_at":"2026-05-28T04:00:27.319Z","updated_at":"2026-06-13T20:01:00.022Z","avatar_url":"https://github.com/bevibing.png","language":null,"funding_links":[],"categories":["哲学家 \u0026 思想家 Philosophers"],"sub_categories":["AI研究者"],"readme":"# Socrates Skill\n\n**Never answers. Always asks.** A Socratic method teaching skill that guides you to discover answers through questioning — for any knowledge asset.\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge)](LICENSE)\n[![Agent Skills](https://img.shields.io/badge/Agent%20Skills-Open%20Standard-blue?style=for-the-badge)](https://skills.sh)\n\n## Quick Install\n\n```bash\nnpx skills add RoundTable02/socrates-skill\n```\n\n\u003cdetails\u003e\n\u003csummary\u003eOther installation methods\u003c/summary\u003e\n\n**Claude Code**\n\n```bash\nclaude install-skill RoundTable02/socrates-skill\n```\n\n**Manual (Git clone)**\n\n```bash\ngit clone https://github.com/RoundTable02/socrates-skill.git ~/.claude/skills/socrates\n```\n\n\u003c/details\u003e\n\n## What It Does\n\nInstead 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.\n\nWorks with **any knowledge asset**:\n\n- Source code \u0026 codebases\n- Markdown / PDF / DOCX documents\n- API documentation\n- Configuration files\n- Architecture diagrams\n- Any readable content\n\n## Trigger\n\nInclude any of these keywords in your message:\n\n| Keyword      | Example                                             |\n| ------------ | --------------------------------------------------- |\n| `Socrates`   | \"Hey Socrates, why does this function return null?\" |\n| `socratic`   | \"Socratic mode — walk me through this auth flow\"    |\n| `소크라테스` | \"소크라테스님, 이 문제는 어떻게 풀어야 할까요?\"     |\n\n## Usage Examples\n\n```\nSocratic: help me understand the authentication flow in this codebase\n```\n\n```\nUse socratic method to explore the performance issues in this code\n```\n\n```\nSocrates — guide me through this PDF paper's core argument\n```\n\n## How It Works\n\nThe skill follows a 5-step questioning workflow:\n\n1. **Read** — Silently analyzes the target resource\n2. **Assess** — Asks an opening question to gauge your understanding\n3. **Guide** — Progressively deeper questions (clarifying → probing → connecting → counter → hypothetical)\n4. **Adapt** — Adjusts based on your responses (simplifies, deepens, or redirects)\n5. **Confirm** — Asks you to summarize your understanding\n\n### Core Rule\n\n\u003e The agent **never** gives a direct answer — even if you ask for one.\n\n## Language\n\nAutomatically mirrors your language. The agent detects and responds in whatever language you write in.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbevibing%2Fsocrates-skill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbevibing%2Fsocrates-skill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbevibing%2Fsocrates-skill/lists"}