What problem does it solve? Managing agent skills manually is tedious: finding the right skill, keeping installed skills up to date, and publishing your own skills all require repetitive command-line work. This Skill wraps the ClawHub CLI so you can search, install, sync, and publish skills from clawhub.com directly through your agent. ## Core Features & Use Cases - Skill Discovery & Installation: Search the clawhub.com registry and install skills by name, optionally pinning a specific version. - Version Management: Update installed skills to the latest release or a target version, with hash-based matching to detect local changes and force-update options. - Publishing Workflow: Authenticate with clawhub login and publish new or updated skill folders with slug, name, version, and changelog metadata. - Use Case: You need a Postgres backup skill for your agent. Ask the agent to search ClawHub, install the best match, and later run clawhub update --all to sync every installed skill to its latest version. ## Quick Start Ask the agent to search ClawHub for a skill you need and install it into your local skills directory.