bluebubbles

Integrate with BlueBubbles via REST and webhooks for messaging.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/Deskaunedsei1983/loc_clawdbot_01 --skill bluebubbles-deskaunedsei1983
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bluebubbles
Source: https://github.com/Deskaunedsei1983/loc_clawdbot_01/tree/main/skills/bluebubbles
Command: npx skills add https://github.com/Deskaunedsei1983/loc_clawdbot_01 --skill bluebubbles-deskaunedsei1983

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables seamless integration with the BlueBubbles messaging platform, allowing for automated message sending, status probing, and webhook handling.

Core Features & Use Cases

  • External Channel Plugin: Manages the BlueBubbles plugin for Clawdbot, supporting REST communication and inbound webhooks.
  • Message & Reaction Handling: Facilitates sending text messages, reactions, and managing read status within BlueBubbles chats.
  • Use Case: Automatically send a daily status update to a specific BlueBubbles chat, or process incoming messages from BlueBubbles into your central AI workflow.

Quick Start

Use the bluebubbles skill to send a message to the target chat with the content 'Hello from Clawdbot!'.

Frequently Asked Questions about bluebubbles

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

FAQPage Schema
How do I integrate BlueBubbles messaging with an AI assistant?

BlueBubbles messaging integration connects an AI assistant to the platform using REST APIs for sending messages and webhooks for receiving inbound traffic. It handles chat resolution, reactions, typing indicators, and media downloads.

Can I send automated text messages and reactions through a BlueBubbles REST API?

Yes, you can send automated text messages and reactions through the BlueBubbles REST API. The integration supports managing read status and facilitates routing outbound message content to specific BlueBubbles chats.

How do webhooks work for receiving inbound BlueBubbles messages?

Webhooks handle inbound BlueBubbles messages by receiving incoming event payloads externally. The integration processes these webhook receptions to capture incoming messages, reactions, and typing indicators into your central AI workflow.

Does the BlueBubbles channel plugin support typing indicators and media downloads?

Yes, the BlueBubbles channel plugin supports typing indicators and media downloads. It manages chat resolution and read status alongside processing inbound webhook events for a complete external messaging channel experience.

What is the best way to probe message status in a BlueBubbles chat?

The best way to probe message status in a BlueBubbles chat is using the integration's REST-based probing functionality. This allows you to query chat resolution states and read statuses directly from the BlueBubbles platform.

Are there limitations when using BlueBubbles webhook integration for message automation?

BlueBubbles webhook integration requires proper REST API configuration for outbound messaging and an active webhook endpoint for inbound traffic. Without both components configured, automated message sending and inbound event processing cannot function.