← 返回 Skills 市场
zhuqingsonga

socratic-dialogue

作者 zhuqingsonga · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install socratic-dialogue
功能描述
苏格拉底式对话 - 澄清思想、挑战假设、寻找证据、探寻替代观点。Socratic dialogue - clarify thinking, challenge assumptions, seek evidence, explore alternative perspectives.
安全使用建议
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.
功能分析
Type: OpenClaw Skill Name: socratic-dialogue Version: 1.0.0 The skill bundle is a legitimate implementation of a Socratic dialogue tool designed to help users clarify thoughts and challenge assumptions. The shell scripts (socratic.sh, script.sh) only perform basic text output to the console, and the SKILL.md and tips.md files contain purely instructional content aligned with the stated purpose without any signs of prompt injection, data exfiltration, or malicious execution.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install socratic-dialogue
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /socratic-dialogue 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of socratic-dialogue skill: - Enables Socratic dialogue to clarify thinking, challenge assumptions, seek evidence, and explore alternative perspectives. - Provides multiple conversation modes: clarify, challenge, evidence, explore, and a full four-step dialogue process. - Focuses on guiding thought rather than giving direct answers. - Includes quick reference commands and an explanation of Socratic principles.
元数据
Slug socratic-dialogue
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

socratic-dialogue 是什么?

苏格拉底式对话 - 澄清思想、挑战假设、寻找证据、探寻替代观点。Socratic dialogue - clarify thinking, challenge assumptions, seek evidence, explore alternative perspectives. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 socratic-dialogue?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install socratic-dialogue」即可一键安装,无需额外配置。

socratic-dialogue 是免费的吗?

是的,socratic-dialogue 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

socratic-dialogue 支持哪些平台?

socratic-dialogue 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 socratic-dialogue?

由 zhuqingsonga(@zhuqingsonga)开发并维护,当前版本 v1.0.0。

💬 留言讨论