Overview
- Skill Key
- dalomeve/clawhub-web-publisher
- Author
- dalomeve
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/dalomeve/clawhub-web-publisher
- Latest Commit SHA
- a43062d53042795dcabfd54aa57b0783e5c94280
Publish OpenClaw skills to ClawHub using the web dashboard only (no CLI login). Use when an agent must reliably upload a local skill folder, avoid auth-loop failures, and enforce privacy-safe publishing with verification evidence.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 clawhub-web-publisher 技能。 若已安装,则直接安装 clawhub-web-publisher 技能。
# ClawHub Web Publisher Publish a local skill to ClawHub through `https://clawhub.ai/dashboard` with strict privacy controls. ## Hard Rules - Never use `clawhub login`, `clawhub login --token`, or device flow. - Use the already signed-in browser session for dashboard upload. - Never include secrets in published files: - API keys - gateway tokens - personal emails and phone numbers - local absolute paths pointing to private user directories ## Preflight 1. Confirm target folder contains `SKILL.md`. 2. Confirm `SKILL.md` frontmatter includes: - `name` - `description` 3. Scan for secret leakage patterns: - `apiKey` - `token` - `OPENCLAW_` - `sk-` - `Bearer ` If any high-risk text appears, stop and sanitize before publish. ## Web Publish Procedure 1. Open `https://clawhub.ai/dashboard`. 2. Enter the upload/publish flow. 3. Select the local skill directory. 4. Fill listing title and short description: - title: clear benefit + audience - description: action-oriented and outcome-focused 5. Submit publish. 6. Capture outputs: - final skill URL - skill ID (if shown) - version (if shown) ## Quality Gate Before Marking Done - Listing URL opens successfully. - Name matches `SKILL.md` `name`. - Description does not promise unsupported behavior. - No credential-like strings appear in listing or content. ## Completion Evidence Format Return all fields: ```text PUBLISH_RESULT - skill_name: - version: - url: - skill_id: - verification: - url_status: - privacy_scan: - notes: ``` ## Failure Recovery (Still Web-Only) If publish fails: 1. Refresh dashboard and retry once. 2. Re-open upload flow in same signed-in browser profile. 3. Reduce metadata length and retry. 4. If still blocked, return exact blocker text and a minimal next action for user.
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).