What problem does it solve?
Feishu document management often requires manual editing across multiple steps. This Skill enables reading, writing, and appending content to Feishu Docx documents, reducing manual copy-paste and context switching.
Core Features & Use Cases
- Read Document: fetch title, plain text, and block statistics from a Feishu Docx.
- Write Document (Replace All): replace the entire document content with new markdown.
- Append Content: add content to the end of a document.
- Create Document: create a new Feishu Docx document with ownership and folder options.
- List Blocks / Get Block / Update Block: inspect and modify structured blocks such as text, headings, images, and tables.
- Upload Image or File Attachments: attach assets to a doc for richer content.
- Use Case: automate the preparation of project briefs by assembling sections from multiple sources into a single Feishu document.
Quick Start
Use the feishu-doc tool to read, modify, and organize Feishu documents using JSON actions.