feishu-sticker
Feishu Sticker Skill
Sends a sticker (image) to a Feishu user or group.
Automatically uploads the image to Feishu (caching the image_key via MD5), converts GIFs to WebP for efficiency, and supports smart search.
Features
- Auto-Upload: Uploads local images to Feishu CDN on demand.
- Caching: Caches
image_keyby file hash to avoid re-uploading. - Optimization: Auto-converts GIFs to WebP (via
ffmpeg-static) and compresses large images (>5MB). - Smart Search: Find stickers by
--queryor--emotion.
Usage
# Send random sticker
node skills/feishu-sticker/send.js --target "ou_..."
# Send specific file
node skills/feishu-sticker/send.js --target "ou_..." --file "/path/to/image.jpg"
More from autogame-17/feishu-skills
feishu-native-emoji
Feishu native emoji mapping -- emoji_type codes, Chinese names, and Unicode conversion table for card markdown.
3feishu-task
Manage Feishu (Lark) Tasks. Create tasks, set due dates, and assign users for collaboration.
2feishu-pm
Project Management skill for Feishu Bitables. Add tasks, list records, and track progress directly from the agent.
2feishu-doc
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.
2feishu-perm
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.
2feishu-memory-recall
Cross-group memory, search, and event sharing for OpenClaw Feishu agents
2