Create-Skill
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill is coherently focused on helping create or optimize OpenClaw skills, with file creation scoped to the workspace skills folder.
Before installing, confirm you want an assistant that can create or revise skill files under your workspace skills directory. Review any generated skill content, especially optional .js, .sh, or package.json files, before use.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may create or update files that define future skill behavior, and in some cases may draft script files for a skill.
The skill directs the agent to create persistent skill files and, when necessary, script files. This is expected for a skill-creation assistant and is scoped to the workspace skills directory, but it is still file-mutation authority users should notice.
生成区域:skill只在 工作目录/skills 下生成 - 默认生成:`SKILL.md` - 仅当确有必要时再生成 `*.js` 或 `*.sh`
Review generated SKILL.md and any generated script files before installing or relying on the new skill.
