Voice Call
This skill simulates a voice call interaction for testing and development, streamlining communication workflows and enhancing user experience simulations.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add steipete-voice-call npx -- -y @trustedskills/steipete-voice-call
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"steipete-voice-call": {
"command": "npx",
"args": [
"-y",
"@trustedskills/steipete-voice-call"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to initiate and manage voice calls. It allows users to specify a phone number, optionally provide a caller ID, and then execute the call. The agent can also handle call-related actions like ending a call or muting/unmuting the microphone during a conversation.
When to use it
- Scheduling Appointments: An AI assistant could schedule a follow-up call with a client after reviewing documents.
- Customer Support: An agent can initiate calls to customers experiencing issues, providing personalized support.
- Automated Outreach: Automatically contact leads or prospects with pre-recorded messages or for quick check-ins.
- Personal Reminders: Set up an AI to call you at a specific time with reminders or important updates.
Key capabilities
- Initiate voice calls to specified phone numbers.
- Set custom caller IDs (optional).
- End active voice calls.
- Mute/unmute microphone during calls.
Example prompts
- "Call 555-123-4567."
- "Initiate a call to 800-555-8900 using caller ID 'TrustedSkills'."
- "End the current voice call."
- "Mute my microphone during this call."
Tips & gotchas
This skill requires access to telephony services and appropriate permissions. The availability of custom caller IDs may be restricted by your service provider.
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.