Skip to main content
Back to registry

voice-call

steipete/clawdis

Use the voice-call plugin to start or inspect calls (Twilio, Telnyx, Plivo, or mock).

Installs185
Install command
npx skills add https://github.com/steipete/clawdis --skill voice-call
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use the voice-call plugin to start or inspect calls (Twilio, Telnyx, Plivo, or mock). Use voice_call for agent-initiated calls. Actions: Notes: - initiate_call (message, to?, mode?) - continue_call (callId, message) - speak_to_user (callId, message) - end_call (callId) - get_status (callId) - 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).

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does voice-call do?

Use the voice-call plugin to start or inspect calls (Twilio, Telnyx, Plivo, or mock).

Is voice-call good?

voice-call does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does voice-call work with?

voice-call currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, openclaw.

What are alternatives to voice-call?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install voice-call?

npx skills add https://github.com/steipete/clawdis --skill voice-call

Related skills

More from steipete/clawdis

Related skills

Alternatives in Software Engineering