← 返回 Skills 市场
162
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-creator-4
功能描述
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize a...
安全使用建议
This skill is an instruction-only guide for building and evaluating other skills and is coherent with its description. Before using it: (1) confirm where referenced scripts (e.g., eval-viewer/generate_review.py, any scripts/ directory) and the tool 'claude-with-access-to-the-skill' live—they are not bundled, so the agent would need permission to access/run files in your environment; (2) avoid providing secrets or credentials to the agent when running evaluations; (3) if you prefer to limit risk, run evaluation steps manually rather than allowing the agent to execute external scripts autonomously; (4) if you want higher assurance, ask the skill author for the missing scripts or a clear runbook showing exactly what will execute and what files will be read.
功能分析
Type: OpenClaw Skill
Name: skill-creator-4
Version: 0.1.0
The skill-creator-4 bundle is a meta-skill designed to assist in the creation, testing, and optimization of other OpenClaw skills. It contains detailed instructions for an AI agent to manage the development lifecycle, including running benchmarks, generating evaluation reports via a local Python-based viewer (eval-viewer/generate_review.py), and packaging final skills. While it utilizes powerful capabilities like shell command execution and subagent spawning, these actions are strictly aligned with its stated purpose and include explicit safety guidelines (e.g., the 'Principle of Lack of Surprise' section) to prevent the creation of malicious content.
能力评估
Purpose & Capability
Name and description match the SKILL.md instructions: the document is a guide for creating, evaluating, and iterating on skills. The skill requests no binaries, env vars, or installs, which is appropriate for an authoring/instruction-only tool.
Instruction Scope
The instructions are generally scoped to skill creation, interviews, test-case writing, and evaluation. However the SKILL.md explicitly references running 'claude-with-access-to-the-skill' and a script path 'eval-viewer/generate_review.py' and suggests using bundled 'scripts/'—none of these scripts or binaries are included in the skill bundle. This implies the agent may attempt to access or execute external files/tools in your environment or repo; verify where those live and whether you want the agent to run them. The instructions also advise reading conversation history and example files, which is expected for this purpose but means the agent may access user data if given permission.
Install Mechanism
No install spec and no code files are present, so nothing will be written to disk or auto-installed by the skill. This is low-risk from an install perspective.
Credentials
The skill declares no required environment variables, credentials, or config paths. SKILL.md mentions external tooling and scripts but does not require secrets or unrelated credentials in the metadata—this is proportionate to the described authoring purpose.
Persistence & Privilege
always:false and no special privileges are requested. The skill does not request to modify other skills or system-wide settings. Autonomous model invocation is allowed by default but is not a new permission introduced by this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-creator-4 - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-creator-4触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of skill-creator: a tool for building, editing, and optimizing skills.
- Enables users to create new skills from scratch, modify existing ones, and improve triggering accuracy.
- Guides users through an iterative development loop: drafting, testing, evaluating, and refining skills.
- Includes detailed guidance for writing SKILL.md files and structuring skill resources.
- Supports both technical users and novices, with recommendations for clear communication based on user familiarity.
- Provides flexible workflows, allowing formal benchmarking or informal collaboration as needed.
元数据
常见问题
Skill Creator 是什么?
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Skill Creator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-creator-4」即可一键安装,无需额外配置。
Skill Creator 是免费的吗?
是的,Skill Creator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Creator 支持哪些平台?
Skill Creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Creator?
由 tlreal(@tlreal)开发并维护,当前版本 v0.1.0。
推荐 Skills