Files
Daniel Vataj 8da4d5f951 Add six messaging engineering skills
Add integration, webhook, routing, two-way messaging, profile provisioning, and CPaaS migration skills.

Regenerate portable, Codex, and Claude adapters; add routing evals; expand marketplace metadata and dispatcher coverage; and monitor the relevant live documentation and OpenAPI contracts.

Harden guidance for multi-tenant credentials, idempotency, webhook verification and reroutes, consent mirroring, profile lifecycle, and migration safety.
2026-08-09 22:22:57 -04:00

39 lines
935 B
JSON

{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "sent",
"version": "0.1.0",
"description": "Official Sent business messaging plugin for SMS, WhatsApp, RCS, API integration, webhooks, routing, two-way messaging, Sender Profiles, migration, compliance, analytics, and agent-safe operations.",
"author": {
"name": "Sent",
"url": "https://sent.dm"
},
"homepage": "https://github.com/sentdm/sent-plugin#readme",
"repository": "https://github.com/sentdm/sent-plugin",
"license": "MIT",
"keywords": [
"sent",
"agent-skills",
"business-messaging",
"messaging",
"sms",
"whatsapp",
"rcs",
"10dlc",
"a2p",
"tcr",
"waba",
"rbm",
"contacts",
"templates",
"analytics",
"deliverability",
"sender-profiles",
"api-integration",
"webhooks",
"routing",
"two-way-messaging",
"migration",
"mcp"
]
}