feishu-doc

Read, write, append, and manage comments on Feishu documents.

67|24|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/openxjarvis/openclaw-python --skill feishu-doc-openxjarvis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/openxjarvis/openclaw-python/tree/main/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/openxjarvis/openclaw-python --skill feishu-doc-openxjarvis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of Feishu documents by enabling read, write, append, and comment operations directly through an AI interface, eliminating the need for manual interaction with the Feishu platform for these tasks.

Core Features & Use Cases

  • Document Operations: Read document content, write new content, append to existing documents, and create new documents.
  • Comment Management: List, get, and create comments on Feishu documents.
  • Structured Data Handling: Supports reading and updating specific blocks within a document, including tables and text paragraphs.
  • Use Case: Automatically update a project status report in Feishu with the latest progress notes, or extract key information from a Feishu document to be used in another context.

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 manage Feishu documents and comments through an AI interface?

You can manage Feishu documents and comments through an AI interface by using a skill that reads, writes, appends content, and performs CRUD operations on comments via specific Feishu API permissions.

Can I extract structured data from specific blocks within a Feishu document?

Yes, you can extract structured data from Feishu documents by performing block operations that support reading and updating specific elements like tables and text paragraphs.

How do I automatically append new content to an existing Feishu document?

To append new content to an existing Feishu document, you use the document operation features to write and append data directly, which streamlines updating project status reports or progress notes.

Do I need specific API permissions to read and write Feishu documents?

Yes, you need specific Feishu API permissions for document and comment access to enable the AI interface to read, write, and manipulate content within your Feishu workspace.

What is the best way to list and create comments on Feishu documents programmatically?

The best way to programmatically list and create comments on Feishu documents is by using comment management features that support listing, getting, and creating comments directly via API operations.