feishu-doc

Read, write, and update blocks in Feishu documents using doc_token.

30|1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/qianleigood/crawclaw --skill feishu-doc-qianleigood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/qianleigood/crawclaw/tree/main/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/qianleigood/crawclaw --skill feishu-doc-qianleigood

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu Document Tool enables programmatic read, write, and block-level manipulation of Feishu documents, reducing manual editing and enabling automation across docs.

Core Features & Use Cases

  • Read documents and extract title, plain text, and block-level data for analysis.
  • Write, replace, or append content, including images and file attachments, with table support limitations noted.
  • List and update blocks within Docx documents; upload images/files and manage structure through controlled actions.

Quick Start

Use feishu_doc to read or modify a Feishu document by providing the doc_token.

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 extracting text from a Feishu document?

To read Feishu documents programmatically, provide the doc_token to the feishu_doc tool, which then extracts the document title, plain text content, and block-level data for analysis.

Can I append content and upload images to Feishu docs via API?

Yes, you can append content and upload images to Feishu docs by using the feishu_doc tool to write, replace, or append content including images and file attachments within document blocks.

What is the best way to manage and update blocks within a Feishu docx?

The best way to update Feishu docx blocks is by listing and updating them through controlled actions, enabling precise structural manipulation and content management within the document.

Does the Feishu document automation tool support table management?

The Feishu document tool supports table management within docx files, though it notes specific limitations regarding table support when structuring or updating content blocks.

Do I need a doc_token to read and write Feishu documents?

Yes, a doc_token is required to operate. You must provide the appropriate doc_token to the feishu_doc tool to authenticate and access the specific Feishu document for reading or modifying content.