← 返回
未分类 Key 中文

Discord Voice Agent

Use when building, configuring, running, debugging, or extending a Discord voice agent integrated with OpenClaw, including first-time setup, voice capture, t...
Use when building, configuring, running, debugging, or extending a Discord voice agent integrated with OpenClaw, including first-time setup, voice capture, t...
itsvips
未分类 clawhub v1.0.1 1 版本 99576.3 Key: 需要
★ 0
Stars
📥 235
下载
💾 0
安装
1
版本
#latest

概述

Discord Voice Agent

A 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.

Start here

Use this skill when the user wants a Discord voice agent that feels easy to install and easy to operate.

Ask for only what is missing

  • If Discord is already installed: ask only for the voice channel id.
  • If Discord is not installed: require the Discord plugin/integration first, then ask for:
  • Discord token
  • voice channel id
  • optional guild id
  • Detect OpenClaw settings from the environment when possible.
  • Prefer sane defaults over extra setup.
  • Default to OpenClaw’s normal chat-model settings unless the user changes them later.

First-run wizard

Follow the wizard flow in references/wizard.md:

  1. Detect whether Discord is already installed.
  2. Ask only for missing setup.
  3. Confirm the model default or custom model choice.
  4. Verify voice join, /status, and one short test reply.
  5. Ask for the next missing piece only if the first test fails.

Beginner-friendly goal

Make the first working turn obvious:

  1. bot joins the voice channel
  2. bot hears a short test phrase
  3. bot replies briefly
  4. status clearly shows what happened

If anything fails, explain the missing piece in plain language.

What this skill should help with

  • new install and first-run setup
  • Discord voice join and leave
  • slash commands and voice playback
  • STT/TTS troubleshooting
  • OpenClaw reply routing
  • latency reduction and fallback tuning
  • release planning and upgrade work

Core behavior

  • join voice reliably
  • capture speech per turn
  • transcribe with the configured STT path
  • route replies through OpenClaw
  • speak back with short responses
  • fall back cleanly when STT, TTS, Discord, or OpenClaw fails

How the AI model is used

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:

  • prefer session-backed replies when healthy
  • fall back to HTTP or local replies when configured
  • use the project’s OpenClaw model/agent settings, not hard-coded model names
  • keep spoken output short, even if the text reply is longer internally
  • enable fast-answer-first behavior for short questions when available
  • treat the model like a normal chat-agent default first; let users change it later if they want

See references/model-routing.md and references/model-settings.md for the routing picture.

Working rules

  1. Start by checking the current project state and config.
  2. Keep commands and setup copy-paste friendly.
  3. Keep spoken replies brief.
  4. Surface failures clearly.
  5. Validate with tests or smoke checks before claiming success.
  6. Use the one-command smoke path before asking users to do a live voice trial.

Reference files

  • references/quickstart.md — install and first-run flow
  • references/wizard.md — guided onboarding flow
  • references/model-routing.md — how the AI model is used
  • references/model-settings.md — default vs custom model setup
  • references/test-mode.md — one-command smoke path
  • references/troubleshooting.md — common failures and fixes
  • references/upgrades.md — best next upgrades
  • references/release-checklist.md — release polish before publish
  • references/github-release-draft.md — public release post draft
  • references/demo-video-script.md — short demo video script

What a great version looks like

  • a new user can install and speak to it fast
  • existing Discord installs only need the voice channel id
  • missing Discord setup is detected cleanly
  • the AI routing is understandable and configurable
  • voice replies feel fast, short, and natural
  • failures are recoverable instead of silent

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-23 23:35 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,072 📥 805,198
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,223 📥 267,364
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,371 📥 319,710