Stabilize ClawHub publishing with preflight checks, safer publish commands, and post-publish verification that tolerates temporary registry states.
scripts/clawhub_preflight.shreferences/error-map.md.scripts/clawhub_publish_safe.sh [changelog] references/error-map.md before escalating.bash scripts/clawhub_preflight.sh
clawhub login --token <clh_token>
clawhub whoami
bash scripts/clawhub_publish_safe.sh ./my-skill my-skill "My Skill" 1.0.0 "Initial release"
clawhub inspect my-skill --json
inspect errors right after publish as potentially transient for a few minutes.clawhub inspect) and web URL (/skills/).https://clawhub.ai/skills/https://clawhub.ai// https://clawhub.ai/users/references/error-map.md: quick diagnosis for common failure signatures.scripts/clawhub_preflight.sh: dependency + environment checks.scripts/clawhub_publish_safe.sh: publish + retry verification wrapper.共 1 个版本