Skip to main content
Back to the directory
steipete/clawdisSoftware EngineeringFrontend and Design

voice-call

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

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/steipete/clawdis --skill voice-call
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, voice-call has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: steipete/clawdis. Canonical URL: https://skills.sh/steipete/clawdis/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 listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

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.

Which AI agents support voice-call?

voice-call currently lists compatibility with Skills CLI.

Is voice-call safe to install?

voice-call has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to voice-call?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install voice-call?

Run the following command to 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