Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
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...
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...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
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.
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.
Publish a local skill to ClawHub through https://clawhub.ai/dashboard with strict privacy controls.
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
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.
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)
Listing URL opens successfully. Name matches SKILL.md name. Description does not promise unsupported behavior. No credential-like strings appear in listing or content.
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.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.