lark-doc

Automate Lark cloud document creation, retrieval, updates, and searches via lark-cli.

20|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks --skill lark-doc-imchong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-doc
Source: https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks/tree/main/.agents/skills/lark-doc
Command: npx skills add https://github.com/ImChong/Humanoid_Robot_Learning_Paper_Notebooks --skill lark-doc-imchong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Lark cloud document workflows often require multiple manual steps to create, fetch, update, and search documents, which can slow collaboration and introduce inconsistencies. This skill standardizes and automates these tasks via the Lark CLI, enabling programmatic document lifecycle management and reducing manual labor.

Core Features & Use Cases

  • Create documents in DocxXML or Markdown formats and attach media.
  • Fetch and update documents with granular read/write modes and block-level operations.
  • Search cloud-space objects (docs, Wiki, sheets) to discover related resources and coordinate workflows.

Quick Start

Create a new cloud document using lark-cli docs +create with a prepared Markdown payload.

Frequently Asked Questions about lark-doc

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

FAQPage Schema
How do I automate creating Lark cloud documents from Markdown?

You can automate creating Lark cloud documents from Markdown by using the lark-cli interface to apply a prepared Markdown payload. This standardizes document lifecycle management and reduces manual labor for content creation.

Can I update Lark cloud docs with block-level operations via CLI?

Yes, you can update Lark cloud docs with granular read and write modes for block-level operations via lark-cli. This enables programmatic document retrieval and updating to maintain consistency across cloud spaces.

Does the Lark document automation workflow support DocxXML format?

Yes, the Lark document automation workflow supports creating documents in DocxXML format alongside Markdown. You can also attach media to these documents using the lark-cli interface.

What is the best way to search for Lark cloud-space objects like sheets and wikis?

The best way to search for Lark cloud-space objects like sheets and wikis is using the lark-cli search functionality. This discovers related resources and coordinates workflows across cloud spaces programmatically.

Do I need lark-cli to manage document lifecycles across cloud spaces?

Yes, you need lark-cli as the primary interface to manage document lifecycles across cloud spaces. It enforces spec-driven workflows for safe, auditable operations when creating, fetching, updating, and searching documents.