bluebubbles

Manage BlueBubbles plugin REST messaging and inbound webhooks for Clawdbot.

1|1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Rlier/clawdbot --skill bluebubbles-rlier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bluebubbles
Source: https://github.com/Rlier/clawdbot/tree/main/skills/bluebubbles
Command: npx skills add https://github.com/Rlier/clawdbot --skill bluebubbles-rlier

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 platform, allowing for the management of external channel plugins and message handling.

Core Features & Use Cases

  • Plugin Development: Build and update the BlueBubbles external channel plugin for Clawdbot.
  • Message Handling: Supports REST send/probe operations and webhook inbound message processing.
  • Use Case: Developers can use this skill to test and refine the BlueBubbles integration, ensuring reliable message delivery and reception within the Clawdbot ecosystem.

Quick Start

Use the bluebubbles skill to send a message to a specific chat.

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 a custom plugin?

To integrate BlueBubbles messaging, you can use this Skill to build an external channel plugin that manages RESTful communication for sending and probing messages. It handles inbound webhooks to facilitate message reception.

How does webhook message reception work for a BlueBubbles integration?

Webhook message reception works by processing inbound webhook payloads sent from the BlueBubbles platform. The integration handles these incoming webhooks to receive messages within the Clawdbot ecosystem.

Can I use REST operations to send and probe messages through BlueBubbles?

Yes, you can use REST operations to send and probe messages through BlueBubbles. The integration manages RESTful communication to ensure reliable message delivery and status checking.

What is the best way to develop a BlueBubbles external channel plugin for Clawdbot?

The best way to develop a BlueBubbles external channel plugin for Clawdbot is using this Skill to manage RESTful communication, inbound webhooks, and runtime bridging for onboarding and message handling.

Does the BlueBubbles integration support runtime bridging and catalog entry for onboarding?

Yes, the BlueBubbles integration supports runtime bridging and catalog entry to facilitate onboarding. This allows developers to test and refine the integration within the Clawdbot ecosystem.

Why is my BlueBubbles plugin not receiving inbound messages?

If your BlueBubbles plugin is not receiving inbound messages, ensure the inbound webhook handling is correctly configured. The integration relies on webhooks for reliable message reception and processing.