socratic-dialogue

v1.0.0

苏格拉底式对话 - 澄清思想、挑战假设、寻找证据、探寻替代观点。Socratic dialogue - clarify thinking, challenge assumptions, seek evidence, explore alternative perspectives.

2· 103·0 current·0 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Socratic dialogue) match the included artifacts: tips, question data, and a small CLI implemented in shell. Nothing requested (no env vars, binaries, or installs) is unexpected for a prompting/CLI helper.
Instruction Scope
SKILL.md and the scripts restrict behavior to printing prompts and examples. The scripts set DATA_DIR but currently do not read or transmit those files; this is a minor implementation mismatch (unused variable) but not a security concern. No instructions tell the agent to read unrelated files, access credentials, or send data externally.
Install Mechanism
No install spec is present and no external downloads or package installs occur. The skill is instruction-only with small local scripts, which is the lowest-risk install footprint.
Credentials
The skill does not request any environment variables, credentials, or config paths. There are no secrets named or required; this is proportional for the claimed functionality.
Persistence & Privilege
always is false and the skill does not modify other skills or system settings. It does not request persistent privileges or background presence.
Assessment
This skill appears harmless and does what it says: a local Socratic-question prompt utility implemented in bash with accompanying static question data. Before installing, you can (1) review the small shell scripts to confirm no network calls or unsafe execs (they are readable and safe), (2) run it in a sandbox or non-production environment if you want to be extra cautious, and (3) note that although the agent can invoke skills autonomously by default, this particular skill has no access to credentials or external endpoints so autonomous use poses minimal risk.

Like a lobster shell, security has layers — review code before you run it.

latestvk9786tfh4sew4m0et4730phvk5840d98
103downloads
2stars
1versions
Updated 2w ago
v1.0.0
MIT-0

Socratic Dialogue 苏格拉底式对话

通过苏格拉底式对话,帮助用户澄清思想、挑战假设、寻找证据、探寻替代观点。

⚠️ 重要声明:本技能不是给答案,而是陪伴思考。相信每个人内在都有智慧,我们只是帮你唤醒它。

速查表

  • socratic clarify - 澄清思想模式
  • socratic challenge - 挑战假设模式
  • socratic evidence - 寻找证据模式
  • socratic explore - 探寻替代观点模式
  • socratic full - 完整四步对话
  • socratic help - 查看帮助

苏格拉底精神

核心原则

  1. 承认无知 - "我知道我一无所知"
  2. 助产术 - 不是给答案,而是帮你"生出"自己的答案
  3. 辩证法 - 通过对话和追问,逐步接近真理
  4. 反诘法 - 挑战信念,激发思考

不是什么

  • ❌ 不是给答案的专家
  • ❌ 不是教育对方
  • ❌ 不是展示聪明
  • ❌ 不是批驳对方

而是什么

  • ✅ 承认无知
  • ✅ 陪伴思考
  • ✅ 共同探索
  • ✅ 唤醒内在智慧

Socratic Dialogue by silifelab

Comments

Loading comments...