feishu-doc

Read and write Feishu documents with Markdown and docx content.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu document read/write operations streamline creating, updating, and organizing content across Feishu Docs and Docx links, saving time and reducing manual steps.

Core Features & Use Cases

  • Read documents to extract titles, plain text, and block statistics.
  • Write or replace documents with Markdown content, including images and basic tables (note that some block types have limitations with tables).
  • Append content to documents and manage docx-backed content through a unified toolchain.
  • Use Case: Update a team wiki page with meeting notes and attach a Docx reference for broader collaboration.

Quick Start

Instruct the tool to read or modify a Feishu doc by providing its doc URL or token plus the desired operation.

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 Feishu documents?

To read Feishu documents, provide the document URL or token to the tool. It extracts titles, plain text, and block statistics, allowing you to retrieve content from Feishu Docs and Docx-linked files.

Can I write Markdown content with images to a Feishu doc?

Yes, you can write or replace Feishu documents with Markdown content. This includes embedding images and basic tables, though some block types have limitations with table formatting.

How do I append meeting notes to an existing team wiki page?

You can append content directly to existing Feishu documents. By providing the document token and the new Markdown content, the tool appends blocks and manages docx-backed references for collaboration.

What are the limitations of formatting tables in Feishu Docs?

Formatting tables in Feishu Docs has limitations with certain block types. While basic tables are supported when writing Markdown content, complex table structures may not render correctly.

Do I need access to Feishu APIs to manage docx content?

Yes, accessing Feishu document APIs is required to manipulate Markdown, images, and docx content. The toolchain relies on these APIs to read, update, and embed blocks within Feishu Docs.