Register imessage plugin in marketplace.json

This commit is contained in:
Kenneth Lien
2026-03-20 14:44:25 -07:00
parent 272de726d6
commit 252577f8de

View File

@@ -563,6 +563,12 @@
},
"homepage": "https://github.com/huggingface/skills.git"
},
{
"name": "imessage",
"description": "iMessage messaging bridge with built-in access control. Reads chat.db directly, sends via AppleScript. Manage pairing, allowlists, and policy via /imessage:access.",
"category": "productivity",
"source": "./external_plugins/imessage"
},
{
"name": "intercom",
"description": "Intercom integration for Claude Code. Search conversations, analyze customer support patterns, look up contacts and companies, and install the Intercom Messenger. Connect your Intercom workspace to get real-time insights from customer data.",