feishu-image-workflow

Convert WebP images to JPEG and analyze them in Feishu chats.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill feishu-image-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-image-workflow
Source: https://github.com/lxh755818-bot/obsidian-vault/tree/main/backup/skills/messaging/feishu-image-workflow
Command: npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill feishu-image-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dwebp, ffmpeg, python3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the issue of Feishu's image format incompatibility, enabling seamless image analysis without manual format conversion.

Core Features & Use Cases

  • Format Conversion: Automatically converts Feishu's WebP formatted images to JPEG, ensuring compatibility with image analysis tools.
  • Image Analysis: Integrates with image understanding tools to analyze and process the converted images.
  • Use Case: If you need to analyze images sent via Feishu that are originally in WebP format, this skill automates the conversion and analysis process.

Quick Start

Trigger the skill to convert and analyze an image sent to a Feishu chat.

Frequently Asked Questions about feishu-image-workflow

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

FAQPage Schema
How do I analyze WebP images sent in Feishu chats without manual format conversion?

To analyze WebP images in Feishu chats, this skill automatically converts them to JPEG format first, eliminating manual format conversion and ensuring compatibility with standard image analysis tools.

Why does Feishu image analysis fail due to WebP format incompatibility?

Feishu image analysis fails because WebP format lacks compatibility with many processing tools, requiring automated conversion to JPEG to ensure seamless analysis without manual intervention.

How to automate WebP to JPEG conversion for chat images before processing?

Automate WebP to JPEG conversion by triggering this skill upon receiving images in Feishu chats, which standardizes the format and prepares the images for downstream analysis tasks.

Do I need python3 and dwebp installed to convert Feishu WebP images?

Yes, you need python3, dwebp, and ffmpeg installed, as these dependencies execute the automated WebP to JPEG conversion and facilitate the subsequent image analysis pipeline.

Can I use custom prompts to guide the image analysis of converted Feishu images?

Yes, you can use custom user prompts to guide the image analysis, allowing the automated processing to interpret and analyze the converted JPEG images according to your specific requirements.

What are the limitations of automated WebP conversion for Feishu image processing?

The limitations of automated WebP conversion include dependency on dwebp and ffmpeg environments, meaning the pipeline requires specific technical setup to function correctly for Feishu image analysis.