← Back to Skills Marketplace
135
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install socratic-skill-builder
Description
技能构建工厂(Meta-Skill Factory)。使用苏格拉底诘问法 + 第一性原理分析,通过多轮对话迭代细化需求,帮助用户从零到一构建一个完整的新技能。当用户说"创造一个技能"、"创建一个 skill"、"帮我设计一个 xxx 技能"、或表达任何需要构建新技能的需求时激活。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install socratic-skill-builder - After installation, invoke the skill by name or use
/socratic-skill-builder - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Skill Builder?
技能构建工厂(Meta-Skill Factory)。使用苏格拉底诘问法 + 第一性原理分析,通过多轮对话迭代细化需求,帮助用户从零到一构建一个完整的新技能。当用户说"创造一个技能"、"创建一个 skill"、"帮我设计一个 xxx 技能"、或表达任何需要构建新技能的需求时激活。 It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.
How do I install Skill Builder?
Run "/install socratic-skill-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Builder free?
Yes, Skill Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skill Builder support?
Skill Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Builder?
It is built and maintained by Benson (@dead1ine); the current version is v1.0.0.
More Skills