What problem does it solve?
This Skill removes the manual burden of copying, formatting, and updating Feishu documents by enabling reliable read and write operations directly from doc links.
Core Features & Use Cases
- Read Documents and Structured Blocks: Retrieve document title and plain text, and when needed list full block data to handle tables/images and other structured content.
- Write or Append Markdown Content: Replace the entire document with Markdown or append additional Markdown content while preserving common formatting (headings, lists, code blocks, quotes, links, bold/italic/strikethrough, and images via URL).
- Docx-Specific Operations: Support block-level editing (update/delete single blocks) and table creation for Docx, plus image/file uploads with placement controls.
Use case: You have a Feishu doc with a structured section that needs updating—read plain text first, then use block listing to identify table/image blocks, and finally update only the necessary blocks or append a new formatted section.
Quick Start
Activate feishu-doc to read a Feishu document from the link https://xxx.feishu.cn/docx/ABC123def and then update a specific block with new text.