← 返回 Skills 市场
285
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install rex-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...
安全使用建议
This package appears to do what it says: templating, validating, and packaging skills. Before running any bundled script: 1) review the Python files (init_skill.py, package_skill.py, quick_validate.py) to confirm file paths and behavior are acceptable; they perform filesystem writes and create zip archives, which is expected but should not be run on sensitive directories. 2) Note that some referenced tools (e.g., eval-viewer/generate_review.py, 'claude-with-access-to-the-skill') are not included — verify or obtain those separately if you need that functionality. 3) The source/homepage is missing and owner IDs in registry vs _meta.json differ; if provenance matters, ask for the upstream source or a signed release. If you plan to execute scripts from this skill, run them in a sandbox or review them first.
功能分析
Type: OpenClaw Skill
Name: rex-skill-creator
Version: 1.0.0
The bundle is a comprehensive meta-skill designed for creating, testing, and optimizing other OpenClaw skills. It includes utility scripts for scaffolding new projects (init_skill.py), validating metadata (quick_validate.py), and packaging bundles (package_skill.py). The SKILL.md instructions provide a structured workflow for iterative development, benchmarking, and human-in-the-loop review, and explicitly include a 'Principle of Lack of Surprise' that forbids the creation of malware or unauthorized access tools.
能力评估
Purpose & Capability
Name and description (skill creator / iterate & evaluate skills) match the included artifacts: SKILL.md explains authoring/iteration workflows and the repository includes helper scripts to initialize, validate, and package skills. Required env vars/binaries/config paths are none, which is appropriate for a generic authoring tool. Minor metadata mismatch: registry Owner ID (kn7d7p6...) differs from _meta.json ownerId (kn7ajm25...), which is inconsistent but not inherently malicious.
Instruction Scope
SKILL.md stays within the expected scope (interviewing users, drafting SKILL.md, running tests, iterating). It references running validators and an eval viewer (e.g., eval-viewer/generate_review.py) and the model alias 'claude-with-access-to-the-skill' — some referenced tooling/scripts are not bundled here. The instructions also assume the agent or user may execute the included scripts; those scripts perform filesystem operations (create directories, write files, create zip archives). This is expected functionality but means you should not run them on sensitive paths without review.
Install Mechanism
No install spec is provided (instruction-only with bundled scripts). That has low install risk. The included Python scripts are standard utilities; nothing is downloaded from external URLs or installed automatically. No suspicious install behavior detected.
Credentials
The skill declares no required environment variables, credentials, or config paths. The included code does not reference secrets or external credentials. This is proportionate for a skill-authoring tool.
Persistence & Privilege
Flags are defaults (always: false, agent-invocable allowed). The skill does not request persistent/system-wide changes or elevated privileges. The risk here is ordinary: executing the provided scripts will write files to disk (by design) — that is expected for a skill-creator tool.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rex-skill-creator - 安装完成后,直接呼叫该 Skill 的名称或使用
/rex-skill-creator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
常见问题
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 插件,目前累计下载 285 次。
如何安装 Skill Creator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rex-skill-creator」即可一键安装,无需额外配置。
Skill Creator 是免费的吗?
是的,Skill Creator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Creator 支持哪些平台?
Skill Creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Creator?
由 limoxt(@limoxt)开发并维护,当前版本 v1.0.0。
推荐 Skills