bluebubbles

Send and manage iMessages through the BlueBubbles integration.

1|1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Dbillionaer/wholesaile --skill bluebubbles-dbillionaer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bluebubbles
Source: https://github.com/Dbillionaer/wholesaile/tree/main/skills/bluebubbles
Command: npx skills add https://github.com/Dbillionaer/wholesaile --skill bluebubbles-dbillionaer

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 the BlueBubbles integration, providing a seamless way to communicate via Apple's messaging platform.

Core Features & Use Cases

  • Send Messages: Compose and send text messages to contacts or groups.
  • Manage Conversations: React to messages, edit or unsend messages, and reply to specific threads.
  • Send Attachments: Share local files or data as attachments within iMessages.
  • Use Case: Send a quick iMessage to a contact with their chat_guid, confirming an upcoming meeting.

Quick Start

Use the bluebubbles skill to send the message "See you there!" to the target +15551234567.

Frequently Asked Questions about bluebubbles

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

FAQPage Schema
How do I send iMessages automatically from a custom integration?

To send iMessages automatically, you can use the BlueBubbles integration to compose and send text messages to contacts or groups directly through Apple's messaging platform.

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

Yes, you need a configured BlueBubbles gateway. The integration requires a specific server URL, password, and webhook path to connect and send iMessages successfully.

Can I react to or edit iMessages sent through BlueBubbles?

Yes, you can manage conversations by reacting to messages, editing or unsending messages, and replying within specific threads using their unique message GUIDs.

How do I send attachments in iMessages using an automated integration?

You can share local files or data as attachments within iMessages by passing the file information through the BlueBubbles integration during message composition.

What is the best way to reply to a specific iMessage thread programmatically?

The best way to reply to a specific iMessage thread is by targeting the unique message GUID of the original message through the BlueBubbles integration.