This handles the release and publishing workflow for OpenClaw projects, keeping that work separate from regular development and security advisory tasks. You'd reach for it when you're cutting a release and need to follow the guardrails without mixing in everyday code changes. With 174 installs and part of a repo with serious traction, it's clearly solving a real pain point around release discipline. The narrow scope is the point here. It won't help you with daily commits or GHSA work, but when it's time to ship, having those boundaries enforced by the skill itself means fewer mistakes when you're rushing to get a version out the door.
npx skills add https://github.com/steipete/clawdis --skill openclaw-release-maintainer