← 返回 Skills 市场
450
总下载
0
收藏
3
当前安装
3
版本数
在 OpenClaw 中安装
/install skill-maker
功能描述
Create new agent skills from scratch. Use when: (1) Building specific capabilities, (2) Converting workflows into reusable skills, (3) Designing skill struct...
安全使用建议
This skill is an instruction-only template for creating new skills and is internally consistent and low-risk: it asks for no installs or secrets. Notes before installing or using it: (1) the package metadata has a minor version mismatch between SKILL.md and _meta.json — likely a housekeeping issue; (2) because it's an authoring tool, review any skills you create with it (especially if you later add scripts or install specs that request credentials or external downloads); (3) although this skill itself requests no credentials or installs, any authored skill may later add them — review those explicitly before enabling. If you want extra safety, test the skill in a restricted/sandbox agent environment first.
功能分析
Type: OpenClaw Skill
Name: skill-maker
Version: 1.1.1
The 'skill-maker' skill is a meta-skill designed to guide an AI agent in creating new skills. Its `SKILL.md` provides a structured framework, templates, and best practices for skill development, including interpretation, design, forging, testing, and polishing. It explicitly details how to define skill metadata, including system binary requirements like 'curl', and provides a benign example of fetching weather data. There is no evidence of malicious intent, prompt injection attempts to subvert the agent, data exfiltration, or execution of harmful commands within the skill's own instructions or code.
能力评估
Purpose & Capability
The name and description claim this is a skill-authoring template and the SKILL.md contains templates, process steps, and file/directory conventions appropriate for that purpose. There are no environment variables, binaries, or install steps that would be unrelated to creating skills. Minor metadata inconsistency: SKILL.md frontmatter/version header lists 1.1.1 while _meta.json reports 1.1.0 (possible housekeeping issue, not a security problem).
Instruction Scope
Runtime instructions are authoring guidance and templates (how to write SKILL.md, directory layout, testing steps). They do not instruct the agent to read arbitrary system files, access credentials, or send data to external endpoints. Some guidance suggests 'read old first' when replacing an existing skill — which is reasonable for a skill author but does not imply automatic file system access in this package.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install posture because nothing from remote sources will be downloaded or written to disk as part of installation.
Credentials
No required environment variables, credentials, or config paths are declared. The SKILL.md does not reference any secrets or external service tokens. Proportionality is appropriate for an authoring/template skill.
Persistence & Privilege
always is false and disable-model-invocation is default (agent may invoke autonomously), which is normal for skills. The skill does not request persistent system-level presence or modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-maker - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-maker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
v1.1.1: Fix metadata format and remove outdated section
- Updated metadata frontmatter key to "openclaw" for consistency.
- Removed the "Quality Score" section from the documentation.
- No functional changes or new features added.
v1.1.0
- Skill renamed from **skill-forge** to **skill-maker**
- Version incremented to 1.1.0
- Changelog and descriptive frontmatter updated with a fresh approach mention
- All references and branding changed to "Skill Maker" throughout documentation
- No changes to frameworks or core guidance content beyond name and summary updates
v1.0.0
v1.0.0: Create skills with reasoning framework
元数据
常见问题
Skill Maker 是什么?
Create new agent skills from scratch. Use when: (1) Building specific capabilities, (2) Converting workflows into reusable skills, (3) Designing skill struct... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 450 次。
如何安装 Skill Maker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-maker」即可一键安装,无需额外配置。
Skill Maker 是免费的吗?
是的,Skill Maker 完全免费(开源免费),可自由下载、安装和使用。
Skill Maker 支持哪些平台?
Skill Maker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Maker?
由 KeXu9(@kexu9)开发并维护,当前版本 v1.1.1。
推荐 Skills