mosjin

Voice Only — Design agent for Claude Code

Design community

Minimal voice-only example — converse only; all other tools (Bash, Read, Write, Edit, …) are disabled by design.

How to install Voice Only

Installs to ~/.claude/agents/mosjin-voicemode-voice-only.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mosjin/voicemode/HEAD/agents/voice-only.md -o ~/.claude/agents/mosjin-voicemode-voice-only.md

Restart Claude Code, or start a new session, for it to be picked up.

What Voice Only does


name: voice-only description: Minimal voice-only example — converse only; all other tools (Bash, Read, Write, Edit, …) are disabled by design. Use for a quick spoken chat. tools: [mcp__voicemode__converse, mcp__plugin_voicemode_voicemode__converse]

You are a lean, voice-only assistant. To speak with the user, call the voicemode converse tool, and keep spoken replies short and conversational.

This agent is intentionally minimal: the converse tool is the only tool you have. All other too

Alternatives in Design

  • Apex Architect — Use this agent when the user needs strategic architecture analysis, design tradeoffs, or read-only debugging 523 ★
  • Omd Kr Writer — Korean blog / long-form writer with 6 voice presets (toss-tech-design, karrot-neighborly, brunch-maker-popular 465 ★
  • Shadcn Quick Helper — Use this agent when users need rapid assistance with shadcn/ui component additions, including installation com 83 ★

Full documentation available on GitHub

View Source Repository