📦 Claw Release — 发布自动化
v1.0.0Claw 技能和网站的发布自动化工具。指导用户完成版本号更新、Git 标签管理以及发布验证的完整流程。
0· 0·0 当前·0 累计
by @davida-ps
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install claw-release
镜像加速npx clawhub@latest install claw-release --registry https://cn.longxiaskill.com
技能文档
Release automation for Claw skills and website.
Overview
This skill guides you through the process of releasing a new version of a Claw skill or the Claw website.
Usage
claw release
Follow the interactive prompts to:
- Bump version number
- Create git tag
- Verify release
Requirements
- Git installed
- Access to the repository
- Proper permissions to create tags and push