feishu-voice-assistantSends voice messages (audio) to Feishu chats using Duby TTS.
Install via ClawdBot CLI:
clawdbot install autogame-17/feishu-voice-assistantGenerate speech from text using Duby AI and send it as a native voice message (audio) to Feishu.
node skills/feishu-voice-assistant/index.js --text "Hello, this is a voice message!" --target "$TARGET_USER_ID"
--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.duby: For TTS generation.feishu-common: For API authentication.form-data: For file uploads.Requires DUBY_API_KEY and Feishu credentials in .env.
Generated Mar 1, 2026
Send voice alerts for urgent support tickets or service updates to customer service teams via Feishu. Enhances response time by delivering audible notifications that are hard to miss during busy shifts.
Distribute training materials or company-wide announcements as voice messages to employees in Feishu chats. Useful for remote teams to convey tone and emphasis that text alone cannot achieve.
Convert text-based communications, such as meeting summaries or documents, into audio messages sent to Feishu. Helps visually impaired employees access information more easily in workplace chats.
Generate voice alerts for system failures, security breaches, or inventory updates and send them to relevant teams on Feishu. Ensures critical information is promptly heard in noisy or fast-paced environments.
Offer this skill as part of a subscription service for businesses using Feishu, with tiered pricing based on usage volume or advanced voice features. Targets companies seeking to enhance internal communication with automated voice tools.
Provide basic voice messaging for free with limited usage, then charge for higher-quality voices, faster processing, or integration with other platforms. Appeals to small teams testing the tool before scaling up.
Sell custom development services to integrate this skill into specific workflows, such as CRM systems or IoT devices, for enterprises. Generates revenue through one-time project fees and ongoing support contracts.
💬 Integration Tip
Ensure DUBY_API_KEY and Feishu credentials are securely stored in environment variables and test with sample text before deployment to avoid API errors.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.
Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Automatically logs into email accounts (Gmail, Outlook, QQ Mail, etc.) and generates daily email summaries. Use when the user wants to get a summary of their emails, check important messages, or create daily email digests.
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.