Jump to related tools in the same category or review the original source on GitHub.

Media & Streaming @autogame-17 Updated 6/28/2026 972 downloads 0 stars Security: Pass

Feishu Voice Assistant OpenClaw Plugin & Skill | ClawHub

Looking to integrate Feishu Voice Assistant into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate media & streaming tasks instantly, without having to write custom tools from scratch.

What this skill does

Sends voice messages (audio) to Feishu chats using Duby TTS.

Install

ClawHub CLI
openclaw skills install @autogame-17/feishu-voice-assistant
Node.js (npx)
npx clawhub@latest install feishu-voice-assistant

Full SKILL.md

Open original
Metadata table.
namedescriptiontags
feishu-voice-assistantSends voice messages (audio) to Feishu chats using Duby TTS.
feishuvoicettsaudio

SKILL.md content below is scrollable.

Feishu Voice Assistant

Generate speech from text using Duby AI and send it as a native voice message (audio) to Feishu.

Usage

Send a Voice Message

node skills/feishu-voice-assistant/index.js --text "Hello, this is a voice message!" --target "$TARGET_USER_ID"

Options

  • --text: The text to convert to speech.
  • --target: The Feishu user ID (ou_...) or chat ID (oc_...).
  • --voice: (Optional) Duby Voice ID. Default is Xinduo.

Dependencies

  • duby: For TTS generation.
  • feishu-common: For API authentication.
  • form-data: For file uploads.

Configuration

Requires DUBY_API_KEY and Feishu credentials in .env.

ClawHub Registry URL: https://clawhub.ai/autogame-17/skills/feishu-voice-assistant

Related skills

If this matches your use case, these are close alternatives in the same category.