feishu-update-doc

Update Feishu cloud documents using seven update modes.

Updated Dec 6, 2016
One-click install
npx skills add https://github.com/majunbao/learn --skill feishu-update-doc-majunbao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-update-doc
Source: https://github.com/majunbao/learn/tree/main/openclaw-lark_tags/openclaw-lark-2026.4.13/skills/feishu-update-doc
Command: npx skills add https://github.com/majunbao/learn --skill feishu-update-doc-majunbao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

本技能自动化更新飞书云文档,覆盖 7 种更新模式,以减少重复劳动和人为错误。

Core Features & Use Cases

  • 支持 7 种更新模式:append、overwrite、replace_range、replace_all、insert_before、insert_after、delete_range
  • 提供基于范围的定位和基于标题的定位,尽量避免对媒体和评论的干扰
  • 使用场景包括团队文档、策略更新、知识库维护等在飞书文档中的协作

Quick Start

请指定目标文档、选择更新模式(7 种之一),并提供要应用的内容,以执行更新。

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 updating a Feishu cloud document without manual editing?

To automate updating a Feishu cloud document, you select a target doc, choose one of seven update modes like append or overwrite, and provide the content to apply. This reduces repetitive labor and human error in team documentation.

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

The best way to replace a specific section in a Feishu doc is using the replace_range or replace_all update modes. These modes provide precise content boundary targeting to update content while avoiding unintended data loss.

Can I insert content before or after a specific block in Feishu docs?

Yes, you can insert content before or after a specific block in Feishu docs by selecting the insert_before or insert_after update modes. This allows targeted content injection without disturbing surrounding media or comments.

Does automated Feishu document update work for knowledge base maintenance?

Automated Feishu document update works efficiently for knowledge base maintenance by applying batch content changes through modes like delete_range and overwrite. It ensures policy updates and team documentation remain consistent across the cloud.

What precautions should I take when overwriting content in Feishu docs?

When overwriting content in Feishu docs, you must ensure precise content boundaries and perform validation to avoid unintended data loss. Clear mode selection is required to prevent accidental deletion of critical team information.