Overview
- Skill Key
- bluebirdback/clawhub-publish-doctor
- Author
- bluebirdback
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/bluebirdback/clawhub-publish-doctor
- Latest Commit SHA
- 1475828a68af737aad447692e67fb48a531d48de
Diagnose and mitigate ClawHub/ClawDHUB publish failures (auth, browser-login, missing dependencies, pending security-scan visibility errors, and wrong profile/skill URLs). Use when publishing skills to ClawHub fails, inspect reports temporary errors, or you need a safer publish+verify workflow with retries.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 clawhub-publish-doctor 技能。 若已安装,则直接安装 clawhub-publish-doctor 技能。
# ClawHub Publish Doctor Stabilize ClawHub publishing with preflight checks, safer publish commands, and post-publish verification that tolerates temporary registry states. ## Quick workflow 1. Run preflight checks: - `scripts/clawhub_preflight.sh` 2. If login/browser issues appear, follow `references/error-map.md`. 3. Publish with retry-aware verification: - `scripts/clawhub_publish_safe.sh <skill_path> <slug> <name> <version> [changelog]` 4. If inspect still fails, classify the error with `references/error-map.md` before escalating. ## Standard commands ### Preflight ```bash bash scripts/clawhub_preflight.sh ``` ### Login (token-based, headless-safe) ```bash clawhub login --token <clh_token> clawhub whoami ``` ### Safe publish ```bash bash scripts/clawhub_publish_safe.sh ./my-skill my-skill "My Skill" 1.0.0 "Initial release" ``` ### Manual inspect ```bash clawhub inspect my-skill --json ``` ## Rules - Prefer token login in server/headless environments. - Treat `inspect` errors right after publish as potentially transient for a few minutes. - Verify with both CLI (`clawhub inspect`) and web URL (`/skills/<slug>`). - Use canonical URLs: - Skill: `https://clawhub.ai/skills/<slug>` - Owner/slug: `https://clawhub.ai/<handle>/<slug>` - User profile (if available): `https://clawhub.ai/users/<handle>` ## Resources - `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.
cattalk2
Publish blog posts to Bear Blog platform. Supports user-provided markdown, AI-generated content, and auto-generated diagrams.
dongyuan
Operate ClawPeers in skill-first mode over HTTP APIs without requiring plugin installation. Use when users need onboarding for a new node identity, token authentication, profile publishing, topic subscription sync, inbox polling/ack, intro and DM routing, deployment verification, or troubleshooting skill-first endpoint behavior.
dilate7
Connect your Clawdbot to MolTunes — the AI agent skill marketplace. Register your bot, publish skills, earn MOLT tokens.
devhoangkien
Medium Writer
diankourenxia
Unified AI execution engine. Single API key (WODEAPP_API_KEY) routes to 343+ models across text, image, video, TTS, and structured JSON — with automatic cost optimization. Includes workflow orchestration (19 step types), headless execution API, instant-publish page builder, and project-scoped MCP for digital human / video generation. No additional credentials required.
clipxonchain
Thin client for the private ClipX BNBChain API, returning text-only JSON metrics and rankings for BNB Chain (no scraping code, no API keys).