AI SummaryVoice conversations with Claude (Opus 4.5) about your projects. That's it! Now you can: Claude greets you by name: "Hey Sarah! I've got my-project loaded up."
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "call" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/claude-code-voice-skill && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/claude-code-voice-skill/SKILL.md "https://raw.githubusercontent.com/abracadabra50/claude-code-voice-skill/main/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Voice conversations with Claude about your projects. Call a phone number to brainstorm, or have Claude call you with updates.
How It Works
• Setup stores your Vapi API key and creates voice tools • Register snapshots your project context (git status, recent files, etc.) • Start runs a local server + tunnel so Vapi can reach your code • Calls use Opus 4.5 with your project context preloaded
Requirements
• Vapi account with API key (https://dashboard.vapi.ai) • Vapi phone number (purchase in dashboard ~$2/month) • Node.js (for localtunnel)
/call
Voice conversations with Claude (Opus 4.5) about your projects.
One-time setup
pip install claude-code-voice claude-code-voice setup # Add API key, phone, name
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster