feishu-doc

Read, write, and manipulate Feishu document content, tables, and images.

386k|81.1k|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/openclaw/openclaw --skill feishu-doc-openclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/openclaw/openclaw/tree/main/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/openclaw/openclaw --skill feishu-doc-openclaw

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, including tables and images.

Core Features & Use Cases

  • Read & Write Documents: Fetch content from existing Feishu documents or replace their entire content with new markdown.
  • Table Operations: Create, update, and write data to Feishu tables within documents.
  • Content Manipulation: Append text, update specific blocks, and delete blocks.
  • Image & File Handling: Upload images and files directly into Feishu documents.
  • Use Case: Automatically generate a daily report in a Feishu document, including a table summarizing key metrics, and append it to an existing project document.

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 Feishu document creation and content generation?

You can automate Feishu document creation by using a unified tool to programmatically read, write, and manipulate content blocks including text, tables, and images. This facilitates automated reporting and content generation within the Feishu ecosystem.

Can I update Feishu tables and append data to existing documents?

Yes, you can create, update, and write data to Feishu tables within documents. The tool supports appending text, updating specific document blocks, and deleting blocks to manipulate existing content effectively.

Does Feishu document management work with markdown content?

Yes, Feishu document management works with markdown. You can fetch content from existing Feishu documents or replace their entire content with new markdown, streamlining content creation and collaboration workflows.

Do I need specific API permissions to manipulate Feishu documents?

Yes, specific Feishu API permissions for document and drive access are required. These permissions enable reading, writing, manipulating document content, and uploading images or files directly into Feishu documents.

What is the best way to upload images and files into Feishu documents?

The best way to upload images and files into Feishu documents is through programmatic content manipulation. This approach supports uploading images and files directly, facilitating automated reporting and comprehensive content generation.