feishu-doc

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of interacting with Feishu documents, allowing for efficient reading, writing, and manipulation of content without manual intervention.

Core Features & Use Cases

  • Read & Write Documents: Easily retrieve content from or update entire Feishu documents.
  • Structured Content Handling: Supports reading tables, images, and other block types, and allows for their creation and modification.
  • Use Case: Automatically generate a daily status report in a Feishu document by appending new entries or update a project document with the latest findings.

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 programmatically read and write content in Feishu documents?

You can programmatically read and write Feishu documents by using an API integration that retrieves document content and updates blocks. This enables automated content creation and manipulation without manual data entry.

Can I extract a Feishu document token directly from a URL?

Yes, you can extract a document token directly from a Feishu URL. This token extraction mechanism allows you to target specific documents for block-level operations like reading tables and updating images.

What's the best way to automate daily report generation in Feishu docs?

Automating daily report generation in Feishu docs is best achieved by programmatically creating a document with defined ownership and appending new block entries. This allows structured content to update automatically over time.

Does block-level manipulation in Feishu support tables and images?

Feishu block-level manipulation supports structured content handling including tables and images. You can create, read, and modify these specific block types within your documents through the API integration.

Do I need specific API permissions to manage Feishu documents?

You need specific Feishu API permissions for document and drive access to manage documents. These permissions are required to authorize programmatic read, write, and block-level operations on your content.