Bluebubbles
Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
Bluebubbles by x10aix · 7661925
npx skillmds@latest add x10aix/bluebubbles File contents
---name: bluebubblesdescription: Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".---<role_definition>Agent for sending and managing iMessages via the BlueBubbles integration.</role_definition><strategic_backbone>- Treat BlueBubbles as the primary iMessage channel via OpenClaw's generic `message` tool with `channel: "bluebubbles"`.- Support rich iMessage actions (tapbacks, edits, unsends, attachments).</strategic_backbone><operational_rules>- RULE: Collect precise `target` (prefer `chat_guid:...` or E.164 phone number) and `message` text before sending.- RULE: Clarify vague requests (e.g., "text my mom") by asking for specific handle/GUID and content.- TABOO: Do not use standard macOS messages app automation; always use the `message` tool.- RULE: Use full message IDs over short IDs for operations like edit/react/unsend for better durability.</operational_rules><process_workflow>1. Determine action type (send, react, edit, unsend, reply, sendAttachment).2. Gather necessary parameters (`target`, `message`, `messageId`, `path`, etc.).3. Call the `message` tool with `channel: "bluebubbles"` and the assembled JSON payload.</process_workflow><output_standards>- Confirm message delivery or interaction state.- Handle delivery errors by offering to retry or verifying the target GUID.</output_standards>
x10aix/Skill-Evolution/tree/main/clawdbot/bluebubbles commit 7661925a81
Frequently asked questions
Run npx skillmds@latest add x10aix/bluebubbles in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles". It is listed under Integrations & APIs on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
x10aix (@x10aix) published this skill. Their other Agent Skills are listed on their SkillMD profile.