What problem does it solve? Working with Feishu (Lark) cloud documents programmatically requires navigating complex APIs for reading, authoring, editing, and managing embedded resources like images, whiteboards, and mindnotes. This Skill provides a structured, scenario-routed workflow for all Docx and Wiki content operations through the lark-cli command line. ## Core Features & Use Cases - Document Reading & Authoring: Fetch full or partial document content (by outline, section, range, or keyword), and create new documents from XML or Markdown with a guided multi-step authoring workflow including genre contracts and presentation decisions. - Precise Editing: Update documents with block-level commands (str_replace, block_replace, block_insert_after, block_delete, block_move_after) plus history version listing and rollback. - Media & Resource Management: Insert local or clipboard images, preview and download embedded assets, manage Docx cover images, create whiteboards from Mermaid/SVG, and operate mindnote nodes. - Use Case: A user provides a Feishu doc URL and asks to summarize a section, rewrite a paragraph, insert an architecture diagram as a whiteboard, and download an embedded attachment—all handled through routed reference guides. ## Quick Start Read the Feishu document at this URL and summarize its main sections, then insert a comparison table at the end.