← 返回 Skills 市场
135
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install socratic-skill-builder
功能描述
技能构建工厂(Meta-Skill Factory)。使用苏格拉底诘问法 + 第一性原理分析,通过多轮对话迭代细化需求,帮助用户从零到一构建一个完整的新技能。当用户说"创造一个技能"、"创建一个 skill"、"帮我设计一个 xxx 技能"、或表达任何需要构建新技能的需求时激活。
安全使用建议
This skill is internally consistent and appears benign: it’s an authoring assistant that asks questions and generates SKILL.md drafts. Before using it: (1) do not paste long-lived or high‑privilege tokens into chat — if asked for a publishing/install token, prefer a limited-scope or temporary token and use the platform's secure token input if available; (2) review any generated SKILL.md, file list, and scripts before running them or installing the skill into your workspace; (3) if the skill suggests installing code or running commands, run those actions in a sandboxed environment first; (4) if you plan to publish, prefer performing the publish action via the official UI/CLI with your token entered through a secure prompt rather than sending it in conversation.
功能分析
Type: OpenClaw Skill
Name: socratic-skill-builder
Version: 1.0.0
The 'socratic-skill-builder' is a meta-skill designed to guide users through the conceptual design and packaging of new OpenClaw skills using a structured Socratic dialogue. The bundle consists entirely of markdown instructions and reference frameworks (SKILL.md, references/complexity-matrix.md, etc.) that define a multi-step workflow for requirement analysis and complexity assessment. There are no executable scripts, suspicious network calls, or evidence of malicious intent; the mention of a publishing token in the final step is contextually relevant to the stated goal of deploying the newly created skill.
能力评估
Purpose & Capability
The name/description (a Socratic, first-principles skill builder) matches the contents: the files contain question templates, complexity matrices, and an iterative workflow. It does not ask for unrelated binaries, credentials, or system access.
Instruction Scope
SKILL.md contains a clear multi‑round dialog flow for eliciting requirements and producing a SKILL.md and file list. It does not instruct the agent to read local files, environment variables, or hidden endpoints. However the final steps mention installing to the user's workspace and publishing to ClawHub and explicitly say 'tell me your token' — the skill does not declare how tokens should be handled, so there's a risk users may be prompted to provide sensitive tokens directly in chat. Review any requests for credentials carefully.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install profile: nothing is downloaded or written by a packaged installer.
Credentials
The skill declares no required environment variables or credentials, which is proportional. Nonetheless the workflow may ask the user for a ClawHub/publishing token or permission to install into a workspace; those are user-supplied secrets and are not required by the skill itself. Treat any token requests as out-of-band actions and only provide limited-scope or temporary tokens if you choose to proceed.
Persistence & Privilege
always is false and the skill does not request persistent presence or attempt to modify other skills. Model invocation is allowed (the platform default) — nothing in the skill claims elevated privileges or system-level changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install socratic-skill-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/socratic-skill-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Socratic Skill Builder (skill-builder), a meta-skill for guiding users through multi-turn dialog to design new skills using Socratic questioning and first principles.
- Step-by-step workflow established: from understanding the core problem and defining trigger conditions, to analyzing tools, outputs, error handling, and packaging.
- Built-in complexity assessment framework determines estimated dialog rounds based on workflow and dependencies.
- Includes dedicated question sets and analytical frameworks for consistently breaking down user requirements.
- Outputs complete SKILL.md drafts, folder structures, and publishing descriptions to speed up skill deployment.
元数据
常见问题
Skill Builder 是什么?
技能构建工厂(Meta-Skill Factory)。使用苏格拉底诘问法 + 第一性原理分析,通过多轮对话迭代细化需求,帮助用户从零到一构建一个完整的新技能。当用户说"创造一个技能"、"创建一个 skill"、"帮我设计一个 xxx 技能"、或表达任何需要构建新技能的需求时激活。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。
如何安装 Skill Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install socratic-skill-builder」即可一键安装,无需额外配置。
Skill Builder 是免费的吗?
是的,Skill Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Builder 支持哪些平台?
Skill Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Builder?
由 Benson(@dead1ine)开发并维护,当前版本 v1.0.0。
推荐 Skills