voice-call Skill
Start voice calls via the OpenClaw voice-call plugin. Published by openclaw in openclaw.
What is voice-call Skill?
Start voice calls via the OpenClaw voice-call plugin. Published by openclaw in openclaw. 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 openclaw
Technical details
- Install or run with Copy skill directory
When to use voice-call Skill
- Use it for developers using openclaw.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/openclaw
- Skill file: extensions/voice-call/skills/voice-call/SKILL.md
What it does
Start voice calls via the OpenClaw voice-call plugin.
Skill instructions
Voice Call Use the voice-call plugin to start or inspect calls (Twilio, Telnyx, Plivo, or mock). CLI bash openclaw voicecall call --to "+15555550123" --message "Hello from OpenClaw" openclaw voicecall status --call-id <id Tool Use voicecall for agent-initiated calls. Actions: - initiatecall (message, to?, mode?) - continuecall (callId, message) - speaktouser (callId, message) - endcall (callId) - getstatus (callId) Notes: - Requires the voice-call plugin to be enabled. - Plugin config lives under plugins.entries.voice-call.config. - Twilio config: provider: "twilio" + twilio.accountSid/authToken + fromNumber. - Telnyx config: provider: "telnyx" + telnyx.apiKey/connectionId + fromNumber. - Plivo config: provider: "plivo" + plivo.authId/authToken + fromNumber. - Dev fallback: provider: "mock" (no network).
Explore related resources
Frequently asked questions
What is voice-call?
voice-call is a open-source AI agent skill with Copy skill directory. Start voice calls via the OpenClaw voice-call plugin.
Who is voice-call best for?
voice-call is best for reusing agent instructions, scripts, and references.
How do I install voice-call?
Install or run voice-call using Copy skill directory. Check voice-call for the latest setup command.
Is voice-call actively maintained?
voice-call may need a closer maintenance check before production use.
Auto-fetched from GitHub.