← 返回
未分类 中文

Skill Auto Publish

Safely publish an already-reviewed skill to ClawHub, verify the live registry state, and return a clear release report.
安全地将已审查的技能发布到 ClawHub,验证实时注册表状态,并返回清晰的发布报告。
choosenobody
未分类 clawhub v2.4.0 1 版本 99481.9 Key: 无需
★ 0
Stars
📥 192
下载
💾 0
安装
1
版本
#latest

概述

ClawHub Auto Publish

Safely publish an already-reviewed skill to ClawHub, verify the live registry state, and return a clear release report.

Features

  • 🚀 Safe Publish Flow — publish only after basic inputs are checked.
  • 🔍 Input Check — confirm slug, source path, version, changelog, and secrets.
  • 🧾 Registry Verification — verify the live ClawHub state with clawhub inspect.
  • 🌐 Public Page Check — check the public page when accessible.
  • 🛑 Honest Failure Handling — report blocked or mismatched verification instead of pretending success.
  • 📦 Release Report — return version, URL, install command, verification status, issues, and next action.

When to Use

Use this skill when you want your agent to:

  • publish a skill to ClawHub
  • update an existing ClawHub skill
  • republish after edits
  • verify whether a published skill is live and correct

Use this skill to avoid:

  • reporting success before checking the live registry
  • relying on browser snapshot alone
  • accidentally running management commands during a publish task

Do NOT use this to decide whether a skill deserves release. Use a release gate or lifecycle review first.

How It Works

  1. Read the user's publish request.
  2. Check required inputs: skill slug, source path, target version, changelog, expected content.
  3. Confirm the source path contains SKILL.md.
  4. Check for secrets or private credentials before publishing.
  5. If updating an existing skill, check the current live version first.
  6. Publish with the local ClawHub CLI.
  7. Verify the live registry state with clawhub inspect .
  8. Check the public page text if accessible.
  9. Return a release report with verification status, issues, and next action.

Common commands:

clawhub publish <path> --version <semver> --changelog "<note>"
clawhub inspect <slug>

Note: Slugs starting with clawhub- are protected by ClawHub. Choose a different slug if yours is blocked.

If local CLI syntax differs, inspect local CLI help first.

Important:

  • Local file edits alone do not mean the skill was published.
  • Publish command output alone does not mean the release was verified.
  • Browser snapshot alone is not enough for public page verification.
  • If the public page is blocked, stale, or mismatched, report that honestly instead of claiming success.

Copy-Paste Prompt for Your Agent

Publish this ClawHub skill safely.

Skill slug:
[slug]

Source path:
[absolute path]

Target version:
[x.y.z]

Changelog:
[one specific release note]

Expected live content:
- [what should appear, change, or be removed on the live page]

Rules:
- Check that the source path contains SKILL.md.
- Check for secrets or private credentials before publishing.
- If updating an existing skill, check current live version first via clawhub inspect <slug>.
- If this is a first publish, confirm no live version exists for this slug.
- Do not publish if slug, source path, version, or changelog is missing.
- If your environment has a known canonical source path for this skill, use that path.
- If release review is required, confirm it is completed before publishing. If not completed, return NEEDS_INFO.
- Publish with the local ClawHub CLI.
- Verify with clawhub inspect <slug> after publishing.
- Check the public page if accessible.
- Do not report PASS from browser snapshot alone.
- If the public page is blocked, stale, or mismatched, report that honestly.
- Do not run rename, merge, delete, hide, or undelete.

Output Format

Publish Status: PUBLISHED | FAILED | BLOCKED | NEEDS_INFO
Registry Verification: PASS | FAILED | MISMATCH | NOT_RUN
Public Page Verification: PASS | BLOCKED | MISMATCH | NOT_RUN

Skill:
Source Path:
Previous Version:
Target Version:
URL:
Install Command:
Command Used:
Verified By:
Issues:
Next Action:

What This Will Not Do

It will not:

  • decide whether a skill deserves release
  • replace release review
  • redesign the skill
  • publish when required inputs are missing
  • claim public verification from browser snapshot alone
  • run rename, merge, delete, hide, or undelete
  • touch unrelated OpenClaw or Hermes configuration

版本历史

共 1 个版本

  • v2.4.0 当前
    2026-05-26 18:23 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

OpenClaw Waste Audit

choosenobody
在浪费加剧前,找出可能浪费 token 的重复 OpenClaw 任务。默认只读,提供证据和可直接粘贴的代理提示。
★ 0 📥 816

Skill Release Lifecycle

choosenobody
轻量级发布质量工作流,适用于 OpenClaw/ ClawHub 技能。用于判断技能是否已准备好发布、验证发布版本以及...
★ 0 📥 271

What Buffett Would Do

choosenobody
巴菲特式研究优先级助理——判断公司是否值得深入研究,首先检查要点,并给出可直接复制的研究提示
★ 0 📥 453