What problem does it solve?
Feishu Cloud Docs are powerful but difficult to orchestrate for automated workflows. This skill automates common tasks such as reading, creating, fetching, and updating documents, and it routes embedded resources to the appropriate companion skills.
Core Features & Use Cases
- Read and fetch doc content (XML/Markdown) from Feishu doc tokens or URLs.
- Create new docs with skeleton structure, including front matter-aware blocks, and fill content incrementally.
- Update documents at block or text level (str_replace, block_insert_after, block_replace, block_delete, append/overwrite) while preserving media and templates.
- Insert and manage media (images, files, whiteboards) and route embedded pieces to lark-sheets, lark-base, or lark-whiteboard as needed.
- Practical use: bootstrap a structured Feishu doc from a prompt and iteratively polish content and visuals.
Quick Start
Use lark-cli to read, fetch, create, and update Feishu Cloud Docs content with XML/Markdown formats.