bluebubbles

Send and manage iMessage texts and attachments via BlueBubbles.

2|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/simplefarmer69/ape-claw --skill bluebubbles-simplefarmer69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bluebubbles
Source: https://github.com/simplefarmer69/ape-claw/tree/main/data/forge-skills/bluebubbles
Command: npx skills add https://github.com/simplefarmer69/ape-claw --skill bluebubbles-simplefarmer69

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables seamless sending and management of iMessages through the BlueBubbles integration, acting as a recommended solution for iMessage communication.

Core Features & Use Cases

  • Send Messages: Compose and send text messages and attachments to contacts.
  • Manage Conversations: React to messages, edit or unsend sent messages, and reply within threads.
  • Use Case: Send a picture of your new puppy to your mom via iMessage, including a caption.

Quick Start

Use the bluebubbles skill to send a message to your mom saying "I got a new puppy!".

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 from a custom integration?

To send iMessages with attachments, configure the BlueBubbles gateway with the server URL, password, and webhook path, then specify your target recipient and attachment payload to dispatch the message.

Can I manage iMessage conversations including reactions, edits, and unsend actions?

Yes, iMessage conversations can be managed to add reactions, edit sent messages, and unsend actions by targeting specific message IDs and chat_guid identifiers through the BlueBubbles integration.

Do I need a specific server configuration to automate texting via BlueBubbles?

Yes, automating texting via BlueBubbles requires gateway configuration for the server URL, password, and webhook path to successfully route and authenticate your iMessage communication.

How do I reply within a specific iMessage thread?

To reply within a specific iMessage thread, you target the desired conversation using its chat_guid identifier and reference the specific message ID to thread your response correctly.

What is the best way to target a specific contact for iMessage communication?

The best way to target a specific contact for iMessage communication is by using the chat_guid identifier, which ensures your text messages and attachments are routed to the correct conversation thread.