How this skill is triggered — by the user, by Claude, or both
Slash command
/communications-suite:comm-imessageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
---
This skill sends iMessages to individuals or groups via the BlueBubbles MCP connector. Requires the BlueBubbles app running on a Mac with an active iMessage account, and the BlueBubbles MCP configured in Cowork.
Connector required: BlueBubbles MCP. If not connected, this skill will guide setup.
No regulated disclaimer required for this skill.
To use iMessage from your AI:
1. Install BlueBubbles on your Mac (bluebubbles.app)
2. Connect the BlueBubbles MCP in Cowork Settings → Connectors
3. Return and re-run this skill
search_notes with query "comm preferences" — check for saved contacts/groupsAsk at the start of each run:
Do not save these answers to Cloud Brain.
READY TO SEND:
To: [recipient]
Message: "[message text]"
Send this message? (yes / edit / cancel)
Never send a message without showing it to the user first and receiving explicit confirmation.
If the user wants to send a similar message to multiple recipients:
If a new contact is messaged, offer to save them:
Path: brain/preferences/comm-preferences.md — append to contacts section
Ask: "Want me to save [Name] as a contact so you don't need to look up their number again?"
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub owenmecham/mbg --plugin communications-suite