twilio-voice-outbound-calls Skill
Make outbound phone calls via Twilio's Programmable Voice REST API. Covers the full voice platform: calls.create(), answering machine detection (AMD), conference-based agent bridging, call recording, status tracking, and SIP Trunking. Use this skill for outbound calls, sales dialers, or when asking what voice APIs are Published by openai in plugins.
What is twilio-voice-outbound-calls Skill?
Make outbound phone calls via Twilio's Programmable Voice REST API. Covers the full voice platform: calls.create(), answering machine detection (AMD), conference-based agent bridging, call recording, status tracking, and SIP Trunking. Use this skill for outbound calls, sales dialers, or when asking what voice APIs are 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.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Technical details
- Install or run with Copy skill directory
When to use twilio-voice-outbound-calls Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/twilio-developer-kit/skills/twilio-voice-outbound-calls/SKILL.md
What it does
Make outbound phone calls via Twilio's Programmable Voice REST API. Covers the full voice platform: calls.create(), answering machine detection (AMD), conference-based agent bridging, call recording, status tracking, and SIP Trunking. Use this skill for outbound calls, sales dialers, or when asking what voice APIs are
Skill instructions
Overview Agent safety: Before placing an outbound call, always confirm the recipient number and intent with the user. Outbound calls are irreversible and may incur charges. For automated systems, implement TCPA compliance: obtain prior express consent, respect quiet hours (8 AM–9 PM recipient local time), and maintain a Do Not Call list. Every outbound call requires a from Twilio number, a to recipient, and TwiML instructions that define what happens when the call is answered — either as a webhook URL or inline. --- Voice Platform Capabilities Outbound calls go beyond basic calls.create(). Here's what you can build: | Capability | How | When to use | |-----------|-----|-------------| | Basic outbound call | calls.create() with TwiML or webhook URL | Any outbound call — see Quickstart below | | Answering Machine Detection (AMD) | machineDetection parameter on calls.create() | Sales dialers, call campaigns — filter voicemail from humans | | Conference-based agent bridging | <Dial<Confere
Explore related resources
Frequently asked questions
What is twilio-voice-outbound-calls?
twilio-voice-outbound-calls is a open-source AI agent skill with Copy skill directory. Make outbound phone calls via Twilio's Programmable Voice REST API. Covers the full voice platform: calls.create(), answering machine detection (AMD), conference-based agent bridging, call.
Who is twilio-voice-outbound-calls best for?
twilio-voice-outbound-calls is best for reusing agent instructions, scripts, and references.
How do I install twilio-voice-outbound-calls?
Install or run twilio-voice-outbound-calls using Copy skill directory. Check twilio-voice-outbound-calls for the latest setup command.
Is twilio-voice-outbound-calls actively maintained?
twilio-voice-outbound-calls may need a closer maintenance check before production use.
Auto-fetched from GitHub.