feishu-voice-assistant
Sends voice messages (audio) to Feishu chats using Duby TTS.
Best use case
feishu-voice-assistant is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sends voice messages (audio) to Feishu chats using Duby TTS.
Teams using feishu-voice-assistant should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/feishu-voice-assistant/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How feishu-voice-assistant Compares
| Feature / Agent | feishu-voice-assistant | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sends voice messages (audio) to Feishu chats using Duby TTS.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# feishu-voice-assistant Sends voice messages (audio) to Feishu chats using Duby TTS. ## Install ``` npx clawhub@latest install feishu-voice-assistant ```
Related Skills
invoice-tracker-pro
Complete freelance billing workflow — generate professional invoices, track payment status, send automated.
invoice-template
Free simple invoice generator.
feishui-file-sender
Send files via Feishu channel using message tool with filePath parameter.
homeassistant-cli
Advanced Home Assistant control using the official hass-cli tool. Features auto-completion, event monitoring, history queries, and rich output formatting. Alternative to the curl-based homeassistant skill - choose this if you want a more interactive CLI experience with better discovery and formatting.
research-assistant
Organized research and knowledge management for agents.
voicemonkey
Control Alexa devices via VoiceMonkey API v2 - make announcements, trigger routines, start flows, and display media.
vibevoice
Local Spanish TTS using Microsoft VibeVoice.
percept-voice-cmd
Voice command detection and action execution for OpenClaw agents.
ai-boss-assistant
Transform any AI into a professional executive assistant with battle-tested personas and workflows.
home-assistant
Control Home Assistant smart home devices, run automations, and receive webhook events. Use when controlling lights, switches, climate, scenes, scripts, or any HA entity. Supports bidirectional communication via REST API (outbound) and webhooks (inbound triggers from HA automations).
free-groq-voice
FREE voice recognition using Groq's complimentary Whisper API.
sql-assistant
Comprehensive SQL query assistant for database operations, optimization, and troubleshooting. Use when Codex needs to write, debug, optimize, or explain SQL queries; analyze database schemas; or help with SQL-related tasks including joins, subqueries, aggregations, and performance tuning. Supports MySQL, PostgreSQL, SQLite, and other SQL dialects.