feishu-doc

Read and modify Feishu documents with block-level operations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rigeoben/fairy --skill feishu-doc-rigeoben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/rigeoben/fairy/tree/main/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/rigeoben/fairy --skill feishu-doc-rigeoben

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu document operations are scattered across Feishu docs, cloud docs, and docx links, making quick access and edits cumbersome. This skill provides a unified tool to read, write, append, and manage Feishu documents, enabling streamlined content workflows and faster collaboration.

Core Features & Use Cases

  • Read Document: fetch title, plain text, and block statistics from Feishu docs and Docx links.
  • Write / Append / Create: replace entire documents, append content, or create new documents and blocks, including support for images and tables where applicable.
  • Use Case: update a project wiki in Feishu docs by appending a daily summary and uploading an image inline.

Quick Start

Mention Feishu docs or docx links to trigger feishu_doc actions for reading or modifying documents.

Frequently Asked Questions about feishu-doc

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

FAQPage Schema
How do I read and modify Feishu documents programmatically?

To read and modify Feishu documents programmatically, use a unified tool that fetches titles, plain text, and block statistics, while supporting block-level updates and content appends.

Can I upload images and create tables in Feishu docs via API?

Yes, you can upload images and create tables in Feishu docs via API actions. The feishu_doc tool supports inline image uploads and block creation for structured content.

What is the best way to append a daily summary to a Feishu project wiki?

The best way to append a daily summary to a Feishu project wiki is using a unified document management tool that supports appending content and uploading images inline.

How do I manage block-level operations in Feishu Docx links?

You can manage block-level operations in Feishu Docx links by using actions like list_blocks, get_block, and update_block to fetch, inspect, and modify specific document sections.

Does the Feishu document API support replacing entire documents?

Yes, the Feishu document API supports replacing entire documents. You can use the write action to overwrite existing content or create new documents from scratch.

Why are Feishu document operations scattered and hard to automate?

Feishu document operations are scattered because they span Feishu docs, cloud docs, and Docx links, making access cumbersome. A unified tool streamlines these into a single workflow.