lark-doc

Create, fetch, update, and insert media into Lark documents via Lark API.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/9Ashwin/aswin-skills --skill lark-doc-9ashwin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-doc
Source: https://github.com/9Ashwin/aswin-skills/tree/main/skills/lark-doc
Command: npx skills add https://github.com/9Ashwin/aswin-skills --skill lark-doc-9ashwin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating, managing, and updating Lark documents, allowing users to efficiently organize and share information.

Core Features & Use Cases

  • Document Creation: Easily create new documents with customizable titles and markdown content.
  • Document Management: Fetch, update, and manage documents within Lark.
  • Media Insertion: Insert images, files, and whiteboards into documents.
  • Use Case: Suppose you need to create a project plan document with a specific title and content. Use this Skill to generate the document with the desired structure and content.

Quick Start

Create a new document with the title "Project Plan" and the following content: "## Project Overview\n\nThis is a new project.\n\n## Objectives\n\n- Objective 1\n- Objective 2"

Frequently Asked Questions about lark-doc

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

FAQPage Schema
How do I automate Lark document creation with markdown content?

You can automate Lark document creation by using the Lark API to generate new documents with customizable titles and markdown content, streamlining knowledge management workflows.

Can I insert images and whiteboards into a Lark document via API?

Yes, media insertion via the Lark API supports adding images, files, and whiteboards directly into your Lark documents during creation or updating processes.

Do I need lark-cli to manage and update Lark documents?

Yes, you need lark-cli installed to interact with the Lark API, as it provides the necessary interface to fetch, update, and manage your documents.

What is the best way to manage project planning documents in Lark?

Managing project planning documents in Lark is best achieved by using the API to create structured content with markdown, fetch existing files, and insert relevant media like whiteboards.

Does the Lark API support fetching existing documents for knowledge management?

Yes, the Lark API supports fetching existing documents, allowing you to retrieve, update, and manage your knowledge base efficiently within your collaboration workflows.

How do I update a Lark document structure using markdown?

You can update a Lark document structure by sending markdown content through the Lark API, which handles document modifications and media insertion automatically.