🔧

Voice Call

🌐Community
by openclaw · v2026.3.2 · MITRepository

Start voice calls via the OpenClaw voice-call plugin.

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 voice-call npx -- -y @trustedskills/voice-call
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "voice-call": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/voice-call"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables an AI agent to make and receive voice calls on macOS, iOS, Android, and other platforms. It integrates with various messaging channels like WhatsApp, Telegram, Slack, Discord, and more. The assistant can listen and speak, providing a conversational experience beyond text-based interactions.

When to use it

  • Schedule a call with a colleague directly through your AI assistant instead of manually initiating the connection.
  • Receive real-time voice updates from the agent about project progress or important notifications.
  • Conduct quick interviews or brief consultations without needing to switch between apps.
  • Have the AI read aloud long messages received via text, allowing for hands-free interaction.

Key capabilities

  • Voice call initiation and reception
  • Integration with multiple messaging platforms (WhatsApp, Telegram, Slack, Discord, etc.)
  • Listening and speaking functionality on macOS/iOS/Android
  • Canvas rendering for visual interactions

Example prompts

  • "Call John Smith."
  • "Can you read me the latest message from Sarah?"
  • "Start a voice call with the team about the marketing campaign."

Tips & gotchas

  • Ensure that your device's microphone and speaker are properly configured for optimal audio quality.
  • The assistant’s performance depends on network connectivity for both voice calls and integration with messaging platforms.

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.

Verified Commit7b5e64ef

Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.