Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Broadcast text, rich Markdown posts, images, and stickers to all users in a Feishu tenant with rate limiting and dry run support.
Broadcast text, rich Markdown posts, images, and stickers to all users in a Feishu tenant with rate limiting and dry run support.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Broadcast messages (Post/Rich Text) and Images/Stickers to ALL users in the Feishu tenant.
Dynamic User List: Fetches all users from Feishu API (no hardcoded IDs). Rich Text: Supports Markdown via feishu-post. Media: Supports Stickers/GIFs via feishu-sticker. Safety: Rate limiting and Dry Run mode.
# Send text node skills/feishu-broadcast/index.js --title "Announcement" --text "Hello Everyone!" # Send text from file (recommended for long messages) node skills/feishu-broadcast/index.js --title "Weekly Report" --text-file "report.md" # Send sticker node skills/feishu-broadcast/index.js --image "media/sticker.webp" # Combined node skills/feishu-broadcast/index.js --title "Hi" --text "Check this out" --image "media/cool.gif"
feishu-post skill (must be installed) feishu-sticker skill (must be installed)
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.