lark-doc

Automate creation, reading, and editing of Lark docs via XML/Markdown workflows.

3|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/agent-pilot/agent-pilot-be --skill lark-doc-agent-pilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-doc
Source: https://github.com/agent-pilot/agent-pilot-be/tree/main/backend/skills/lark-doc
Command: npx skills add https://github.com/agent-pilot/agent-pilot-be --skill lark-doc-agent-pilot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates the creation, reading, and updating of 飞书云文档, enabling structured content workflows and consistent styling across documents.

Core Features & Use Cases

  • Create and update Lark cloud documents using XML/Markdown frontmatter and content blocks.
  • Update specific blocks or sections via block-level operations or string replacements, preserving existing content and metadata.
  • Follow documented workflows and guidelines from SKILL.md and references to drive safe, repeatable document production.

Quick Start

Create a new document with XML content using lark-cli, fetch its structure, and iteratively update blocks.

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 docs creation and editing using markdown?

You can automate Lark docs creation and editing by applying XML and markdown workflows to generate documents, update specific blocks, insert media, and enforce style guidelines across cloud documents.

Can I update specific blocks in a Lark doc without overwriting existing content?

Yes, you can update specific blocks in a Lark doc via block-level operations or string replacements, which preserves existing document content and metadata while applying targeted modifications.

What is the best way to enforce consistent styling across Lark cloud documents?

The best way to enforce consistent styling across Lark cloud documents is to use automated XML and markdown workflows that apply documented style guidelines during document creation and block updates.

Do I need lark-cli access to automate document workflows for Lark wiki?

Yes, you need lark-cli access to interact with /docx and /wiki endpoints, which is required to execute automated document workflows and apply block-level updates safely.

How do I insert media into Lark docs through an automated workflow?

You can insert media into Lark docs by utilizing XML content blocks within your automated workflow, driving structured content insertion through lark-cli endpoint parameters.