🫧

Bluebubbles

🌐Community
by openclaw Β· v2026.3.2 Β· MITRepository

Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".

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

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

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

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

About This Skill

What it does

BlueBubbles allows an AI agent to communicate with users via Apple's iMessage platform. This skill integrates OpenClaw, a personal AI assistant, into existing messaging workflows, enabling interactions on a familiar and widely used channel. It provides a local, fast, and always-on experience for single-user assistance.

When to use it

  • Receive reminders or notifications directly within your iMessage conversations.
  • Quickly access information or perform tasks without switching between apps.
  • Have ongoing, conversational interactions with an AI assistant while using other Apple devices.
  • Automate simple processes like sending messages or setting calendar events through iMessage.

Key capabilities

  • iMessage integration
  • Local and fast processing
  • Always-on availability
  • Single-user focus
  • Part of the broader OpenClaw personal AI assistant ecosystem

Example prompts

  • "Hey OpenClaw, remind me to call John at 2pm."
  • "OpenClaw, what's the weather like tomorrow?"
  • β€œSend a message to Sarah saying I’m running late.”

Tips & gotchas

  • Requires installation and configuration of the OpenClaw assistant. Running openclaw onboard is recommended for initial setup.
  • Functionality depends on the capabilities of the underlying OpenClaw AI agent; BlueBubbles simply provides the communication channel.

Tags

Requirements

Config Keys
channels.bluebubbles
πŸ›‘οΈ

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.