← 返回 Skills 市场
Skill Creator
作者
utromaya-code
· GitHub ↗
· v1.0.0
· MIT-0
1417
总下载
1
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-creator-agent
功能描述
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 skill appears internally consistent and appropriate for creating and packaging AgentSkills. Before running any included scripts, review them locally (they are plain Python) and run them in a safe environment (non-privileged user, sandbox, or container) if you will execute them. Watch for any local secrets in directories you point the packager at (package_skill.py intentionally skips symlinks and checks path escapes, but you should still avoid packaging directories that contain secrets). The bundle is Apache-2.0 licensed; if you plan to redistribute, confirm compliance. Overall low risk but exercise standard caution when executing third-party scripts.
功能分析
Type: OpenClaw Skill
Name: skill-creator-agent
Version: 1.0.0
The skill bundle is a legitimate developer toolset for creating, validating, and packaging OpenClaw AgentSkills. The Python scripts (init_skill.py, package_skill.py) implement standard scaffolding and archiving logic, including explicit security checks to prevent path traversal and symlink-based attacks during packaging. The SKILL.md file provides procedural guidance for the AI agent that is entirely consistent with its stated purpose of assisting in skill creation, with no evidence of malicious prompt injection or unauthorized data access.
能力评估
Purpose & Capability
The name/description (create/edit/audit skills) match the bundled files: templating (init_skill.py), packaging (package_skill.py), and validation (quick_validate.py) utilities and tests. There are no unexpected environment variables, binaries, or config paths declared.
Instruction Scope
SKILL.md contains guidance and templates for authoring skills and explains when scripts/references/assets are appropriate. It does not instruct the agent to read or exfiltrate unrelated system files, request credentials, or contact external endpoints. It does note that scripts may be executed or read for patching, which is coherent with the skill's purpose.
Install Mechanism
No install specification is provided (instruction-only / bundled scripts). All included code is local and there are no downloads from external URLs or extract operations.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code likewise does not reference external secrets or unrelated service credentials.
Persistence & Privilege
always:false (not force-included). disable-model-invocation:false (agent may call autonomously) which is the normal default; nothing in the skill requests permanent elevated presence or modifies other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-creator-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-creator-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of skill-creator-agent.
- Provides a comprehensive guide for creating, editing, improving, and auditing AgentSkills.
- Details core principles for skill design, including context efficiency and progressive disclosure.
- Specifies directory structure: SKILL.md (with required YAML frontmatter and Markdown instructions) and optional scripts, references, and assets folders.
- Explains when and how to include scripts, reference documents, and assets for best token efficiency and relevance.
- Outlines what not to include (no auxiliary docs like README.md or CHANGELOG.md).
- Emphasizes concise, actionable documentation matched to Codex's needs and efficient context management.
元数据
常见问题
Skill 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 插件,目前累计下载 1417 次。
如何安装 Skill Creator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-creator-agent」即可一键安装,无需额外配置。
Skill Creator 是免费的吗?
是的,Skill Creator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Creator 支持哪些平台?
Skill Creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Creator?
由 utromaya-code(@utromaya-code)开发并维护,当前版本 v1.0.0。
推荐 Skills