Feishu Integration (Lukaizj)

v0.1.0

Feishu (飞书) integration - Send messages, manage groups, and automate workflows

0· 128· 1 versions· 0 current· 0 all-time· Updated 13h ago· MIT-0

Install

openclaw skills install lukaizj-feishu

Feishu Integration (飞书集成)

Feishu (飞书) integration skill for OpenClaw. Send messages, manage groups, and automate workflows with Feishu.

Capabilities

  • Send text messages to chats
  • Send rich interactive cards
  • Create new chat groups
  • List chat members
  • Send scheduled messages
  • Webhook notifications

Setup

  1. Create a Feishu application at https://open.feishu.cn/
  2. Get App ID and App Secret from the application settings
  3. Add required permissions:
    • im:message:send_as_bot
    • im:chat:create
    • im:chat:update
    • im:message:p2p_msg:send
  4. Publish the app and get the Tenant Access Token
  5. Configure environment variables

Environment Variables

VariableRequiredDescription
FEISHU_APP_IDYesYour Feishu App ID
FEISHU_APP_SECRETYesYour Feishu App Secret
FEISHU_VERIFY_TOKENNoVerification token for callbacks

Usage

Send a message

Send a message "Hello from OpenClaw" to chat chat_id_123
Send a card message to chat chat_id_456 with title "Daily Report"

Create a group

Create a new Feishu group named "Project Alpha"
Add user "zhangsan" to group "Project Alpha"

List chats

List my Feishu chats
Show recent chat messages

Message Types

This skill supports:

  • Text: Plain text messages
  • Post: Rich text messages with formatting
  • Interactive: Cards with buttons, inputs, and actions

Troubleshooting

  • Ensure your app is published in the Feishu admin console
  • Check that all required permissions are granted
  • Verify the App ID and Secret are correct
  • Make sure the app is added to required chats

Version tags

latestvk97a2d7cetf3fyyacktnvt9vns857s18

Runtime requirements

EnvFEISHU_APP_ID, FEISHU_APP_SECRET