🔧

Wacli

🌐Community
by openclaw · v2026.3.2 · MITRepository

Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).

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 wacli npx -- -y @trustedskills/wacli
2

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

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

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 operate locally on user devices. It provides responses across various messaging platforms like WhatsApp, Telegram, and Slack, offering a fast and always-on experience. The system includes voice interaction capabilities on macOS/iOS/Android and the ability to render a live, controllable Canvas.

When to use it

  • Need a private AI assistant that doesn't rely on cloud services.
  • Want an assistant accessible across multiple messaging platforms (WhatsApp, Slack, Discord).
  • Require voice interaction or a visual canvas interface for your AI interactions.
  • Desire a fast and responsive AI experience without network latency.

Key capabilities

  • Cross-platform compatibility: Supports WhatsApp, Telegram, Slack, Discord, Google Chat, Signal, iMessage, BlueBubbles, IRC, Microsoft Teams, Matrix, Feishu, LINE, Mattermost, Nextcloud Talk, Nostr, Synology Chat, Tlon, Twitch, Zalo, Zalo Personal, WeChat, WebChat.
  • Voice interaction: Supports speaking and listening on macOS/iOS/Android devices.
  • Live Canvas rendering: Provides a controllable visual canvas interface.
  • Local operation: Runs on user's own devices for privacy and speed.

Example prompts

  • "OpenClaw, what's the weather like today?"
  • "Can you show me my calendar appointments for tomorrow via Canvas?"
  • "Send a message to [contact name] saying 'I’ll be late'."

Tips & gotchas

  • The preferred setup method is running openclaw onboard in your terminal, which guides users through the initial configuration.
  • OpenClaw functions as a control plane; the assistant itself is the primary product.

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.