feishu-doc

Read, write, and structure Feishu documents via block-aware operations.

2|Updated May 23, 2026
One-click install
npx skills add https://github.com/enclawed/enclawed-oss --skill feishu-doc-enclawed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-doc
Source: https://github.com/enclawed/enclawed-oss/tree/main/extensions/feishu/skills/feishu-doc
Command: npx skills add https://github.com/enclawed/enclawed-oss --skill feishu-doc-enclawed

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the friction of handling Feishu documents by letting you read, create, update, and structure docs directly through a single document tool instead of manual editing.

Core Features & Use Cases

  • Document Reading: Inspect plain text content, block statistics, and structured elements such as tables or images when present.
  • Document Writing: Replace entire documents, append new content, or update specific blocks while preserving markdown formatting.
  • Structured Editing: Create and fill tables, upload images and attachments, and manage block-level content for Docx workflows.
  • Use Case: A team member can turn a shared Feishu doc link into a clean markdown summary, then insert a formatted table and supporting files back into the same document.

Quick Start

Ask the assistant to read the Feishu doc from this link and summarize its content in plain markdown.

Frequently Asked Questions about feishu-doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I edit Feishu docs without manual clicking?

Editing Feishu docs without manual clicking is achieved through block-aware operations that read, write, and structure docx content directly. You can replace entire documents, append new content, or update specific blocks while preserving markdown formatting.

Can I upload images and create tables in Feishu documents programmatically?

Yes, you can upload images and create tables in Feishu documents programmatically. Structured editing supports creating and filling tables, uploading images and attachments, and managing block-level content for Docx workflows.

What is the best way to extract plain text content from a Feishu doc link?

The best way to extract plain text content from a Feishu doc link is using document reading features that inspect plain text, block statistics, and structured elements. This converts shared cloud documents into clean markdown summaries.

Do I need specific Feishu document permissions to manage block-level content?

Yes, you need specific Feishu document permissions to manage block-level content. Block-aware operations require proper authorization to preserve structured content and manage ownership correctly when updating or replacing blocks.

How does block inspection work when reading structured Feishu documents?

Block inspection works by analyzing structured elements such as tables or images within Feishu documents. It reads block statistics and plain text content to help understand the document's layout and components before applying updates.