feishu-doc

Manage Feishu documents by reading, writing, and manipulating blocks.

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

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 their content, including complex table structures.

Core Features & Use Cases

  • Read/Write Documents: Easily retrieve document content or replace it entirely with new Markdown.
  • Structured Content Handling: Create, update, and delete table blocks within Feishu documents.
  • Use Case: Automatically generate a project status report by reading data from various sources, formatting it into a Feishu document with tables, and saving it to a specific folder.

Quick Start

Use the feishu-doc skill to create a new document titled 'Project Alpha Update' owned by me.

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 programmatically using an API?

To manage Feishu documents programmatically, you can use a unified API tool to read, write, append, and manipulate document blocks, including tables and images. It requires specific Feishu API permissions for full functionality.

Can I update Feishu document tables and blocks automatically?

Yes, you can update Feishu document tables automatically. The Skill supports structured content handling, allowing you to create, update, and delete table blocks within Feishu documents.

How do I convert Markdown content into a Feishu document?

You can convert Markdown into a Feishu document by writing or replacing document content entirely with new Markdown. This enables programmatic generation of structured reports.

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

Yes, specific Feishu API permissions are required to read and write document content. The Skill needs these permissions to execute actions like retrieving content or manipulating blocks.

What is the best way to extract document tokens from Feishu URLs for API operations?

The best way to extract document tokens from Feishu URLs is to use the Skill's built-in token extraction feature. This supports targeted operations on specific documents.

How do I automate project status report generation in Feishu?

Automate project status report generation in Feishu by reading data from various sources, formatting it into a Feishu document with tables via Markdown, and saving it programmatically.