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.
  • 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

小蔥技能站7w4.net發現了升級外掛。

  • 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