📝
AutomationTypeScript

Feishu Update Doc

by op7418

Feishu Update Doc is an Automation skill for Claude Code, published by op7418 in CodePilot.

6.4K stars690 forkson op7418/CodePilotAdded 2026/08/15Repository updated 2026/08/12
aianthropicclaudeclaude-codedesktop-appelectronguinextjs
Install in seconds
Install Feishu Update Doc
Copy Feishu Update Doc into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit 'https://github.com/op7418/CodePilot/tree/main/%E8%B5%84%E6%96%99/feishu-openclaw-plugin/package/skills/feishu-update-doc' ~/.claude/skills/feishu-update-doc

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/op7418/CodePilot.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
资料/feishu-openclaw-plugin/package/skills/feishu-update-doc/SKILL.md in op7418/CodePilot
Installs to
~/.claude/skills/feishu-update-doc
Collection
One of 9 skills cataloged from this repository
Category
Automation1523 skills

What Feishu Update Doc does

Feishu Update Doc updates Feishu cloud documents with seven modes: append, overwrite, range replace, replace all, insert before/after, and delete. Use it to modify docs programmatically while preserving embedded media and comments.

Feishu Update Doc is cataloged under Automation on DirSkills. Feishu Update Doc comes from a repository tagged ai, anthropic, claude, claude-code and desktop-app.

Documentation

README

feishu__update_doc

更新飞书云文档内容,支持 7 种更新模式。优先使用局部更新(replace_range/append/insert_before/insert_after),慎用 overwrite(会清空文档重写,可能丢失图片、评论等)。

定位方式

定位模式(replace_range/replace_all/insert_before/insert_after/delete_range)支持两种定位方式,二选一:

selection_with_ellipsis - 内容定位

支持两种格式:

  1. 范围匹配开头内容...结尾内容

    • 匹配从开头到结尾的所有内容(包含中间内容)
    • 建议 10-20 字符确保唯一性
  2. 精确匹配完整内容(不含 ...

    • 匹配完整的文本内容
    • 适合替换短文本、关键词等

转义说明:如果要匹配的内容本身包含 ...,使用 \.\.\. 表示字面量的三个点。

示例:

  • 你好...世界 → 匹配从"你好"到"世界"之间的任意内容
  • 你好\.\.\.世界 → 匹配字面量 "你好...世界"

建议:如果文档中有多个 ...,建议使用更长的上下文来精确定位,避免歧义。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Feishu Update Doc

  • What else does op7418 publish alongside Feishu Update Doc?

    Feishu Update Doc is one of 9 skills that DirSkills catalogs from op7418/CodePilot, the repository it ships in. Its siblings there include Feishu Bitable, Feishu Calendar and Feishu Channel Rules. Each one is a separate skill with its own page in this directory, installs the same way Feishu Update Doc does, and is maintained by op7418 in that same repository. The rest of the collection is listed on the op7418/CodePilot page.

  • How does Feishu Update Doc compare to other Automation skills?

    Feishu Update Doc ranks #213 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Feishu Update Doc against them. Open each page to compare what they document and how they install.

More from op7418/CodePilot

Feishu Update Doc is one of 9 skills cataloged on DirSkills from op7418/CodePilot.

See all 9 skills
📊
2w ago

Feishu Bitable

Feishu Bitable creates, queries, edits, and manages Feishu multidimensional tables with 27 field types, advanced filtering, batch operations, and view management. Use it to handle records, fields, views, and data tables, or batch import and update data.
Data
6.4K690
📅
2w ago

Feishu Calendar

Feishu Calendar manages Feishu calendars, events, attendees, and free/busy queries. Use it when an agent needs to create, list, patch, search, or reply to Feishu calendar events, add or remove attendees, or check user availability.
Automation
6.4K690
💬
2w ago

Feishu Channel Rules

Feishu Channel Rules applies concise, conversational, low-ceremony output rules for Lark/Feishu conversations, ensuring responses match the channel's expected tone and Markdown constraints. Use it when responding in Lark/Feishu channels to keep messages short, plain, and compatible with Lark Markdown.
Writing
6.4K690
📄
2w ago

Feishu Create Doc

Feishu Create Doc creates Feishu cloud documents from Lark-flavored Markdown content, optionally placing them in a folder, wiki node, or knowledge space.
Automation
6.4K690
📄
2w ago

Feishu Fetch Doc

Feishu Fetch Doc retrieves Feishu cloud document content as Markdown. It handles images, files, and whiteboards by instructing use of the feishu_doc_media tool.
Automation
6.4K690
💬
2w ago

Feishu IM Reader

Feishu IM Reader retrieves Feishu (Lark) messages from chats, threads, and cross-session search, and downloads images and files. Use it to read chat history, expand thread replies, search messages, and fetch attachments.
Automation
6.4K690