twilio-call-recordings Skill
Record Twilio voice calls correctly. Covers the critical distinction between Record verb (voicemail) and Dial record (call recording), dual-channel for QA, mid-call pause for PCI, Conference recording, and the ConversationRelay workaround. Use this skill whenever you need to capture call audio for compliance, QA, or an Published by openai in plugins.
What is twilio-call-recordings Skill?
Record Twilio voice calls correctly. Covers the critical distinction between Record verb (voicemail) and Dial record (call recording), dual-channel for QA, mid-call pause for PCI, Conference recording, and the ConversationRelay workaround. Use this skill whenever you need to capture call audio for compliance, QA, or an 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-call-recordings 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-call-recordings/SKILL.md
What it does
Record Twilio voice calls correctly. Covers the critical distinction between Record verb (voicemail) and Dial record (call recording), dual-channel for QA, mid-call pause for PCI, Conference recording, and the ConversationRelay workaround. Use this skill whenever you need to capture call audio for compliance, QA, or an
Skill instructions
Overview Twilio offers multiple recording methods. Choosing the wrong one is the 1 developer mistake in voice — using <Record when you mean <Dial record produces voicemail behavior instead of call recording. | Method | What it does | Use when | |--------|-------------|----------| | <Record verb | Records the CALLER only (voicemail-style) | Leaving a message, capturing input | | <Dial record | Records BOTH parties on a call | Call recording for two-party calls | | <Start<Recording | Starts a recording alongside other verbs | ConversationRelay, multi-verb flows | | Conference record | Records the conference mix | Multi-party calls | | Recordings REST API | Programmatic control mid-call | Pause during payment (PCI) | --- Prerequisites - Twilio account with a voice-capable phone number — see twilio-account-setup - TWILIOACCOUNTSID and TWILIOAUTHTOKEN — see twilio-iam-auth-setup - SDK: pip install twilio / npm install twilio - A webhook endpoint for recording status callbacks - Compliance c
Explore related resources
Frequently asked questions
What is twilio-call-recordings?
twilio-call-recordings is a open-source AI agent skill with Copy skill directory. Record Twilio voice calls correctly. Covers the critical distinction between Record verb (voicemail) and Dial record (call recording), dual-channel for QA, mid-call pause for PCI, Conference.
Who is twilio-call-recordings best for?
twilio-call-recordings is best for reusing agent instructions, scripts, and references.
How do I install twilio-call-recordings?
Install or run twilio-call-recordings using Copy skill directory. Check twilio-call-recordings for the latest setup command.
Is twilio-call-recordings actively maintained?
twilio-call-recordings may need a closer maintenance check before production use.
Auto-fetched from GitHub.