feishu-batch-sender

Installation
SKILL.md

feishu-batch-sender

Send multiple Feishu messages efficiently in a single call. Supports plain text arrays and mixed content types with configurable inter-message delay.

Prerequisites

  • feishu-common installed with valid FEISHU_APP_ID and FEISHU_APP_SECRET.

Usage

Simple Text Batch

node skills/feishu-batch-sender/index.js --target "ou_xxx" --messages '["Hello", "World"]'

Mixed Content (Text + Rich Post)

Related skills
Installs
1
GitHub Stars
19
First Seen
6 days ago