·feishu-cli-media
</>

feishu-cli-media

素材管理操作。当用户请求上传图片、下载素材、管理飞书文档中的媒体文件时使用。

11Installs·0Trend·@riba2534

Installation

$npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-media

How to Install feishu-cli-media

Quickly install feishu-cli-media AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-media
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: riba2534/feishu-cli.

SKILL.md

View raw

参数说明: | 参数 | 说明 | 必需 | 示例 |

| file | 本地文件路径 | 是 | ./image.png | | --parent-type | 父类型 | 是 | docximage | | --parent-node | 父节点 Token | 是 | 文档 ID | | --name | 自定义文件名 | 否 | 封面图 | | --output | 输出格式 | 否 | json |

| docximage | 新版文档图片(推荐,默认值) | | docxfile | 新版文档文件 | | docimage | 旧版文档图片(不推荐,DocX 文档中会失败) | | docfile | 旧版文档文件 | | sheetimage | 表格中的图片 | | commentimage | 评论中的图片 |

素材管理操作。当用户请求上传图片、下载素材、管理飞书文档中的媒体文件时使用。 Source: riba2534/feishu-cli.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-media
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from riba2534/feishu-cli

Quick answers

What is feishu-cli-media?

素材管理操作。当用户请求上传图片、下载素材、管理飞书文档中的媒体文件时使用。 Source: riba2534/feishu-cli.

How do I install feishu-cli-media?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-media Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/riba2534/feishu-cli