What problem does it solve? Working with Lark (Feishu) cloud documents programmatically requires handling different document token types, wiki link resolution, media uploads, and complex rich-text formatting. This Skill teaches an AI agent how to create, read, update, and search Lark documents through the lark-cli command line, including the Lark-flavored Markdown syntax needed for rich content. ## Core Features & Use Cases - Document Creation & Editing: Create documents from Markdown, then update them with append, replace, insert, delete, or overwrite modes, including precise content or title-based targeting. - Media Handling: Insert local images and files into documents, and download embedded images, files, or whiteboard thumbnails by token. - Cloud Space Search: Search docs, Wiki nodes, and spreadsheets with keyword queries, time filters, and pagination as a resource discovery entry point. - Use Case: A user asks the agent to draft a meeting summary as a Lark doc with callouts and tables, insert an architecture diagram image, and grant themselves admin permission — all handled end-to-end by this Skill. ## Quick Start Ask the agent to create a Lark document titled "Weekly Report" from your Markdown notes and share the document link back to you.