bluebubbles

Route and control iMessages through BlueBubbles with send, react, edit, unsend, and reply actions.

5|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/JansenAnalytics/claudex --skill bluebubbles-jansenanalytics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bluebubbles
Source: https://github.com/JansenAnalytics/claudex/tree/main/skills/bluebubbles
Command: npx skills add https://github.com/JansenAnalytics/claudex --skill bluebubbles-jansenanalytics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bridge the gap between automation and iMessage by routing and managing BlueBubbles conversations through a single, programmable interface.

Core Features & Use Cases

  • Send iMessages and attachments through the gateway using the message tool with channel="bluebubbles".
  • React with tapbacks, edit or unsend messages, and reply within threads to maintain context.
  • Manage group participants, names, and icons within iMessage conversations via structured commands and gateway config.

Quick Start

Send a message to a contact using BlueBubbles with your desired text.

Frequently Asked Questions about bluebubbles

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

FAQPage Schema
How do I automate iMessage sending through a gateway?

Automate iMessage sending by routing text and attachments through the BlueBubbles gateway using the centralized message tool with channel set to bluebubbles. You configure the gateway and then issue structured commands to dispatch messages.

Can I use iMessage tapbacks and edit messages via automation?

Yes, iMessage automation supports tapback reactions, editing messages, unsending, and threaded replies. The gateway applies these actions to both individual and group conversations through structured commands.

What do I need to configure before automating iMessage workflows?

Automating iMessage workflows requires a configured BlueBubbles gateway with channels.bluebubbles set up. Once the gateway is active, you can send texts, manage group participants, and handle attachments.

How do I manage group conversations in iMessage programmatically?

Manage iMessage group conversations programmatically by sending structured commands through the BlueBubbles gateway to update participant lists, change group names, and set group icons.

Does iMessage automation support threaded replies and attachments?

Yes, iMessage automation supports sending attachments and replying within threads to maintain conversation context. It routes these actions through the BlueBubbles gateway using the message tool.

Why is my BlueBubbles iMessage automation not working?

iMessage automation fails when the BlueBubbles gateway is not properly configured or channels.bluebubbles is missing. Ensure the gateway is active and the channel parameter is correctly set before sending commands.