feishu-doc-media

Insert and download media in Feishu documents via the Feishu API.

33|13|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/hashSTACS-Global/EnClaws --skill feishu-doc-media
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc-media
Source: https://github.com/hashSTACS-Global/EnClaws/tree/main/skills/feishu-skills/feishu-doc-media
Command: npx skills add https://github.com/hashSTACS-Global/EnClaws --skill feishu-doc-media

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines document management tasks within Feishu, such as inserting media, downloading resources, and handling document media efficiently.

Core Features & Use Cases

  • Insert Media: Insert images or files into Feishu documents.
  • Download Media: Download document media, including images and whiteboard thumbnails.
  • Use Case: Suppose you have a collection of images you want to insert into a Feishu document or need to save images from a shared document. This Skill allows you to perform these actions with ease.

Quick Start

Use the feishu-doc-media skill to insert an image into a document. Command: insert --doc-id "DOC_ID_OR_URL" --file-path "/path/to/image.png" --type image --align center --caption "Descriptive caption".

Frequently Asked Questions about feishu-doc-media

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

FAQPage Schema
How do I insert images into Feishu documents using an API?

To insert media into Feishu documents, use the Feishu API to specify the document ID, local file path, and media type. This automates inserting images and files for team collaboration and document sharing.

Can I download whiteboard thumbnails and images from a shared Feishu document?

Yes, you can download document media including images and whiteboard thumbnails from a shared Feishu document. This functionality is automated through the Feishu API to save resources locally.

What do I need to automate file downloads and media insertion in Feishu?

You need the Feishu API for document operations to automate file downloads and media insertion. This environment enables scripts to interact directly with enterprise documents for management tasks.

What is the best way to add local files to a Feishu document for team collaboration?

The best way to add local files to a Feishu document is using an automated script with the Feishu API. It directly inserts local media into shared documents, streamlining enterprise collaboration and document sharing.

Does the Feishu API support adding captions and alignment to inserted media?

Yes, the Feishu API supports adding captions and alignment to inserted media. When inserting images into documents, you can specify parameters like center alignment and descriptive captions for better document management.