feishu-doc

Read, write, and manipulate Feishu Docx documents via unified API.

6|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/me2Doc/friendlyclaw --skill feishu-doc-me2doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/me2Doc/friendlyclaw/tree/main/body/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/me2Doc/friendlyclaw --skill feishu-doc-me2doc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill eliminates the friction of manually managing Feishu cloud documents by providing an automated interface for reading, writing, and structuring document content directly through the AI.

Core Features & Use Cases

  • Document Operations: Perform full read/write, append, and creation tasks on Feishu Docx files.
  • Structured Content Management: List, update, or delete specific blocks like tables, images, and paragraphs.
  • Use Case: Automatically generate a project status report in a new Feishu document, populate it with a summary table, and append relevant task details without leaving your chat interface.

Quick Start

Use the feishu-doc skill to read the content of the document with token ABC123def and list all its blocks.

Frequently Asked Questions about feishu-doc

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

FAQPage Schema
How do I automate Feishu document creation and content generation?

Automating Feishu document creation involves using a unified API interface to programmatically write and structure Docx files. You can generate project reports, populate summary tables, and append task details without manual data entry.

Can I edit specific blocks like tables and images in a Feishu Docx file?

Editing specific blocks in a Feishu Docx file is supported through block-level data structures. You can list, update, or delete structured content including tables, images, and paragraphs directly via API calls.

What do I need to programmatically interact with Feishu documents?

Programmatic interaction with Feishu documents requires integration with Feishu Open Platform APIs. You must handle document tokens and manage block-level data structures to perform automated read and write operations.

How do I read and list all blocks from an existing Feishu document?

Reading and listing blocks from an existing Feishu document requires the document token. Using the API interface, you can retrieve the document structure and list all its blocks for further processing.

What is the best way to manage enterprise knowledge in Feishu Docx?

Managing enterprise knowledge in Feishu Docx is best handled through programmatic block-level editing and media uploads. This approach allows automated structuring and updating of complex document content at scale.

Does this approach support uploading media to Feishu cloud documents?

Uploading media to Feishu cloud documents is fully supported through the API interface. You can append images and other media types directly into document blocks for comprehensive content management.