Create Skills
v0.1.2Write or update a skill (SKILL.md and supporting files) to match host structure and best practices. Use when user says create skill, write skill, update SKIL...
⭐ 1· 2.7k·42 current·44 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description (create/update skills) match the SKILL.md content: the document provides formatting rules, frontmatter guidance, file layout and a checklist for authoring SKILL.md and supporting files. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
The SKILL.md tells the assistant to write or update SKILL.md and supporting files in the host repo/skill folder and to use the current context if a path/source isn't provided. This is appropriate for a 'create skills' helper, but it means the agent will be editing files in your repository — review diffs and target paths before applying changes.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing is downloaded or written to disk by an installer, which minimizes installation risk.
Credentials
The skill declares no environment variables, credentials, or config paths. The SKILL.md references frontmatter fields the skill author should use, but it does not request secrets or unrelated service tokens.
Persistence & Privilege
always is false and disable-model-invocation is true (the skill will not be auto-invoked), which reduces autonomous risk. The skill does not request persistent system-wide changes or access to other skills' configs.
Assessment
This skill is coherently described and is instruction-only, so it won't install or fetch external code. Its purpose is to create or update SKILL.md and related files in your repo — that means it will make edits to project files. Before running it: provide an explicit target path, review the generated/modified SKILL.md and any added files (diffs), run your repository tests or linters, and avoid giving it paths outside the intended skills directory. Because disable-model-invocation is true, it won't run automatically, which is a safer default.Like a lobster shell, security has layers — review code before you run it.
latestvk974rhz172b7f16b634zrda9t582nbpj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
