feishu-doc

Read, write, append, create, and manage blocks in Feishu documents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of reading, writing, and managing documents within Feishu, eliminating the need for manual copy-pasting and complex interactions.

Core Features & Use Cases

  • Read Document Content: Retrieve the title and plain text content of Feishu documents.
  • Write/Append Content: Update existing documents or append new markdown content.
  • Create Documents: Generate new Feishu documents with specified titles and optional folder locations.
  • Manage Blocks: Read, update, or delete specific blocks within a document (e.g., tables, images, text paragraphs).
  • Use Case: Automatically update a project status report in Feishu with the latest progress from a daily stand-up meeting summary.

Quick Start

Use the feishu_doc skill to read the content of 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 read and extract plain text content from a Feishu document?

To read Feishu document content, you provide the specific document token. The skill retrieves the document title and extracts plain text, returning structured information from the cloud document.

Can I automatically append new markdown content to an existing Feishu document?

Yes, you can append new markdown content to an existing Feishu document. By providing the document token, the skill writes updates directly to the cloud document without manual copy-pasting.

What is the best way to manage specific blocks like tables within a Feishu document?

Managing specific blocks within a Feishu document requires specific block tokens. The skill reads, updates, or deletes individual blocks such as tables, images, and text paragraphs.

Do I need specific tokens to create and write to a new Feishu document?

To create a new Feishu document, no token is needed initially, but writing or appending content requires the generated document token. You can specify a title and optional folder location.

Why does my Feishu document update fail when I try to target a specific text paragraph?

Updating a specific text paragraph in a Feishu document fails without the correct block token. Targeted operations require both the document token and the specific block token.

Can I generate and update a project status report in Feishu from a daily stand-up summary?

Yes, you can generate and update a project status report in Feishu from a daily stand-up summary. The skill reads the summary and appends the new progress to the document.