OpenClaw 2026.3.22 Features
Lesson 1 of 3
ClawHub and Skill Management
Estimated time: 10 minutes
ClawHub and Skill Management
OpenClaw 2026.3.22 introduces ClawHub, a native marketplace for agent skills. You can now search, install, and update skills directly from the CLI.
Key Commands
openclaw skills search <query>: Find new skills on ClawHub.openclaw skills install <package>: Install a skill from ClawHub or npm (prefers ClawHub).openclaw skills update: Sync all your installed skills to the latest version.
Why it matters
ClawHub provides a vetted registry of agent capabilities, making it safer and easier to extend your bot's functionality without manually managing zip files or complex npm dependencies.