feishu-doc

Read, write, and manipulate blocks in Feishu documents programmatically.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the reading, writing, and manipulation of Feishu documents, streamlining collaboration and content management within your team.

Core Features & Use Cases

  • Read/Write Documents: Easily retrieve document content or update entire documents with new Markdown.
  • Structured Content Handling: Supports reading and writing tables, images, and other block types within Feishu Docs.
  • Use Case: Automatically generate a daily status report in a Feishu document by fetching data from various sources and appending it to an existing document.

Quick Start

Use the feishu-doc skill to read the 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 updates?

You can automate Feishu document creation and content updates by using programmatic interaction to read, write, and append Markdown to documents, streamlining collaboration and content management workflows.

Can I manage tables and images when manipulating Feishu docs programmatically?

Yes, you can manage tables and images when manipulating Feishu docs programmatically. The Skill supports structured content handling for reading and writing various block types within your documents.

What is the best way to generate daily status reports in Feishu Docs?

The best way to generate daily status reports in Feishu Docs is to fetch data from various sources and programmatically append the content to an existing document, automating your reporting workflow.

Does this approach support retrieving existing document content for external integration?

Yes, this approach supports retrieving existing document content for external integration. You can easily read document content to integrate Feishu data into broader systems.

How do I update an entire Feishu document with new content?

You can update an entire Feishu document with new content by writing new Markdown to the document programmatically, replacing or appending text as needed for your automation tasks.