feishu-update-doc

Update Feishu cloud documents with precise content edits and title synchronization.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/picpic2013/feishu-openclaw-plugin --skill feishu-update-doc-picpic2013
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-update-doc
Source: https://github.com/picpic2013/feishu-openclaw-plugin/tree/main/skills/feishu-update-doc
Command: npx skills add https://github.com/picpic2013/feishu-openclaw-plugin --skill feishu-update-doc-picpic2013

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the risk and friction of manually editing Feishu cloud documents by letting you update content in place with precise, controlled operations.

Core Features & Use Cases

  • Seven Update Modes: Append, overwrite, replace by range, replace all, insert before, insert after, and delete content as needed.
  • Flexible Targeting: Locate text by ellipsis-based content matching or by heading-based section matching for reliable edits.
  • Safer Document Maintenance: Prefer small, local changes to preserve images, comments, and other non-text content.
  • Use Case: Use it to revise a report section, add a changelog entry, remove outdated paragraphs, or rename the document title while updating the body.

Quick Start

Ask the assistant to update the target Feishu document by giving the document ID, the content to match or section title, the desired update mode, and the new markdown to apply.

Frequently Asked Questions about feishu-update-doc

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

FAQPage Schema
How do I automate Feishu document editing without losing existing images and comments?

Safer Feishu document editing uses local updates to apply small changes, preserving non-text content like images and comments. It targets specific sections via heading or content matching instead of overwriting the entire file.

Can I append markdown content to a Lark cloud document automatically?

Yes, you can append markdown content to a Lark cloud document. By providing the document ID and the desired update mode, the system inserts the new markdown precisely at the end of the existing content.

What is the best way to replace a specific section in a Feishu doc using markdown?

The best way to replace a Feishu doc section is using heading-based or ellipsis-based content matching. This targets the exact range for replacement, ensuring precise content edits without affecting surrounding text.

How do I insert text before or after a specific match in a Feishu cloud document?

To insert text before or after a match in a Feishu cloud document, specify the insert mode and the content to match. The system applies the markdown insertion precisely at the matched location.

Does Feishu document automation support asynchronous handling for large files?

Yes, Feishu document automation supports asynchronous handling for large documents. This ensures that extensive content updates and full overwrites process reliably without timing out.

How to synchronize a Feishu document title with its body content during an update?

To synchronize a Feishu document title with its body, specify the desired title change alongside the body content update. The system applies both modifications simultaneously during the document maintenance workflow.