feishu-doc

Read and write Feishu documents with block-level operations.

7|12|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/borealBytes/my-farm-advisor --skill feishu-doc-borealbytes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/borealBytes/my-farm-advisor/tree/main/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/borealBytes/my-farm-advisor --skill feishu-doc-borealbytes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu document teams often need to read, modify, and assemble content across multiple documents without manual copy-paste or repeated UI actions.

Core Features & Use Cases

  • Read document titles, plain text, and block structures to enable content analysis.
  • Write, replace, or append content to Feishu documents, including images and attachments.
  • Automate Feishu documentation workflows such as updates after reviews or collaboration across teams.

Quick Start

Use the feishu-doc tool to read a document and apply updates through the write or append actions.

Frequently Asked Questions about feishu-doc

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

FAQPage Schema
How do I automate reading and writing Feishu documents?

To automate Feishu documents, you use a unified tool to read content, replace or append text, and manage blocks across cloud-based workflows. This requires a doc token and appropriate permissions to execute actions like read, write, and append.

Can I append content and manage blocks in Feishu docs programmatically?

Yes, you can append content and manage blocks in Feishu docs programmatically. The tool exposes block-level operations like list_blocks, update_block, and upload to handle structured content, including images and attachments within your documents.

What do I need to update text in a Feishu document via automation?

To update text in a Feishu document via automation, you need the specific document token and appropriate access permissions. You can then use the write or append actions to replace existing text or add new structured content blocks.

Does this approach support handling images and attachments in Feishu docs?

Yes, handling images and attachments in Feishu docs is supported. You can use the upload action alongside block-level operations to assemble and manage structured content, including attachments, without manual copy-paste or repeated UI actions.

What is the best way to assemble content across multiple Feishu documents?

The best way to assemble content across multiple Feishu documents is using automated block-level operations. By reading document titles, plain text, and block structures, you can programmatically write, replace, or append content to streamline team collaboration workflows.

When do I need block-level operations for Feishu documentation workflows?

You need block-level operations for Feishu documentation workflows when you must read, modify, or assemble structured content across multiple documents. This approach automates updates after reviews and enables collaboration without manual UI actions.