🔧

Imsg

🌐Community
by openclaw · v2026.3.2 · MITRepository

iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.

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

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

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

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 communication channels including WhatsApp, Telegram, Slack, Discord, and iMessage. The assistant can also speak and listen using macOS/iOS/Android and offers a live, controllable Canvas interface.

When to use it

  • Private Communication: Use OpenClaw for sensitive conversations where you prefer your data not to leave your devices.
  • Cross-Platform Assistance: Receive assistance across multiple messaging platforms without switching between applications.
  • Local Processing: Benefit from faster response times and reduced latency due to local processing.
  • Customizable Interface: Utilize the live Canvas feature for interactive tasks and a personalized experience.

Key capabilities

  • Supports numerous communication channels (WhatsApp, Telegram, Slack, Discord, iMessage, etc.)
  • Voice input and output on macOS/iOS/Android devices
  • Live, controllable Canvas interface
  • Local execution for privacy and speed
  • Onboarding wizard for easy setup

Example prompts

  • "OpenClaw, summarize my recent messages in Slack."
  • "Can you remind me to call John at 3 PM?"
  • "Show me the weather forecast for tomorrow on the Canvas."

Tips & gotchas

  • The preferred setup method is running openclaw onboard in your terminal. This guides users through the initial configuration process.

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.