What problem does it solve?
Working with Feishu (Lark) documents programmatically requires navigating docx, wiki, and sheet APIs, token types, and block structures. This Skill gives an AI agent a unified entry point to read, summarize, create, edit, import, and export Feishu documents and cloud-drive Markdown files through the feishu-cli command line.
Core Features & Use Cases
- Read and analyze documents: Export docx, wiki, and sheet content to Markdown, inspect block structure, outlines, and headings, and download embedded images for multimodal analysis.
- Create and edit docx: Create documents, append, overwrite, replace sections by title, find-and-replace, and insert callouts, tables, images, and whiteboard blocks with atomic update modes.
- Markdown import and export: Convert Markdown to Feishu docx with Mermaid/PlantUML/SVG diagrams rendered as editable whiteboards, and export docx/wiki/sheet back to Markdown, PDF, Word, or Excel.
- Native .md file management: Upload, fetch, diff, patch, and overwrite raw .md files in Feishu Drive while preserving the file token.
- Use Case: Ask the agent to import a local report.md containing Mermaid diagrams into Feishu as a formatted docx, then grant your account full access and share the link.
Quick Start
Ask the agent to read a Feishu document URL and summarize it, or to import a local Markdown file into Feishu as a new document with a given title.