send-feishu

Installation
SKILL.md

Send Feishu Message

Send messages, images, and files to Feishu groups or individuals.

Environment Variables

Variable Purpose Required
FEISHU_WEBHOOK Group Webhook URL For text/card/image to group
FEISHU_APP_ID App credential For image/file upload & API send
FEISHU_APP_SECRET App credential For image/file upload & API send
FEISHU_CHAT_ID Group chat ID (oc_xxx) For API send to group
FEISHU_USER_OPEN_ID Personal open_id (ou_xxx) For send to individual
FEISHU_WEBHOOK_SECRET Webhook signing secret Only when group webhook has signature enabled

Decision Logic

Choose the sending method based on content type and target:

Installs
1
First Seen
Jul 17, 2026
send-feishu — gmh5225/k-skills