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] Unknown JSON field, use:scripts/gh_search_repos_safe.sh "" [limit] 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
bash scripts/gh_search_repos_safe.sh "safe-exec skill" 15
inspect errors right after publish as potentially transient for a few minutes.clawhub inspect) and web URL (/skills/).gh search repos --json failures, prefer fullName over unsupported aliases like nameWithOwner, or run scripts/gh_search_repos_safe.sh.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.scripts/gh_search_repos_safe.sh: resilient gh search repos wrapper with JSON-field mismatch fallback.共 1 个版本