Compare commits

...

3 Commits

Author SHA1 Message Date
Bryan Thompson
27e3e7ec1e Add dash0 plugin 2026-05-07 14:58:19 -05:00
Bryan Thompson
c51f5c1513 Bump zapier plugin SHA to f34a785 (#1753) 2026-05-07 19:53:08 +01:00
Bryan Thompson
9e1dad648d Update twilio-developer-kit plugin — refresh SHA, simplify entry (#1757)
approved
2026-05-07 19:52:44 +01:00

View File

@@ -638,6 +638,20 @@
"category": "productivity",
"homepage": "https://claude.com/cwc-makers"
},
{
"name": "dash0",
"description": "OpenTelemetry observability for Claude Code sessions. Captures tool calls, LLM invocations, token usage, and errors as OTel traces. Send telemetry to Dash0 or any OpenTelemetry-compatible backend.",
"author": {
"name": "Dash0"
},
"category": "monitoring",
"source": {
"source": "url",
"url": "https://github.com/dash0hq/dash0-agent-plugin.git",
"sha": "38c6d74e637bd7dbe1fa2c364de66d07efe88a9a"
},
"homepage": "https://dash0.com/"
},
{
"name": "data",
"description": "Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.",
@@ -1960,57 +1974,8 @@
"source": {
"source": "url",
"url": "https://github.com/twilio/ai.git",
"sha": "137c4679855d31115a8509b93a3887b8bb317da9"
"sha": "0713fb1f40b5e871cad4c1c99f603c812431692a"
},
"strict": false,
"skills": [
"./skills/sendgrid/twilio-sendgrid-account-setup",
"./skills/sendgrid/twilio-sendgrid-deliverability-advisor",
"./skills/sendgrid/twilio-sendgrid-email-send",
"./skills/sendgrid/twilio-sendgrid-email-settings",
"./skills/sendgrid/twilio-sendgrid-engagement-quality",
"./skills/sendgrid/twilio-sendgrid-inbound-parse",
"./skills/sendgrid/twilio-sendgrid-suppressions",
"./skills/sendgrid/twilio-sendgrid-webhooks",
"./skills/twilio/twilio-account-setup",
"./skills/twilio/twilio-call-recordings",
"./skills/twilio/twilio-cli-reference",
"./skills/twilio/twilio-compliance-onboarding",
"./skills/twilio/twilio-compliance-traffic",
"./skills/twilio/twilio-conference-calls",
"./skills/twilio/twilio-content-template-builder",
"./skills/twilio/twilio-conversations-classic-api",
"./skills/twilio/twilio-debugging-observability",
"./skills/twilio/twilio-email-deliverability-advisor",
"./skills/twilio/twilio-iam-auth-setup",
"./skills/twilio/twilio-identity-verification-advisor",
"./skills/twilio/twilio-lookup-phone-intelligence",
"./skills/twilio/twilio-marketing-promotions-advisor",
"./skills/twilio/twilio-messaging-channel-advisor",
"./skills/twilio/twilio-messaging-overview",
"./skills/twilio/twilio-messaging-services",
"./skills/twilio/twilio-messaging-webhooks",
"./skills/twilio/twilio-notifications-alerts-advisor",
"./skills/twilio/twilio-numbers-senders",
"./skills/twilio/twilio-organizations-setup",
"./skills/twilio/twilio-rcs-messaging",
"./skills/twilio/twilio-regulatory-compliance-bundles",
"./skills/twilio/twilio-reliability-patterns",
"./skills/twilio/twilio-security-api-auth",
"./skills/twilio/twilio-security-compliance-hipaa",
"./skills/twilio/twilio-security-hardening",
"./skills/twilio/twilio-send-message",
"./skills/twilio/twilio-sms-isv-setup",
"./skills/twilio/twilio-sms-send-message",
"./skills/twilio/twilio-taskrouter-routing",
"./skills/twilio/twilio-verify-send-otp",
"./skills/twilio/twilio-voice-conversation-relay",
"./skills/twilio/twilio-voice-outbound-calls",
"./skills/twilio/twilio-voice-twiml",
"./skills/twilio/twilio-webhook-architecture",
"./skills/twilio/twilio-whatsapp-manage-senders",
"./skills/twilio/twilio-whatsapp-send-message"
],
"homepage": "https://www.twilio.com"
},
{
@@ -2164,7 +2129,7 @@
"url": "https://github.com/zapier/zapier-mcp.git",
"path": "plugins/zapier",
"ref": "main",
"sha": "76c4669321847c8f72a6e0462c17f29fd437519a"
"sha": "f34a7854febed415c9ef766eec1c66529ef0668e"
},
"homepage": "https://github.com/zapier/zapier-mcp/tree/main/plugins/zapier"
},