Favicon of twilio-content-template-builder

twilio-content-template-builder Skill

AI Agent SkillWriting SkillsJavaScriptOpen source

Create, manage, and send message templates using Twilio's Content API. Covers template creation for WhatsApp, SMS, RCS, and MMS; variable usage; WhatsApp Meta approval; and sending templates via ContentSid. Use this skill when building structured messages that require pre-approval or consistent formatting across channe Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Developers using plugins, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

20 days ago

Considerations

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

What is twilio-content-template-builder Skill?

Create, manage, and send message templates using Twilio's Content API. Covers template creation for WhatsApp, SMS, RCS, and MMS; variable usage; WhatsApp Meta approval; and sending templates via ContentSid. Use this skill when building structured messages that require pre-approval or consistent formatting across channe 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
  • Developers using plugins

Declared skill metadata

  • Source file: plugins/twilio-developer-kit/skills/twilio-content-template-builder/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-content-template-builder Skill

  • Use it for developers using plugins.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/twilio-developer-kit/skills/twilio-content-template-builder/SKILL.md

What it does

Create, manage, and send message templates using Twilio's Content API. Covers template creation for WhatsApp, SMS, RCS, and MMS; variable usage; WhatsApp Meta approval; and sending templates via ContentSid. Use this skill when building structured messages that require pre-approval or consistent formatting across channe

Skill instructions

Overview The Content API creates channel-agnostic templates identified by a ContentSid (HX...). WhatsApp templates must be approved by Meta before use outside the 24-hour service window. --- Prerequisites - Twilio account — New to Twilio? See twilio-account-setup - For WhatsApp templates: active WhatsApp sender — See twilio-whatsapp-send-message (sandbox) or twilio-whatsapp-manage-senders (production) - Environment variables: - TWILIOACCOUNTSID - TWILIOAUTHTOKEN — See twilio-iam-auth-setup for credential setup and best practices - SDK: pip install twilio / npm install twilio --- Quickstart Step 1 — Create a template via Console (simplest) Console Messaging Content Template Builder Create new. Use {{1}}, {{2}} for variables. Save to get a ContentSid. Step 2 — Send the template Python python import os from twilio.rest import Client client = Client(os.environ["TWILIOACCOUNTSID"], os.environ["TWILIOAUTHTOKEN"]) message = client.messages.create( from="whatsapp:+14155238886", to="whatsapp:+1

Verified compatibility and discovery

Frequently asked questions

What is twilio-content-template-builder?

twilio-content-template-builder is a open-source AI agent skill with Copy skill directory. Create, manage, and send message templates using Twilio's Content API.

Who is twilio-content-template-builder best for?

twilio-content-template-builder is best for reusing agent instructions, scripts, and references.

How do I install twilio-content-template-builder?

Install or run twilio-content-template-builder using Copy skill directory. Check twilio-content-template-builder for the latest setup command.

Is twilio-content-template-builder actively maintained?

twilio-content-template-builder may need a closer maintenance check before production use.

Share:

Stars
5,140
Forks
717
Last commit
20 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-content-template-builder