A voice-first terminal for Claude Code — hold space, talk, and your words land at the command line. Native macOS. - 10XTeams/VoiceGhostty
Replies
Best
Maker
📌
Talk instead of type. Hold Space to dictate straight into the shell prompt.
Say what you want, get the command. Natural-language mode turns "undo the last commit but keep the changes" into git reset --soft HEAD~1 — with a one-line explanation before you run it.
Never surprise-executes. Recognized text is dropped at the cursor with newlines stripped. You press Enter. Always.
Load Claude Code skills on the fly. A 🧩 panel syncs skills from your library into the current project's .claude/skills/, then fires /reload-skills.
Replies