🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

My Skill ClawHub Skill

by @canonxu

Standardizes skill publishing with required versions and changelogs, and allows verified installation with optional versioning for ClawHub skills.

Versionv1.0.0
Downloads609
TERMINAL
clawhub install my-skill-clawhub-skill

πŸ“– About This Skill

my_skill_clawhub_skill

Purpose

A wrapper for clawhub to standardize the publishing and installation workflow for agent skills.

Commands

1. Publish (Upload)

Standardize publishing with mandatory versions and changelogs.
bash scripts/clawhub_helper.sh publish   ""

2. Install (Download/Search)

Search and install with optional version specification.
bash scripts/clawhub_helper.sh install  [version]

Features

  • Auto-versioning: Ensures every publish has a version.
  • Verification: Searches for skills before attempting to install.
  • Structure: Enforces standard ClawHub formatting.