ClawHub with OpenClaw

Community skills catalog — browse, search, install with one command

ClawHub is the community skill registry for OpenClaw. Browse the full list at clawhub.ai/skills—calendar, Slack, GitHub, smart home, and hundreds more. Before installing community skills, follow Install ClawHub skills safely (review SKILL.md, VirusTotal status, least privilege).

Install a Skill

Install from ClawHub
openclaw skills install <skill-name>

Example: openclaw skills install sonoscli. The CLI drops the skill into ~/.openclaw/workspace/skills/ and wires it in. You can also use the Setup Wizard (Add a skill) for guided install with optional API keys.

Browse the Catalog

Skills are organized by category and searchable by name or use case:

  • Productivity — CalDAV, Trello, Todoist, Notion, Google Workspace, Gmail, Jira, Linear
  • Channels — Slack, Discord, WhatsApp, Signal, Telegram, Microsoft Teams
  • Developer — GitHub, n8n, Docker, Kubernetes, Terraform, AWS, Vercel
  • Media — Spotify, Sonos, image generation, speech/TTS. Media category
  • Ecosystem — Moltbook, ClawRouter

Full list: clawhub.ai/skills.

Install safely

ClawHub is open—review every skill before install. VirusTotal scans listings, but automated checks are not enough. Use the full checklist: Install ClawHub skills safely (read SKILL.md, least privilege, openclaw security audit).

Check What's Installed

After installing, use openclaw skills list to see what's in your workspace. Enable or disable skills in configuration.

List installed skills
openclaw skills list

Updating skills

Re-read SKILL.md on upgrade—publishers can add tools in minor versions. Pin versions in workspace docs for production bots; test updates on a clone Gateway first.

Related