Install
openclaw skills install @uncmatteth/edit-skillUse when asked to review, edit, tighten, shorten, deduplicate, clean up, or remove slop from an existing agent skill while preserving behavior. Use for skill files that need clearer triggering, shorter instructions, stale reference cleanup, host-compatible frontmatter, or fixes for vague, repetitive, outdated, unsupported, or hard-to-apply rules.
openclaw skills install @uncmatteth/edit-skillUse this for existing skill files. The job is to improve agent behavior, not to make the prose sound nicer.
First classify the request:
description; do not add unsupported top-level keys such
as triggers.For a review-only request, return:
Keep: rules that must stay.Cut: duplicate, stale, or vague rules to remove.Tightened version: the edited skill text, or Patch: when a diff is clearer.Risk: what behavior might change.For an edit-in-repo request, patch the skill file directly, then report the changed file, verification performed, and remaining risk.
Packaged from a local skill-editing workflow, with public inspiration credited to @petergyang per the original request.