feishu-doc

Read, write, append, and manipulate Feishu document blocks programmatically.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of Feishu documents by providing a unified interface for reading, writing, appending, and manipulating document content and structure.

Core Features & Use Cases

  • Read Documents: Retrieve plain text content, titles, and block statistics from Feishu documents.
  • Write/Append Content: Create new documents or add content to existing ones using Markdown.
  • Structured Content Handling: Read and update specific blocks within a document, including tables and images (with limitations).
  • Use Case: Automatically update a project status report in Feishu by appending new progress notes or replacing outdated sections with the latest information.

Quick Start

Use the feishu-doc skill to read the content of 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 automate Feishu document updates using markdown?

You can automate Feishu document updates by using this skill to write or append markdown content programmatically. It provides a unified interface to manipulate document content and structure for integration into automated workflows.

Can I read and update specific blocks within a Feishu document?

Yes, you can read and update specific blocks within a Feishu document. The skill supports block-level manipulation, allowing structured content handling for targeted modifications like updating tables or sections.

Do I need specific API permissions to manage Feishu documents programmatically?

Yes, specific Feishu API permissions are required for document access and modification. The skill relies on these permissions to enable programmatic read, write, append, and block-level manipulation operations.

What are the limitations when handling structured content in Feishu documents?

While the skill supports reading and updating blocks including tables and images, there are inherent limitations with structured content handling. It is designed for plain text retrieval, markdown appends, and specific block updates.

What is the best way to integrate Feishu document management into my content automation workflow?

The best way to integrate Feishu document management into content automation is by using this skill to programmatically read, write, and manipulate documents. It enables automated updates like appending progress notes to project reports.

How does feishu-doc retrieve plain text content and titles from documents?

The feishu-doc skill retrieves plain text content, titles, and block statistics by interacting with the Feishu API. This allows automated workflows to extract document metadata and content for further processing.