feishu-doc

Read and write Feishu documents with block-level operations and file uploads.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of reading, writing, and manipulating documents within Feishu, eliminating the need for manual copy-pasting and complex API interactions.

Core Features & Use Cases

  • Read/Write Documents: Easily retrieve content from or update entire Feishu documents.
  • Content Manipulation: Append text, create tables, upload images, and manage document blocks.
  • Use Case: Automatically generate a daily status report in a Feishu document by appending new entries, or extract key information from an existing Feishu document for further processing.

Quick Start

Use the feishu-doc skill to read the content of the Feishu document with token ABC123def.

Frequently Asked Questions about feishu-doc

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

FAQPage Schema
How do I read content from a Feishu document using an API?

To read Feishu document content, you extract the document token and use programmatic read operations to retrieve block-level data, text, tables, and images for further processing.

Can I automatically generate and append data to a Feishu document?

Yes, you can append new text entries, create tables, and upload images to a Feishu document programmatically, enabling automated workflows like generating daily status reports.

How do I manage tables and images in Feishu documents programmatically?

You manage tables and images in Feishu documents through structured data handling and file uploads, performing block-level operations to create, modify, or extract content.

What is the best way to integrate Feishu document operations into an automated workflow?

The best way to integrate Feishu document operations is using programmatic read and write APIs to handle content creation, modification, and block-level data extraction without manual copy-pasting.

Does this approach support extracting document tokens for external Feishu collaboration?

Yes, the approach supports document token extraction and block-level operations, enabling seamless integration with Feishu's collaborative environment for automated content management.