From ce97c8c6d7edd48af13c2b6d3e5f2a4b95bf1f7f Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Wed, 6 May 2026 16:08:04 -0500 Subject: [PATCH] Add twilio-developer-kit plugin --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 03c36b5d..c62f3da1 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -412,6 +412,20 @@ "sha": "6f41866ea66c63eb80c42e6f652efdac5870e540" }, "homepage": "https://kensho.com" + }, + { + "name": "twilio-developer-kit", + "description": "Twilio Skills provide procedural knowledge for AI coding agents — which APIs to use, in what order, and what to avoid. Covers SMS, Voice, WhatsApp, Verify, SendGrid, Compliance, and 30+ products.", + "author": { + "name": "Twilio" + }, + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/twilio/ai.git", + "sha": "0713fb1f40b5e871cad4c1c99f603c812431692a" + }, + "homepage": "https://www.twilio.com" } ] }