🔧

Clawhub

🌐Community
by openclaw · v2026.3.2 · MITRepository

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add clawhub npx -- -y @trustedskills/clawhub
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "clawhub": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/clawhub"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

OpenClaw is a personal AI assistant designed to be run locally on user devices. It provides responses across various messaging platforms like WhatsApp, Telegram, Slack, and Discord, offering a fast and always-on experience. The system includes voice interaction capabilities on macOS/iOS/Android and a controllable live Canvas interface.

When to use it

  • Need an AI assistant that prioritizes privacy by running locally instead of relying on cloud services.
  • Want seamless integration with existing communication channels (WhatsApp, Slack, etc.).
  • Require a personal assistant for tasks where low latency and consistent availability are crucial.
  • Desire voice interaction or a visual Canvas interface alongside text-based responses.

Key capabilities

  • Cross-platform compatibility: Supports numerous messaging platforms (WhatsApp, Telegram, Slack, Discord, etc.)
  • Local execution: Runs on user devices for enhanced privacy and control.
  • Voice Interaction: Supports speaking and listening via macOS/iOS/Android.
  • Live Canvas: Offers a controllable visual interface.

Example prompts

  • "OpenClaw, what's the weather like today?"
  • "Can you summarize this article for me?" (followed by providing a link)
  • “OpenClaw, create a shopping list with milk and eggs.”

Tips & gotchas

  • The preferred setup method is to run openclaw onboard in your terminal. This guides users through the initial configuration process.
  • As a personal assistant, OpenClaw's capabilities are focused on single-user interactions and may not be suitable for collaborative or large-scale deployments.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Verified Commit7b5e64ef

Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.