What problem does it solve?
Managing and editing Feishu (Lark) cloud documents is fragmented across document types, tokens, media assets, and wiki nodes; this Skill centralizes document creation, fetching, updating, media insertion/download, and search so agents can operate reliably across personal spaces and knowledge bases.
Core Features & Use Cases
- Unified document operations: Create documents from Lark-flavored Markdown, fetch full document markdown, and update content with multiple modes (append, replace_range, insert_before/after, overwrite, delete).
- Media and whiteboard orchestration: Download or insert images/files, create blank whiteboards and retrieve board tokens, and coordinate multi-step media upload with rollback semantics.
- Wiki and token resolution: Resolve wiki nodes to real object tokens and route actions to the correct API for docx, sheet, bitable, slides, or drive files.
- Search as resource discovery: Use docs +search to find documents, wikis, and spreadsheets before handing off to specialized skills (e.g., lark-sheets) for in-file operations.
- Use case: Locate an organizational spreadsheet by keyword, fetch its doc URL via docs +search, then hand off the token to the sheets skill for detailed data extraction.
Quick Start
Create a Feishu document titled "Project Plan" with structured Markdown, include a centered architecture image, and append a blank whiteboard for diagramming.