What problem does it solve? Managing files in Feishu/Lark cloud space manually is slow and error-prone: uploading, downloading, copying, moving, renaming, deleting, handling comments, permissions, secure labels, and converting local files into online documents all require many UI steps. This Skill gives an AI agent a complete command-line workflow for Lark Drive operations through lark-cli, including safe handling of high-risk writes. ## Core Features & Use Cases - File & Folder Management: Search, upload, download, preview, copy, move, rename, delete, create folders and shortcuts, and sync local directories with Drive folders. - Import & Export: Convert local Word, Markdown, Excel, CSV, PPTX, and .base files into online docx/sheet/bitable/slides documents, and export online documents to PDF, XLSX, CSV, Markdown, PPTX, or .base snapshots. - Comments, Permissions & Governance: Add, list, reply to, resolve, and delete comments; manage collaborators, public sharing settings, secure labels, owner transfer, and permission applications with confirmation gates for high-risk operations. - Use Case: A user says "import this Excel file as a Base table into my Lark folder and grant my teammate edit access" — the agent runs lark-cli drive +import --type bitable followed by drive +member-add with confirmation. ## Quick Start Ask the agent to search your Lark cloud space for a document by title, or to upload a local file into a specific Drive folder, and it will route the request through the appropriate lark-cli drive command.