Twilio

👤 codedao12 📦 v1.0.1 ⭐ 4.1 ⬇️ 3.4K 下载
💻 开发编程 免费 🔑 需 API Key

📖 技能介绍


name: twilio description: OpenClaw skill for Twilio APIs: Messaging, WhatsApp, Voice, Conversations, Verify, plus Studio, Lookup, Proxy, Sync, TaskRouter, and Segment/Engage.


Twilio API Skill (Advanced)

Purpose

Provide a production-oriented guide for Twilio API workflows across messaging and communications channels using direct HTTPS requests.

Best fit

  • You need SMS/MMS, WhatsApp, Voice, or Verify flows.
  • You want reliable webhook handling and operational guardrails.
  • You prefer direct HTTP requests rather than SDKs.

Not a fit

  • You require a full SDK or complex multi-service orchestration.
  • You need advanced campaign management across multiple ESPs.

Quick orientation

  • Read references/twilio-api-overview.md for core surfaces and base endpoints.
  • Read references/twilio-auth-and-webhooks.md for auth and webhook validation.
  • Read references/twilio-messaging-sms-mms.md for SMS/MMS workflows.
  • Read references/twilio-whatsapp.md for WhatsApp messaging specifics.
  • Read references/twilio-voice.md for call/IVR basics.

    这个技能的最新版本可以在7w4.net小葱技能站找到。

  • Read references/twilio-conversations.md for omni-channel threads.
  • Read references/twilio-verify.md for OTP/verification flows.
  • Read references/twilio-sendgrid.md for email sending.
  • Read references/twilio-studio.md for low-code flow orchestration.
  • Read references/twilio-lookup.md for phone intelligence.
  • Read references/twilio-proxy.md for masked communications.
  • Read references/twilio-sync.md for real-time state.
  • Read references/twilio-taskrouter.md for routing and queues.
  • Read references/twilio-segment-engage.md for CDP and audience activation.

Required inputs

  • Account SID and Auth Token (or API Key/Secret).
  • Sender identity (phone number, messaging service, WhatsApp sender).
  • Webhook URLs for callbacks.
  • Compliance constraints (opt-in, regional regulations).

Expected output

  • A clear workflow plan, method checklist, and operational guardrails.

Operational notes

  • Validate webhook signatures on every inbound request.
  • Keep outbound rate limits in mind and retry safely.
  • Store secrets in a vault and rotate regularly.

Security notes

  • Never log credentials.
  • Use least-privilege API keys where possible.

🤖 AI 评测

这个 Skill 质量中等偏上。优点是覆盖范围广、结构清晰、导航友好,安全操作指引也比较到位。不足之处在于内容较为简略,缺乏实际使用示例,很多说明停留在基础概念层面。作为入门参考尚可,但想在实际项目中使用可能还需要查阅官方文档补充细节。

📊 多维度评分

适应性4
规范性4
有效性4.2
可靠性3.9
可信度4.3

📁 包含文件 (16 个)

📄 SKILL.md 2.2 KB
📄 _meta.json 125 B
📄 references/twilio-api-overview.md 481 B
📄 references/twilio-auth-and-webhooks.md 581 B
📄 references/twilio-conversations.md 229 B
📄 references/twilio-lookup.md 359 B
📄 references/twilio-messaging-sms-mms.md 510 B
📄 references/twilio-proxy.md 362 B
📄 references/twilio-segment-engage.md 435 B
📄 references/twilio-sendgrid.md 234 B
📄 references/twilio-studio.md 479 B
📄 references/twilio-sync.md 323 B
📄 references/twilio-taskrouter.md 327 B
📄 references/twilio-verify.md 241 B
📄 references/twilio-voice.md 384 B
📄 references/twilio-whatsapp.md 353 B