Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Publish skills to ClawHub via web dashboard only. No CLI login, no device flow. Reuse existing browser session.
Publish skills to ClawHub via web dashboard only. No CLI login, no device flow. Reuse existing browser session.
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 to ClawHub via web dashboard. No CLI login.
CLI login causes: Auth loop failures Token expiration issues Device flow complexity Session management overhead
Browser already logged in to https://clawhub.ai Skill folder contains SKILL.md No secrets in skill files
Navigate to https://clawhub.ai/upload Verify logged in (username visible) Fill form: Slug: skill-name Display name: Skill Name Version: 1.0.0 Click "Choose folder" -> Select skill directory Wait for validation (SKILL.md recognized) (Optional) Add changelog Click "Publish skill" Capture result URL
If browser upload fails: Use existing CLI token (if already authenticated) Run: clawhub publish <path> --version 1.0.0 Do NOT run clawhub login
CriteriaVerificationSkill URL accessibleNavigate to URL, 200 OKName matches SKILL.mdFrontmatter name = listing nameVersion correctURL shows v1.0.0No CLI login usedNo clawhub login in history
No credentials in skill files Scan for apiKey/token/secret before publish Use relative paths only
Use when: Publishing any skill to ClawHub CLI login fails or unavailable Browser session already active Web first. No login loops.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.