Voice Call

🌐Community
by steipete · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add steipete-voice-call npx -- -y @trustedskills/steipete-voice-call
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
steipete
Installs
0

🌐 Community

Passed automated security scans.