Build or update the BlueBubbles external channel plugin for Clawdbot (extension package, REST send/probe, webhook inbound).
4.9
Rating
0
Installs
Backend Development
Category
This skill provides a well-organized reference for working with the BlueBubbles channel plugin for Clawdbot. It clearly maps file locations, internal helper functions, webhook handling patterns, and configuration requirements. The structure is logical with distinct sections for layout, helpers, webhooks, and config. However, the description is somewhat vague ('Build or update') and assumes significant prior knowledge of Clawdbot's architecture—a CLI agent would need more context about when to invoke this skill and what 'building' vs 'updating' entails. Task knowledge is strong with concrete function names and patterns, though actual implementation details are appropriately delegated to referenced files. Novelty is moderate; while it consolidates domain-specific knowledge about BlueBubbles integration, much of the work involves standard REST API and webhook patterns that a capable agent could handle independently, albeit less efficiently.
Loading SKILL.md…