lark-doc

Create, retrieve, and update Lark cloud documents via CLI.

16.3k|1.3k|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/larksuite/cli --skill lark-doc-larksuite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-doc
Source: https://github.com/larksuite/cli/tree/main/skills/lark-doc
Command: npx skills add https://github.com/larksuite/cli --skill lark-doc-larksuite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Users often struggle to manage Lark cloud documents across creation, editing, retrieval, and discovery from the command line. This skill provides CLI-powered capabilities to create new docs, fetch and edit content, update sections, manage media attachments, and search across cloud spaces for resource discovery.

Core Features & Use Cases

  • Create new cloud documents with titles and Markdown content.
  • Read, update, and organize document content via append, replace, insert_before/after, and delete operations.
  • Upload and link media (images/files) to documents, and search across docs and knowledge spaces for fast discovery.
  • Use cases: a project team creates project docs, updates status, attaches diagrams, and uses search to locate related documents and knowledge spaces.

Quick Start

Create a new cloud document with a title and initial Markdown content.

Frequently Asked Questions about lark-doc

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

FAQPage Schema
How do I create and update Lark cloud documents from the command line?

You can create and update Lark cloud documents from the command line by using a CLI workflow that supports creating new docs with Markdown content and modifying text through append, replace, insert, and delete operations. This enables end-to-end document lifecycle management directly from your terminal.

Can I search across Lark docs and knowledge spaces via CLI?

Yes, you can search across Lark docs and knowledge spaces via CLI using the skill's search-driven discovery feature. This functionality retrieves and locates related documents and knowledge spaces directly from the command line for fast resource discovery.

How do I upload media attachments to Lark docs using a CLI workflow?

To upload media attachments to Lark docs using a CLI workflow, the skill provides capabilities to upload and link images or files to your cloud documents. This allows teams to attach diagrams and other media directly alongside their text content updates.

Does managing Lark cloud docs from CLI require authentication token handling?

Yes, managing Lark cloud docs from CLI requires authentication token handling to ensure a secure workflow. The skill provides built-in authentication and token management to securely connect your command line environment to your Lark cloud document spaces.

What is the best way to manage Markdown content in Lark cloud docs?

The best way to manage Markdown content in Lark cloud docs is using a CLI skill designed for retrieving and editing document sections. It supports creating documents with initial Markdown and performing precise content updates like insert_before, insert_after, append, replace, and delete operations.

Can I perform end-to-end document lifecycle management for Lark docs without a GUI?

You can perform end-to-end document lifecycle management for Lark docs without a GUI by utilizing CLI-based capabilities for creation, retrieval, content modification, media uploading, and resource discovery. This secure CLI workflow handles everything from initial creation to final updates.