skill-creator
skill creator
What it does
- For durable OpenClaw skill creation or updates in an agent session, use
- Keep SKILL.md lean; Codex is already capable.
- Put only trigger-critical facts in frontmatter description.
- Quote frontmatter description.
- Frontmatter needs name + description; local OpenClaw skills may also use metadata, homepage, allowed-tools, user-invocable, license.
- Prefer noun-phrase descriptions; short generic trigger phrase, not full workflow.
- Move long examples/docs to references/; scripts to scripts/; templates/media to assets/.
Requirements & configuration
- Frontmatter needs name + description; local OpenClaw skills may also use metadata, homepage, allowed-tools, user-invocable, license.
Configuration: SKILL
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
skill-creator FAQ
What does the skill-creator skill do?
Create, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files. For durable OpenClaw skill creation or updates in an agent session, use Keep SKILL.md lean; Codex is already capable.
What does skill-creator require?
Frontmatter needs name + description; local OpenClaw skills may also use metadata, homepage, allowed-tools, user-invocable, license. Configuration keys: SKILL.
How do I install skill-creator?
Run: npx -y skills add https://github.com/steipete/clawdis --skill skill-creator --agent claude-code — the source lives at github.com/steipete/clawdis.
Maintain skill-creator?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[skill-creator on getagentictools](https://getagentictools.com/skills/steipete-clawdis-skill-creator?ref=badge) npx agentictools info skills/steipete-clawdis-skill-creator The second line is the CLI lookup for this page — handy in READMEs and docs.