Install
openclaw skills install discord-voice-agentUse when building, configuring, running, debugging, or extending a Discord voice agent integrated with OpenClaw, including first-time setup, voice capture, transcription, TTS, slash commands, reply routing, health/status, and release work.
openclaw skills install discord-voice-agentA practical OpenClaw skill for building and operating a Discord voice bot that listens, reasons, and speaks back like a normal chat agent, with short, reliable replies.
Use this skill when the user wants a Discord voice agent that feels easy to install and easy to operate.
Follow the wizard flow in references/wizard.md:
/status, and one short test reply.Make the first working turn obvious:
If anything fails, explain the missing piece in plain language.
The skill itself does not choose a standalone model. It sends transcript context to OpenClaw, and OpenClaw picks the reply path/model from config.
Use these rules:
See references/model-routing.md and references/model-settings.md for the routing picture.
references/quickstart.md — install and first-run flowreferences/wizard.md — guided onboarding flowreferences/model-routing.md — how the AI model is usedreferences/model-settings.md — default vs custom model setupreferences/test-mode.md — one-command smoke pathreferences/troubleshooting.md — common failures and fixesreferences/upgrades.md — best next upgradesreferences/release-checklist.md — release polish before publishreferences/github-release-draft.md — public release post draftreferences/demo-video-script.md — short demo video script