lark-doc

Manage Feishu cloud documents via command-line interface.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/qiushibang/skill-creator-pro --skill lark-doc-qiushibang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-doc
Source: https://github.com/qiushibang/skill-creator-pro/tree/main/references/lark-doc
Command: npx skills add https://github.com/qiushibang/skill-creator-pro --skill lark-doc-qiushibang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual complexity of managing Feishu (Lark) cloud documents by providing a unified command-line interface for creation, retrieval, updating, and search operations. It handles the intricacies of different document types, wiki token resolution, and media management, enabling users to focus on content rather than API details.

Core Features & Use Cases

  • Document Lifecycle Management: Create documents from Markdown, fetch content in structured formats, and update documents using seven distinct modes including append, replace, insert, and delete.
  • Media and Whiteboard Handling: Insert images and files into documents, download media assets, and create blank whiteboards for visual content.
  • Intelligent Resource Discovery: Search across Feishu cloud space for documents, wiki pages, and spreadsheets using keyword queries with time-based filtering.
  • Wiki Token Resolution: Automatically resolve knowledge base wiki tokens to actual document tokens and types, handling the complexity of nested knowledge spaces.

Quick Start

Use the lark-doc skill to create a new Feishu document from Markdown content, insert an image, and search for an existing spreadsheet by name in your cloud space.

Frequently Asked Questions about lark-doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Feishu document creation from Markdown?

To automate Feishu document creation from Markdown, use a command-line interface that converts Markdown content into cloud documents via Feishu OpenAPIs, handling the API intricacies automatically.

Can I insert images and media into Feishu cloud documents?

Yes, you can insert images and media into Feishu cloud documents by using command-line operations designed for media handling, which also support downloading assets and creating blank whiteboards.

What is the best way to search for a spreadsheet in Feishu cloud space?

The best way to search for a spreadsheet in Feishu cloud space is using keyword queries with time-based filtering, allowing intelligent resource discovery across documents, wiki pages, and spreadsheets.

Do I need an API token to update Feishu wiki pages?

Yes, updating Feishu wiki pages requires valid authentication credentials and resolving the knowledge base wiki token to the actual document token to handle nested knowledge spaces correctly.

What are the limitations of using a CLI for Feishu document management?

A limitation of using a CLI for Feishu document management is the strict dependency on the lark-cli binary and valid authentication credentials to interact with Feishu OpenAPIs for all operations.

How does wiki token resolution work for Feishu knowledge bases?

Wiki token resolution works by automatically converting knowledge base wiki tokens into actual document tokens and types, abstracting the complexity of nested knowledge spaces for seamless retrieval.