feishu-sticker

Caches image keys and converts GIFs to WebP for Feishu sticker delivery.

20|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/autogame-17/feishu-skills --skill feishu-sticker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-sticker
Source: https://github.com/autogame-17/feishu-skills/tree/main/feishu-sticker
Command: npx skills add https://github.com/autogame-17/feishu-skills --skill feishu-sticker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly send expressive Feishu stickers without manual upload or duplicate caching, streamlining visual communication.

Core Features & Use Cases

  • Auto-upload: uploads local images to Feishu CDN on demand and caches image_key by file hash.
  • Caching & optimization: caches results to avoid re-uploads and converts GIFs to WebP for efficiency; supports random or targeted sticker sending.
  • Use Case: Automate sticker sending in chats, or respond to messages with relevant emotions using a stable and cached sticker library.

Quick Start

Use feishu-sticker to send a random or selected image sticker to a Feishu target.

Frequently Asked Questions about feishu-sticker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sending Feishu stickers without manual uploads?

You can automate sending Feishu stickers by auto-uploading local images to the Feishu CDN on demand. The system caches the image_key by file hash, preventing duplicate uploads and streamlining messaging workflows.

Does the Feishu sticker automation support GIF to WebP conversion?

Yes, the Feishu sticker automation supports GIF to WebP conversion. It automatically converts GIF files to WebP format for efficient delivery and caches them locally to minimize API calls.

What is the best way to cache image_keys for Feishu messaging workflows?

The best way to cache image_keys for Feishu messaging workflows is by file hash. Caching uploaded image_keys locally avoids re-uploads, handles authentication tokens efficiently, and minimizes redundant API calls.

Can I send a random or targeted Feishu sticker in chats and direct messages?

Yes, you can send random or targeted Feishu stickers in chats, groups, or direct messages. The automation supports optional search and emotion filters to respond to messages with relevant stickers.

Why do I need token caching for uploading images to the Feishu CDN?

Token caching is needed for uploading images to the Feishu CDN to handle authentication efficiently. Combined with local response caching, it ensures stable sticker delivery while minimizing API calls.

Are there limitations when applying emotion filters to Feishu sticker automation?

Feishu sticker automation with emotion filters works for targeted responses in chats and groups, but relies on local caching and successful GIF to WebP conversion to maintain efficiency and avoid re-uploads.