What problem does it solve?
Feishu cloud documents are often manipulated through multiple isolated commands and scattered workflows. This skill centralizes the lifecycle of Feishu cloud docs—creation, reading, updating, and media handling—into a coherent CLI experience, reducing context switching and errors.
Core Features & Use Cases
- Create new docs from Markdown content and place them in folders, knowledge spaces, or personal libraries, with optional metadata.
- Fetch and read document contents, including large documents, and support format outputs suitable for downstream processing.
- Update documents using append, replace, insert, or delete operations, with support for targeted in-document location positioning.
- Manage media: upload/download images and files, embed media into docs, and handle whiteboard assets as needed.
- Search cloud docs / knowledge spaces to locate documents, sheets, or other resources for rapid handoff to specialized skills.
Quick Start
Create a new Feishu cloud document from Markdown and optionally attach media using the docs workflow.