vapi-voice-call

Installation
SKILL.md

Credential

Key: credentials_tools.vapi_api_key — check availability via get_config credentials_tools.vapi_api_key.

vapi-voice-call

Place outbound phone calls via the Vapi API. Creates the call, polls until completion, and returns structured JSON with transcript.

Installation

# Clone only the vapi-call-cli-tool from rocie-tools
git clone --filter=blob:none --sparse https://github.com/rustykuntz/rocie-tools.git ~/.rocie/tools/vapi-call-cli-tool
cd ~/.rocie/tools/vapi-call-cli-tool
git sparse-checkout set tools/vapi-call-cli-tool
Installs
1
GitHub Stars
1
First Seen
Mar 12, 2026
vapi-voice-call — rustykuntz/rocie-tools