← 返回 Skills 市场
136
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-skills-creator
功能描述
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an exis...
安全使用建议
This package appears coherent for the stated purpose: templates, a validator, a packager, and tests for creating AgentSkills. Before running any scripts, review them locally — they create directories and write files (init_skill) and will read/write filesystem paths when packaging/validating. Packaging includes explicit protections (skips symlinks, checks files stay within the skill root). There are no external downloads, no required secrets, and no odd environment variables. Recommended steps before use: (1) inspect scripts for any network calls or subprocess.exec usage you don't expect, (2) run tests in an isolated/sandbox environment, and (3) if you will execute init_skill or package_skill on directories with sensitive data, ensure the target path is correct to avoid accidental inclusion.
功能分析
Type: OpenClaw Skill
Name: openclaw-skills-creator
Version: 1.0.0
The 'openclaw-skills-creator' bundle is a utility toolkit designed to help AI agents create, validate, and package other OpenClaw skills. It contains well-documented instructions in SKILL.md and functional Python scripts (init_skill.py, package_skill.py, quick_validate.py) that implement robust security checks, such as preventing path traversal and rejecting symlinks during the packaging process. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力标签
能力评估
Purpose & Capability
Name/description match the included files: SKILL.md is a skill-authoring guide and the repository includes init, package, and validate scripts plus tests. The requested resources (none) and file contents are proportional to a 'skills creator' utility.
Instruction Scope
SKILL.md stays on-topic (how to author skills, when to include scripts/references/assets). It explicitly notes scripts may be executed; the bundled scripts are typical (create templates, validate frontmatter, package into a zip). That means running the skill could involve executing bundled code — review scripts before running them in your environment.
Install Mechanism
No install spec or external downloads are present. This is an instruction-and-scripts bundle only, so nothing is fetched from untrusted URLs or installed automatically.
Credentials
The skill declares no required environment variables or credentials. The code references only local filesystem operations and standard Python modules; PyYAML is optional and only used if present.
Persistence & Privilege
The skill does not request always:true and uses default autonomous-invocation behavior (normal). It does not attempt to modify other skills or system-wide configurations in the provided code.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-skills-creator - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-skills-creator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of openclaw-skill-creator — a tool for authoring, editing, reviewing, and improving AgentSkills.
- Provides comprehensive guidance for creating modular, concise, and effective skills.
- Details best practices for structuring SKILL.md, bundled scripts, references, and assets.
- Emphasizes context efficiency: keep core instructions in SKILL.md and offload detailed documentation to separate files as needed.
- Outlines progressive disclosure for skill content loading: metadata, SKILL.md body, resources.
- Clarifies what should and should not be included in a skill package.
元数据
常见问题
OpenClaw Skills Creator 是什么?
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an exis... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 136 次。
如何安装 OpenClaw Skills Creator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-skills-creator」即可一键安装,无需额外配置。
OpenClaw Skills Creator 是免费的吗?
是的,OpenClaw Skills Creator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Skills Creator 支持哪些平台?
OpenClaw Skills Creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Skills Creator?
由 Super 9°(@super9du)开发并维护,当前版本 v1.0.0。
推荐 Skills