feishu-doc

Read and write Feishu documents with Markdown content and structured block extraction.

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

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, plain text, and structured block information from any Feishu document.
  • Write/Append Content: Create new documents or update existing ones with Markdown content, including images.
  • Structured Data Handling: Extract and manipulate tables, code blocks, and other rich content types.
  • Use Case: Automatically update a project status report in Feishu by appending new progress notes and task completions.

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 read and write Feishu documents automatically?

You can read and write Feishu documents automatically by using this Skill to retrieve plain text and structured blocks, or append new Markdown content, via token-based document identification.

Can I append Markdown content to an existing Feishu document?

Yes, you can append Markdown content to an existing Feishu document. The Skill supports updating documents by adding new progress notes, task completions, and images.

How does structured data extraction work for Feishu documents?

Structured data extraction retrieves specific block types from Feishu documents, enabling you to identify and manipulate rich content like tables and code blocks via their tokens.

Do I need a document token to retrieve Feishu document content?

Yes, a document token is required to retrieve content. The Skill uses token-based document identification to accurately fetch titles, plain text, and structured block information.

What is the best way to automate project status reports in Feishu?

The best way to automate project status reports is using this Skill to programmatically update Feishu documents, eliminating manual copy-pasting by appending new progress notes directly.