Install
openclaw skills install skill-auto-publishSafely publish an already-reviewed skill to ClawHub, verify the live registry state, and return a clear release report.
openclaw skills install skill-auto-publishSafely publish an already-reviewed skill to ClawHub, verify the live registry state, and return a clear release report.
clawhub inspect.Use this skill when you want your agent to:
Use this skill to avoid:
Do NOT use this to decide whether a skill deserves release. Use a release gate or lifecycle review first.
clawhub inspect <slug>.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:
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.
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:
It will not: