โ† All skills
Tencent SkillHub ยท Developer Tools

ClawHub Web Publisher

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...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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...

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
references/privacy-checklist.md, SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 7 sections Open source page

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

Confirm target folder contains SKILL.md. Confirm SKILL.md frontmatter includes: name description Scan for secret leakage patterns: apiKey token OPENCLAW_ sk- Bearer If any high-risk text appears, stop and sanitize before publish.

Web Publish Procedure

Open https://clawhub.ai/dashboard. Enter the upload/publish flow. Select the local skill directory. Fill listing title and short description: title: clear benefit + audience description: action-oriented and outcome-focused Submit publish. 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:
  • PUBLISH_RESULT
  • skill_name:
  • version:
  • url:
  • skill_id:
  • verification:
  • - url_status:
  • - privacy_scan:
  • - notes:

Failure Recovery (Still Web-Only)

If publish fails: Refresh dashboard and retry once. Re-open upload flow in same signed-in browser profile. Reduce metadata length and retry. If still blocked, return exact blocker text and a minimal next action for user.

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs
  • SKILL.md Primary doc
  • references/privacy-checklist.md Docs