feishu-doc

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu users need a reliable, programmatic way to read, edit, and organize documents at scale. The Feishu Document Tool provides a single interface to perform read, write, append, and block-level operations on Feishu docs and Docx content, reducing manual editing time and ensuring consistency.

Core Features & Use Cases

  • Read documents to extract titles, text, and block metadata.
  • Write or replace entire documents with markdown content, including images and links.
  • Append content or create new documents from tokens or URLs, with optional block-level operations.
  • Use cases include bulk updating policy documents, automating report generation from cloud docs, and transforming doc tokens into structured datasets.

Quick Start

Use feishu-doc to read a document by token or a docx URL and apply a write or read operation.

Frequently Asked Questions about feishu-doc

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

FAQPage Schema
How do I automate reading and extracting text from Feishu documents?

Automate Feishu document reading by applying the read operation to a doc token or Docx URL, which extracts titles, text content, and block metadata. This enables programmatic data extraction without manual copying.

Can I write and replace entire Feishu docs with markdown content?

Write to Feishu docs by replacing entire documents with markdown content, including images and links. This ensures bulk content updates and consistent formatting across policy documents or automated reports.

What is the best way to append content to an existing Feishu cloud document?

Append content to Feishu cloud documents through a unified write operation that adds new markdown text or blocks to the end of existing files. This streamlines automated report generation and continuous logging.

How do I list and manage blocks in a Feishu Docx file?

List and manage blocks in a Feishu Docx file by applying block-level operations to retrieve structured block metadata. This allows precise editing and transformation of document tokens into structured datasets.

Does this tool support creating new Feishu documents from tokens?

Creating new Feishu documents from tokens is fully supported, enabling the generation of new Docx files directly from structured frontmatter metadata and existing content references.

When should I use Feishu document automation for editing content?

Use Feishu document automation when bulk updating policy documents, generating automated reports from cloud docs, or transforming doc tokens into structured datasets, reducing manual editing time.