What problem does it solve? Managing agent skills manually—finding them, installing the right versions, keeping them updated, and sharing your own—requires repetitive command-line work and version tracking that this Skill automates through the ClawHub CLI. ## Core Features & Use Cases - Skill Discovery and Installation: Search the ClawHub registry and install skills at specific versions into your local skills directory. - Hash-Based Updates: Update installed skills by hashing local files, matching versions, and upgrading to the latest release or a pinned version. - Publishing Workflow: Authenticate with clawhub login and publish your own skills with slug, name, version, and changelog metadata. - Use Case: You want to add a Postgres backup skill to your agent. Search the registry, install it at version 1.2.3, and later run clawhub update --all to keep every installed skill current. ## Quick Start Ask the agent to search ClawHub for a skill you need and install it into your workspace, for example by requesting to find and install a Postgres backup skill.