bluebubbles

Send and manage iMessages through BlueBubbles via the OpenClaw message tool.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/vut08905/openclaw-app --skill bluebubbles-vut08905
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bluebubbles
Source: https://github.com/vut08905/openclaw-app/tree/main/skills/bluebubbles
Command: npx skills add https://github.com/vut08905/openclaw-app --skill bluebubbles-vut08905

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline sending and managing iMessages by routing through BlueBubbles, reducing manual steps and keeping conversations in sync with your automation workflow.

Core Features & Use Cases

  • Send texts and attachments via the BlueBubbles channel to individual contacts or group chats.
  • React to messages with tapbacks, edit or unsend, and reply in threads to maintain context.
  • Manage participants, names, and icons in group conversations through OpenClaw.

Quick Start

Tell OpenClaw to send a message through BlueBubbles to a chosen recipient.

Frequently Asked Questions about bluebubbles

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

FAQPage Schema
How do I automate sending iMessages through an API?

Automate sending iMessages by routing requests through the BlueBubbles channel to programmatically deliver texts and attachments to individual or group chats.

Can I programmatically reply to a specific iMessage in a thread?

Reply to specific iMessage threads by providing the target messageId and replyTo parameters when routing your message through the BlueBubbles channel.

Does this method support iMessage group chat management and reactions?

The BlueBubbles channel supports managing group chat participants, names, and icons, alongside applying tapback reactions and editing existing messages.

What do I need to configure before sending iMessages programmatically?

Sending iMessages requires configuring the gateway channels.bluebubbles setting and specifying appropriate target recipients and message content.

Can I send attachments when automating iMessage workflows?

Send attachments through the BlueBubbles channel by including the desired file data in your programmatic message routing workflow.