·claw-release
!

claw-release

prompt-security/clawsec

Release automation for Claw skills and website. Guides through version bumping, tagging, and release verification.

11Installs·3Trend·@prompt-security

Installation

$npx skills add https://github.com/prompt-security/clawsec --skill claw-release

SKILL.md

Internal tool for releasing skills and managing the ClawSec catalog.

| Skill release | ./scripts/release-skill.sh | -v | | Pre-release | ./scripts/release-skill.sh 1.0.0-beta1 | -v1.0.0-beta1 |

| Tag already exists | Choose a different version number | | Version mismatch in CI | Ensure you used the release script (not manual tagging) | | SKILL.md version mismatch | Ensure you used the release script which updates both skill.json and SKILL.md | | Uncommitted changes | Commit or stash first: git stash or git add . && git commit |

Release automation for Claw skills and website. Guides through version bumping, tagging, and release verification. Source: prompt-security/clawsec.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/prompt-security/clawsec --skill claw-release
Category
!Security
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is claw-release?

Release automation for Claw skills and website. Guides through version bumping, tagging, and release verification. Source: prompt-security/clawsec.

How do I install claw-release?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/prompt-security/clawsec --skill claw-release Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/prompt-security/clawsec