feishu-doc

Read, write, append, and manipulate structured content in Feishu documents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of Feishu documents by enabling programmatic reading, writing, and manipulation of document content and structure.

Core Features & Use Cases

  • Read & Write Documents: Create, read, update, and append content to Feishu documents using Markdown.
  • Structured Content Handling: Manage tables, images, and other block elements within documents.
  • Use Case: Automatically generate a daily status report in a Feishu document, or extract key information from an existing document to populate a new one.

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 automate reading and writing Feishu documents via API?

You can automate reading and writing Feishu documents via API by using this Skill to perform programmatic read, write, append, and structured content operations using Markdown, including block-level manipulation of tables and images.

Can I extract a document token directly from a Feishu URL?

Yes, you can extract a document token directly from a Feishu URL. This Skill supports token extraction from URLs to simplify programmatic document access and manipulation without manual parsing.

Do I need specific API permissions to manage Feishu document blocks?

Yes, managing Feishu document blocks requires specific Feishu API permissions for document and drive access. You must configure these API permissions to enable detailed block-level manipulation including tables and images.

What is the best way to create a Feishu document with specific ownership?

The best way to create a Feishu document with specific ownership is through this Skill's document creation feature, which enables programmatic establishment of document ownership while writing content using Markdown.

How do I append Markdown content to an existing Feishu document?

To append Markdown content to an existing Feishu document, this Skill provides append operations that allow you to update document content programmatically while managing structured block elements.