feishu-doc

Read, write, append, create, list, update, and delete Feishu document blocks.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dioerden/OpenClaw-Flash-Vault --skill feishu-doc-dioerden
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/dioerden/OpenClaw-Flash-Vault/tree/main/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/dioerden/OpenClaw-Flash-Vault --skill feishu-doc-dioerden

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines Feishu document operations, making it easy to read, write, append, and manage Feishu documents, especially for those working with docx links and cloud documents.

Core Features & Use Cases

  • Read, Write, and Append Content: Manipulate Feishu documents with a comprehensive set of actions, including reading, replacing, appending, and creating documents.
  • List and Update Blocks: Retrieve and modify individual blocks within a document for detailed control.
  • Use Case: For a team that uses Feishu for documentation, this Skill enables efficient document management, allowing members to access and modify documents seamlessly.

Quick Start

Read a Feishu document with 'feishu-doc read "doc_token_here"'. Append new content using 'feishu-doc append "doc_token_here" "Your content here"'.

Frequently Asked Questions about feishu-doc

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

FAQPage Schema
How do I append content to a Feishu document using markdown?

To append content to a Feishu document, you provide the doc token and your markdown-based content. The Skill handles the document operations by adding the new text blocks directly to the end of the specified cloud document.

What is the best way to manage individual blocks within a Feishu document?

Managing individual blocks within a Feishu document involves retrieving and modifying specific sections. This Skill enables detailed control by allowing you to list and update document blocks according to your knowledge management needs.

Can I create and replace entire Feishu documents for team collaboration?

Yes, you can create and replace entire Feishu documents for team collaboration. The Skill enables comprehensive document operations including creating new documents and replacing existing content with markdown.

Do I need specific Feishu permissions to read and write cloud documents?

Yes, you need appropriate Feishu permissions to read and write cloud documents. The Skill requires valid access rights to handle operations like reading, appending, and updating document blocks within your team's Feishu environment.

Why use markdown for knowledge management operations in Feishu?

Using markdown for knowledge management operations in Feishu standardizes content formatting. The Skill processes markdown-based content to seamlessly structure, append, and update document blocks for team collaboration.