feishu-image

Upload and send image files to Feishu messaging channels via the Feishu Open Platform API.

11|4|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/zrong/skills --skill feishu-image
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-image
Source: https://github.com/zrong/skills/tree/main/feishu-image
Command: npx skills add https://github.com/zrong/skills --skill feishu-image

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill removes the friction of manually uploading and sharing visual content like screenshots, charts, or diagrams by automating the delivery process directly to Feishu (Lark) conversations.

Core Features & Use Cases

  • Automated Image Delivery: Uploads local image files to Feishu servers and sends them to specific users or groups.
  • Flexible Integration: Works as a standalone CLI tool or as an integrated component within OpenClaw, automatically detecting environment configurations.
  • Use Case: When a user asks to share a generated chart or a captured screenshot, the agent can instantly route the file to the appropriate Feishu chat without requiring the user to leave their current workflow.

Quick Start

Use the feishu-image skill to send the screenshot located at path/to/image.png to the user with open ID ou_123456.

Frequently Asked Questions about feishu-image

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

FAQPage Schema
How do I automate sending screenshots to Feishu messaging channels?

To automate sending screenshots to Feishu messaging channels, you can use this Skill to upload local image files via the Feishu Open Platform API. It authenticates using your Feishu App ID and App Secret to deliver images directly to specific users or groups.

Do I need Feishu App credentials to send images to Lark conversations?

Yes, you need valid Feishu App ID and App Secret credentials to authorize image delivery to Lark conversations. These credentials are required to authenticate with the Feishu Open Platform API before uploading and transmitting your visual assets.

Can I use this image upload automation tool within an existing collaborative workflow?

Yes, you can integrate this image upload automation into existing collaborative workflows. It works as a standalone CLI tool or as an integrated component, automatically detecting environment configurations to route visual assets to Feishu chats without leaving your workflow.

What is the best way to share generated charts to Feishu chats without manual uploads?

The best way to share generated charts to Feishu chats without manual uploads is using an automated delivery script. This Skill uploads local image files to Feishu servers and instantly routes them to the appropriate chat, removing the friction of manual file sharing.

How do I send an image to a specific Feishu user using their Open ID?

To send an image to a specific Feishu user, provide the local file path and the target user's Open ID. The Skill processes the image upload and transmits the visual content directly to that user through the Feishu messaging API.