typescript/skills/voice-call/SKILL.md
Start and manage voice calls via the openrappter voice-call plugin.
npx skillsauth add kody-w/openrappter voice-callInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Make and receive voice calls through the openrappter voice plugin.
Enable the voice-call plugin in openrappter config:
plugins:
entries:
voice-call:
enabled: true
openrappter call start --to "+1234567890"
openrappter call end
openrappter call conference --participants "+1234567890,+0987654321"
development
Get current weather and forecasts (no API key required).
tools
Send and receive WhatsApp messages via wacli command-line tool.
content-media
Extract frames from video files using ffmpeg for analysis or processing.
development
Manage Trello boards, lists, and cards via the Trello REST API.