Create Call
Vapiai's create-call generates personalized phone call scripts based on provided context and desired outcomes.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add create-call npx -- -y @trustedskills/create-call
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"create-call": {
"command": "npx",
"args": [
"-y",
"@trustedskills/create-call"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The create-call skill enables AI agents to initiate voice or video calls directly within supported environments. It handles the signaling and connection setup required to establish real-time communication sessions between users or with external services.
When to use it
- Triggering immediate support conversations when a customer reports a critical system outage.
- Scheduling quick sync meetings for project updates without manual calendar coordination.
- Connecting an AI assistant to a human specialist for complex troubleshooting scenarios.
- Initiating emergency notifications that require direct voice confirmation from team members.
Key capabilities
- Initiates new call sessions on demand.
- Manages connection signaling and handshake protocols.
- Supports both audio-only and video transmission modes.
Example prompts
- "Create a call with the support lead to discuss the server downtime."
- "Initiate a video conference with the design team for the weekly review."
- "Start an emergency voice call with the on-call engineer immediately."
Tips & gotchas
Ensure your AI agent has explicit permissions granted to access telephony APIs or communication platforms before attempting to create calls. Verify that the target participants are available and reachable within the specific network or service context where the skill operates.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.