What problem does it solve?
This Skill helps you build and maintain the BlueBubbles external channel plugin so OpenClaw can send messages, receive webhooks, and handle iMessage-style channel workflows reliably.
Core Features & Use Cases
- Plugin implementation: Work across the channel package, runtime bridge, webhook monitor, and REST helpers that make up the BlueBubbles integration.
- Inbound and outbound messaging: Normalize incoming webhook payloads, ignore self-sent events, and route messages into the core reply pipeline while supporting send, probe, reaction, typing, and read actions.
- Media and chat handling: Manage attachments, sticker placeholders, chat lookup, and channel configuration details needed for stable real-world deployments.
Quick Start
Update the BlueBubbles channel by implementing the required webhook, send, and runtime changes for your target integration scenario.