Voice Only — Design agent for Claude Code
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
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 RepositoryRelated Agents
Feature Crew Engineer Frontend
Frontend engineer. Implements plan.md steps for web UI code (React/Next/Vue/Svelte). Enforces ux-plan.md state
Voice Auditor
Read-only auditor of a repo's writing voice — commit style, PR/issue tone, comment register, UI copy tone, doc
Frontend Platform Engineer
Use this agent when working on frontend code in the your project, including building UI components, implementi
Pocketpal Plan Critic
Reviews the HOW (implementation plan) produced by pocketpal-planner. Verifies each step traces to the design s
Pocketpal Planner
Produces the HOW (implementation plan) for PocketPal stories. Reads the design source — WHAT (standard/complex
Tp Refactor Planner
PROACTIVELY use this when the user asks to "plan", "design", or "scope" a refactor, or says "I want to refacto
Related Skills
Codecrafters Claude Code Python
A minimal LLM coding agent in ~280 lines of Python — Read/Write/Edit/Bash/Glob/Grep tools with an agent loop.
Nanopi
Tiny Rust port of Pi — a ~4 MB statically-linked coding agent CLI for old/low-resource Linux boxes. OpenAI + A
D.Sh
Minimal agent harness in one Bash file. One-line quick start. Bootloader agent for bare-metal servers.