feishu-doc

Read, write, append, and manage blocks in Feishu documents.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/MoRen9527/TriMetaverse --skill feishu-doc-moren9527
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/MoRen9527/TriMetaverse/tree/main/reference/openclaw/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/MoRen9527/TriMetaverse --skill feishu-doc-moren9527

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of reading, writing, and managing documents within Feishu, reducing the need for manual copy-pasting and complex UI interactions.

Core Features & Use Cases

  • Read Document Content: Retrieve the title, plain text, and block statistics of a Feishu document.
  • Write/Append Content: Create new documents or append markdown content to existing ones.
  • Structured Data 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 replace an outdated meeting agenda with a new version.

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 and extract content from a Feishu document?

To read Feishu document content, the Skill retrieves the document title, plain text, and block statistics using a specific token. You provide the document token, and it returns the structured content blocks within the Feishu document.

Can I update specific blocks like tables and images in a Feishu document?

Yes, you can perform block-level operations to read and update specific blocks within a Feishu document, including handling structured data like tables and images. The Skill targets individual blocks to replace outdated content or modify structured elements.

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

Yes, specific permissions are required for document access and modification when managing Feishu documents. You must grant the appropriate API integration permissions to ensure the Skill can read, write, and append content successfully.

How do I extract the document token from a Feishu URL?

The Skill supports token extraction from URLs to streamline API integration and document management. You provide the Feishu document URL, and it extracts the necessary token automatically to perform subsequent read or write operations.

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

While the Skill handles structured data like tables and images, it has known limitations when updating specific blocks within complex documents. Block-level operations may not support every nested structure or image manipulation scenario within Feishu.