feishu-doc

Read, write, and manage Feishu docs using doc tokens.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/wuv-dreamguide/openclaw --skill feishu-doc-wuv-dreamguide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/wuv-dreamguide/openclaw/tree/main/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/wuv-dreamguide/openclaw --skill feishu-doc-wuv-dreamguide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu document operations enable reading, writing, and managing Feishu docs and docx links directly from prompts, eliminating context-switching and speeding up content workflows.

Core Features & Use Cases

  • Read: fetch document titles and plain text content from Feishu docs or docx links.
  • Write/Append/Create: modify document content and structure, including block-level edits and simple media handling.
  • Block Management: list, update, and edit blocks to maintain structured documents and tables where supported.
  • Token-based Access: extract and utilize doc tokens from URLs to authorize actions.

Quick Start

Use a natural-language prompt to read a document at a Feishu docx URL and return its title and text content.

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 docx link?

To read Feishu docs, you provide a docx link so the Skill can extract the doc token for authorization and fetch the document title and plain text content directly.

Can I create and append new text blocks to an existing Feishu document?

Yes, you can append and create text blocks in Feishu docs via prompts to modify document content and structure, including block-level edits and simple media handling.

What is the best way to manage structured blocks and tables in Feishu docs?

Managing structured blocks in Feishu docs involves using list_blocks and update_block actions to edit, update, and maintain document structure and tables where supported.

Do I need a doc token to authorize Feishu document operations?

Yes, Feishu document operations require a doc token for authorization, which is automatically extracted from provided Feishu docs, cloud docs, or docx links to enable actions.

Does this approach support updating specific blocks within a Feishu cloud doc?

Yes, you can update specific blocks within a Feishu cloud doc by utilizing the update_block action to edit and maintain the structured document content.

Why use prompts for Feishu document operations instead of the native editor?

Using prompts for Feishu document operations eliminates context-switching and speeds up content workflows by enabling direct reading, writing, and managing of docs.