用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/jamiepine/hermes-voicebox --skill voicebox命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | voicebox |
| description | Voicebox voice I/O: when to speak aloud, pick voices, recall dictated Captures via MCP. |
| version | 0.1.0 |
| platforms | ["macos","windows","linux"] |
| metadata | {"hermes":{"tags":["voicebox","voice","tts","stt","whisper","speak","transcribe","captures","dictation"],"related_skills":[]}} |
The user runs Voicebox, a local-first voice studio. It is wired into this Hermes install in up to two ways:
tts.provider: voicebox /
stt.provider: voicebox are set, your spoken replies and all incoming
voice-message transcription already flow through Voicebox automatically.
You don't need to do anything for these.voicebox MCP server is connected): tools named
mcp__voicebox__voicebox_speak, voicebox_transcribe,
voicebox_list_profiles, voicebox_list_captures. These are for
deliberate voice actions and recall.speak)profile argument accepts a profile name or id — list them with
voicebox_list_profiles if unsure. Respect an explicitly requested voice;
otherwise omit profile and Voicebox uses the binding the user set for
this client.Voicebox's Captures tab stores everything the user has dictated, with the
original audio preserved alongside each transcript. When the user refers to
something they said or dictated earlier ("that idea I recorded this
morning", "my voice note about the launch"), search Captures via
voicebox_list_captures before asking them to repeat it.
qwen,
kokoro, chatterbox, …) are per-profile defaults; only override the
engine when the user asks for a specific one.