@mbailey/voicemode
Load the voicemode skill for voice conversation support: /voicemode:voicemode
Install
Add @mbailey/voicemode to Claude Code with the PolySkill CLI: polyskill add @mbailey/voicemode
Instructions
# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Voice Interaction Load the voicemode skill for voice conversation support: `/voicemode:voicemode` ## Project Overview VoiceMode is a Python package that provides voice interaction capabilities for AI assistants through the Model Context Protocol (MCP). It enables natural voice conversations with Claude Code and other AI coding assistants by integrating speech-to-text (STT) and text-to-speech (TTS) services. ## Key Commands ### Development & Testing ```bash # Install in develop…
Keywords: github, voice-assistant, voice-conversation, natural-language-processing, voice-commands, speech-recognition, chatbot-integration, ai-voice, conversation-design