feishu-cli-media

Upload and download media in Feishu cloud documents via CLI.

1.3k|140|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-media
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-cli-media
Source: https://github.com/riba2534/feishu-cli/tree/main/skills/feishu-cli-media
Command: npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-media

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams manage media assets within Feishu cloud documents, enabling quick upload and retrieval of images and other media without leaving the CLI.

Core Features & Use Cases

  • Upload media to a document with parent-type and parent-node context.
  • Download media using a file token and optional output path.
  • Reference and organize media tokens for easy reuse in Markdown exports.

Quick Start

Upload an image to a document using the CLI and retrieve its file token for later use.

Frequently Asked Questions about feishu-cli-media

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

FAQPage Schema
How do I upload media to Feishu documents from the CLI?

To upload media to Feishu documents from the CLI, you use CLI commands to attach images by specifying the parent-type and parent-node context. This returns a file token for later reference and reuse in Markdown exports.

Can I batch download media assets from Feishu cloud documents?

Yes, you can batch download media assets from Feishu cloud documents by providing the specific file token. The CLI allows you to specify an optional output path to retrieve and save images or other media locally.

How do I organize and reference media tokens for Feishu documents?

To organize and reference media tokens for Feishu documents, upload your media via the CLI to generate unique file tokens. These tokens can then be collected and referenced for easy reuse when managing Markdown exports.

What is the best way to manage Feishu media without leaving the terminal?

The best way to manage Feishu media without leaving the terminal is using a CLI-based approach. It automates media management for cloud documents, enabling quick upload and retrieval of images directly through command-line operations.

Do I need a file token to download images from Feishu cloud documents?

Yes, you need a file token to download images from Feishu cloud documents. The download operation requires the file token to identify the specific media asset, along with an optional output path to define the save location.