lark-doc

Manage Lark cloud documents with create, fetch, update, and search operations.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/2p1c/2p1c_blog --skill lark-doc-2p1c
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-doc
Source: https://github.com/2p1c/2p1c_blog/tree/main/.agents/skills/lark-doc
Command: npx skills add https://github.com/2p1c/2p1c_blog --skill lark-doc-2p1c

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Create, read, update, and search Lark cloud documents seamlessly, reducing context switching and manual steps.

Core Features & Use Cases

  • Create new documents from Markdown with predictable formatting and optional images/files.
  • Fetch and read document content, including handling media tokens for images, files, and whiteboards.
  • Update content with append/insert/replace/delete operations and manage media at document end.
  • Use docs +search to locate documents, wikis, and cloud objects for broader discovery.

Quick Start

Create a document from Markdown and fetch its content to verify.

Frequently Asked Questions about lark-doc

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

FAQPage Schema
How do I convert Markdown to Lark cloud documents?

To convert Markdown to Lark cloud documents, use the +create command. It applies predictable formatting to generate a new document and optionally includes images or files during the initial creation process.

How do I fetch and read content from a Lark document?

Fetch and read Lark document content by using the +fetch command. This retrieves text and handles media tokens for images, files, and whiteboards embedded within the specified cloud document.

Can I update Lark docs by appending, inserting, or deleting content?

You can update Lark docs using the +update command to append, insert, replace, or delete content. It also manages media attachments by appending them to the end of the document.

What is the best way to search for Lark documents and wikis?

The best way to search for Lark documents and wikis is using the docs +search command. It locates specific documents, wikis, and cloud objects across your workspace for broader content discovery.

Do I need specific token permissions to manage Lark cloud documents?

Yes, managing Lark cloud documents requires token-based access and permissions. The Skill guides you through configuring these tokens to ensure deterministic operations across all document lifecycle commands.

How to download media files attached to Lark docs?

Download media files attached to Lark docs by using the +media-download command. It retrieves images and files by resolving their specific media tokens stored within the document.