clawhub-web-only-publish

Publish ClawHub skills through the web dashboard without CLI login.

3|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/Dalomeve/bot-output --skill clawhub-web-only-publish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawhub-web-only-publish
Source: https://github.com/Dalomeve/bot-output/tree/main/skills/clawhub-web-only-publish
Command: npx skills add https://github.com/Dalomeve/bot-output --skill clawhub-web-only-publish

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Publish to ClawHub via web dashboard. No CLI login.

Core Features & Use Cases

  • Prerequisites: Browser already logged in to https://clawhub.ai
  • Web Publish Steps: Navigate to https://clawhub.ai/upload, verify logged in, fill form:
  • Slug: skill-name
  • Display name: Skill Name
  • Version: 1.0.0
  • Click "Publish skill" and capture the resulting URL
  • Use case: Publishing skills without CLI

Quick Start

Open clawhub.ai/upload, ensure you are logged in, select your skill folder, and click Publish.

Frequently Asked Questions about clawhub-web-only-publish

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish a ClawHub skill through the web dashboard?

You can publish a skill without CLI by using the web dashboard: navigate to the upload page, verify your browser is logged in, specify the slug, display name, version, and folder, then click publish to capture the resulting URL.

Can I publish ClawHub skills without using the command line interface?

Yes, you can publish without the CLI by using the web dashboard. This approach requires an active authenticated browser session to clawhub.ai and uses the web upload form to submit your skill details directly.

What do I need to publish a skill on ClawHub via browser?

Publishing via browser requires an active web session logged into clawhub.ai. You need to navigate to the upload page and provide the skill slug, display name, version, and folder location to complete the web form.

When should I use the web dashboard instead of CLI to publish a skill?

Use the web dashboard to publish when a CLI-based workflow is unavailable or unreliable. This method leverages your existing browser authentication to eliminate CLI login friction and successfully publish your skill.

What information is required on the ClawHub web upload form?

The ClawHub web upload form requires the skill slug, display name, version number, and the specific skill folder. Once these fields are populated, you can click the publish button to submit the skill and receive a URL.