bluebubbles

Send and manage iMessages through the BlueBubbles integration.

3|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/SeanHogg/coderClaw --skill bluebubbles-seanhogg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bluebubbles
Source: https://github.com/SeanHogg/coderClaw/tree/main/product/skills/bluebubbles
Command: npx skills add https://github.com/SeanHogg/coderClaw --skill bluebubbles-seanhogg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to send and manage iMessages directly through CoderClaw, providing a seamless integration for Apple's messaging platform.

Core Features & Use Cases

  • Send Messages: Compose and send text messages and attachments.
  • Message Management: React to messages, edit or unsend previously sent messages, and reply within threads.
  • Group Chat Operations: Manage group participants, names, and icons.
  • Use Case: Send a photo to a contact using their phone number, or quickly reply to a specific message in a group chat.

Quick Start

Use the bluebubbles skill to send a message to +15551234567 with the text hello from CoderClaw.

Frequently Asked Questions about bluebubbles

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send iMessages with attachments through an automated workflow?

You can send iMessages with attachments by invoking the generic message tool with channel set to "bluebubbles", which supports dispatching text and media files to specified phone numbers.

Do I need a BlueBubbles server to send iMessages from this integration?

Yes, sending iMessages requires a configured BlueBubbles gateway, including a valid serverUrl, password, and webhookPath to establish the connection.

Can I edit or unsend iMessages after they have been delivered?

Yes, the iMessage integration supports message management operations, allowing you to edit, unsend, and react to previously sent messages directly through the interface.

How do I reply to a specific message in an iMessage group chat thread?

You can reply within iMessage threads by using the generic message tool configured for BlueBubbles, which supports targeted thread replies for group chat operations.

What group chat operations are supported for iMessage management?

The iMessage integration supports comprehensive group chat operations, allowing you to manage group participants, update group names, and change group icons.

Why isn't my BlueBubbles webhook configuration working for iMessage delivery?

iMessage delivery requires all three BlueBubbles gateway parameters—serverUrl, password, and webhookPath—to be correctly configured; missing any will prevent the message tool from connecting.