Feishu Sender

Send rich text posts and OPUS voice bubbles on Feishu.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/WangK0221/OpenClaw_Shrimp --skill feishu-sender
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Feishu Sender
Source: https://github.com/WangK0221/OpenClaw_Shrimp/tree/main/feishu-sender/skills/feishu-sender
Command: npx skills add https://github.com/WangK0221/OpenClaw_Shrimp --skill feishu-sender

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, requests_toolbelt, dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables sending complex, richly formatted messages and native voice bubbles on Feishu, going beyond basic text to improve communication clarity and engagement.

Core Features & Use Cases

  • True Rich Text (Post): Construct messages with advanced formatting like bold, underline, colors, images, and even multi-column layouts, ensuring messages are displayed precisely as intended.
  • Voice Bubbles: Send playable audio messages with waveforms directly within Feishu, ideal for quick voice notes or announcements.
  • Use Case: A project manager can use this Skill to send a detailed update to their team, including embedded images and a link to a relevant document, ensuring all critical information is conveyed effectively.

Quick Start

Use the Feishu Sender skill to send a voice bubble from the file 'announcement.opus' to the user with open ID 'ou_abcdef123'.

Frequently Asked Questions about Feishu Sender

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send rich text posts with formatting and images on Feishu?

Sending rich text posts on Feishu requires constructing messages with Node.js to apply advanced formatting like bold, underline, colors, images, and multi-column layouts for precise display.

Can I send native audio voice bubbles with waveforms in Feishu?

Yes, sending native audio voice bubbles with playable waveforms in Feishu is possible using this Skill's Python implementation to process specific OPUS format audio files into voice messages.

Do I need OPUS file format to send Feishu voice messages?

Yes, the OPUS file format is required to send Feishu voice messages, as the Python audio processing component specifically requires OPUS files to generate playable native voice bubbles.

What's the best way to automate sending complex formatted messages to Feishu users?

The best way to automate sending complex formatted messages to Feishu users is using this Skill to construct rich text posts and voice bubbles, targeting specific users via their open ID.

Does this Feishu messaging Skill support multi-column layouts in posts?

Yes, this Feishu messaging Skill supports multi-column layouts in posts, allowing you to construct complex rich text messages displayed precisely as intended with advanced visual formatting.