castor-openapi-release

Installation
SKILL.md

Castor OpenAPI release

只通过 CLI 发布单条登记记录。不要通过网页或直接调用后台接口绕过 CLI 的安全闭环。

工作流

  1. 运行 castor-cli auth status --profile <profile>,核对环境和账号。
  2. 运行 castor-cli openapi release --profile <profile> --id <id> --dry-run。确认输出中的记录是用户指定接口、current_status=1expected_status=2,且版本属于当前 Profile 的发布计划。
  3. 向用户展示 ID、名称、应用、URL、版本和状态变化,取得明确确认。
  4. 运行 castor-cli openapi release --profile <profile> --id <id> --confirm
  5. 只有输出同时包含 executed=trueverified=true,且 readback.status=2 时报告发布成功。

约束

Installs
4
First Seen
Aug 6, 2026
castor-openapi-release from bl-v3-cli.oss-cn-shanghai.aliyuncs.com