ワンクリックで
voice-config
Configure API keys and settings for the codebase voice assistant
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Configure API keys and settings for the codebase voice assistant
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
[Pro] Join a conference call as a voice AI assistant that can answer questions about the current codebase. Dials into Zoom, Meet, or Teams via phone.
Start a voice conversation with Claude about your codebase. Talk through your mic, get answers through your speakers. Free, no telephony needed.
Check the status of the voice assistant — is it in a call, listening, idle?
| name | voice-config |
| description | Configure API keys and settings for the codebase voice assistant |
| user-invocable | true |
| disable-model-invocation | true |
| allowed-tools | ["mcp__codebase-voice__get_config","mcp__codebase-voice__set_config","Bash"] |
Help the user configure their API keys and preferences for the voice assistant.
mcp__codebase-voice__set_config key=deepgram_api_keyLiveKit Cloud (optional — needed for bot to join calls as its own participant)
mcp__codebase-voice__set_configTwilio (optional — needed for SIP dial-in)
mcp__codebase-voice__set_configWake word (default: "Hey Claude")
wake_wordVoice (default: "aura-2-en-US-luna")
tts_voiceSTT language (default: "en-US")
stt_languageAfter configuration, use mcp__codebase-voice__get_config to show the user their current settings (mask API keys, show only last 4 chars).
Tell the user they can now use /voice-join to join a call.