What problem does it solve?
This Skill streamlines the full lifecycle of Feishu (Lark) cloud documents by bundling creation, reading, updating, media handling, and search into a single operational guide, preventing agents from mismanaging tokens or accidentally editing unsupported blocks like whiteboards.
Core Features & Use Cases
- Shortcut-driven actions: Use the documented
docs +create, +fetch, +update, +search, +media-insert, +media-download, and +whiteboard-update shortcuts to keep Markdown, media, and whiteboard edits deterministic and trackable.
- Token intelligence: Automatically resolve varying doc types (
/docx/, /wiki/, /sheets/, etc.) and file_token/obj_token gaps, including wiki space searches, prior to any operation.
- Whiteboard coordination: Create blank whiteboards inside docs and then hand off tokens to
lark-whiteboard for updates whenever a whiteboard DSL edit is needed.
Quick Start
Ask to run lark-cli docs +create with your Markdown and title to build a fresh Feishu document and note the returned doc_id for later media uploads.