What problem does it solve? Managing agent skills manually is tedious: finding new skills, keeping installed ones up to date, and publishing your own all require separate workflows. This Skill wraps the ClawHub CLI so you can search the clawhub.com registry, install or pin specific skill versions, sync updates, and publish your own skill folders from one place. ## Core Features & Use Cases - Skill Discovery & Installation: Search the ClawHub registry and install skills by name, optionally pinning an exact version. - Version Management: Update individual skills or all installed skills at once, with hash-based matching to resolve the correct version and a force flag for overrides. - Publishing Workflow: Authenticate with clawhub login and publish new or updated skill folders with a slug, name, version, and changelog. - Use Case: You need a Postgres backup skill for your agent. Run a search, install the best match, and later run an update to pull the latest published version without manual downloads. ## Quick Start Ask the agent to search ClawHub for a skill you need and install it into your skills directory.