feishu-doc

Perform read, write, append, create, and block-level operations on Feishu documents.

34|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/mangiapanejohn-dev/Resonix-AG --skill feishu-doc-mangiapanejohn-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/mangiapanejohn-dev/Resonix-AG/tree/main/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/mangiapanejohn-dev/Resonix-AG --skill feishu-doc-mangiapanejohn-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of Feishu documents, allowing for seamless reading, writing, and manipulation of content directly through the AI.

Core Features & Use Cases

  • Read Document Content: Retrieve the title, plain text, and block statistics from any Feishu document.
  • Write/Append Content: Update existing documents or append new markdown content.
  • Create Documents: Generate new Feishu documents with specified titles, optionally within a designated folder.
  • Block-Level Operations: Read, update, or delete specific blocks within a document for granular control.
  • Use Case: Automatically update a project status report in Feishu with the latest progress notes, or extract key information from a Feishu document to summarize it.

Quick Start

Use the feishu-doc skill to read the 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 and extract plain text content from a Feishu document?

To read Feishu document content, you can retrieve the title, plain text, and block statistics by extracting the document token from its URL. This allows the AI to access and extract the specific document content automatically.

Can I append markdown content to an existing Feishu document?

Yes, you can append markdown content to an existing Feishu document or update its current text. The Skill supports writing and appending operations to seamlessly integrate new markdown text into your document structure.

How do I create a new Feishu document with a specific title?

You can generate new Feishu documents by providing a specified title, with the option to place it within a designated folder. This creates a structured document ready for further content manipulation and block-level operations.

Does the Feishu doc API support block-level operations for granular content control?

Yes, block-level operations are supported, allowing you to read, update, or delete specific blocks within a Feishu document. This provides granular control over structured content retrieval and manipulation via block listing.

Do I need specific permissions to manage Feishu documents through the API?

Specific permissions are required for document access and manipulation when using the Feishu doc API. You must ensure your environment has the proper authentication to perform read, write, and block-level operations securely.