Favicon of twilio-whatsapp-manage-senders

twilio-whatsapp-manage-senders Skill

AI Agent SkillCommunicationJavaScriptOpen source

Create, configure, and manage WhatsApp Business senders via Twilio's Channels Senders API. Covers programmatic sender registration, profile setup, webhook configuration, sender lifecycle statuses, and ISV flows. Use this skill to register and manage production WhatsApp senders at scale. Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Testing, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

18 days ago

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is twilio-whatsapp-manage-senders Skill?

Create, configure, and manage WhatsApp Business senders via Twilio's Channels Senders API. Covers programmatic sender registration, profile setup, webhook configuration, sender lifecycle statuses, and ISV flows. Use this skill to register and manage production WhatsApp senders at scale. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
92/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Testing use cases

Declared skill metadata

  • Source file: plugins/twilio-developer-kit/skills/twilio-whatsapp-manage-senders/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use twilio-whatsapp-manage-senders Skill

  • Use it for testing.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/twilio-developer-kit/skills/twilio-whatsapp-manage-senders/SKILL.md

What it does

Create, configure, and manage WhatsApp Business senders via Twilio's Channels Senders API. Covers programmatic sender registration, profile setup, webhook configuration, sender lifecycle statuses, and ISV flows. Use this skill to register and manage production WhatsApp senders at scale.

Skill instructions

Overview A WhatsApp sender is a phone number registered with WhatsApp Business through Twilio. Registration goes through a lifecycle of statuses before becoming ONLINE. Sandbox testing does not require a registered sender — see twilio-whatsapp-send-message. --- Prerequisites - Upgraded Twilio account (trial accounts cannot register production senders) — See twilio-account-setup for signup and upgrade steps - A phone number capable of receiving SMS or voice verification - Number must not already be registered with WhatsApp - Environment variables: - TWILIOACCOUNTSID - TWILIOAUTHTOKEN — See twilio-iam-auth-setup for credential setup and best practices - SDK: pip install twilio / npm install twilio --- Quickstart Python python import os from twilio.rest import Client client = Client(os.environ["TWILIOACCOUNTSID"], os.environ["TWILIOAUTHTOKEN"]) Step 1: Initiate registration sender = client.messaging.v2.channels.senders.create( senderid="whatsapp:+15017122661", verificationmethod="sms" ) p

Verified compatibility and discovery

Frequently asked questions

What is twilio-whatsapp-manage-senders?

twilio-whatsapp-manage-senders is a open-source AI agent skill with Copy skill directory. Create, configure, and manage WhatsApp Business senders via Twilio's Channels Senders API.

Who is twilio-whatsapp-manage-senders best for?

twilio-whatsapp-manage-senders is best for reusing agent instructions, scripts, and references, testing workflows.

How do I install twilio-whatsapp-manage-senders?

Install or run twilio-whatsapp-manage-senders using Copy skill directory. Check twilio-whatsapp-manage-senders for the latest setup command.

Is twilio-whatsapp-manage-senders actively maintained?

twilio-whatsapp-manage-senders may need a closer maintenance check before production use.

Share:

Stars
5,140
Forks
717
Last commit
18 days ago
Last verified
Aug 23, 2026
Metadata fetched
Aug 23, 2026
Repository age
6 months
License
Unknown

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to twilio-whatsapp-manage-senders