📝
WritingTypeScript

Feishu Update Doc

by nexu-io

Feishu Update Doc is a Writing skill for Claude Code, published by nexu-io in nexu.

3.3K stars263 forkson nexu-io/nexuAdded 2026/08/17Repository updated 2026/04/26
ai-agentbyokclaudeclaude-codeclawbotcodexdiscordfeishullmopen-sourceopenclawopenclaw-desktopopenclaw-feishuopenclaw-slackopenclaw-wechatopenclaw-weixinseedance2skillsslack
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/nexu-io/nexu/tree/main/nexu-skills/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/nexu-io/nexu.git

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

In this catalog

Source file
nexu-skills/skills/feishu-update-doc/SKILL.md in nexu-io/nexu
Installs to
~/.claude/skills/feishu-update-doc
Collection
One of 23 skills cataloged from this repository
Category
Writing1012 skills

What Feishu Update Doc does

Feishu Update Doc updates Feishu cloud documents in seven modes: append, overwrite, replace range or all, insert before or after, and delete. Use it for precise edits to a Feishu doc while preserving images, comments, and other embedded content.

Feishu Update Doc is cataloged under Writing on DirSkills. Feishu Update Doc comes from a repository tagged ai-agent, byok, claude, claude-code and clawbot.

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 nexu-io publish alongside Feishu Update Doc?

    Feishu Update Doc is one of 23 skills that DirSkills catalogs from nexu-io/nexu, the repository it ships in. Its siblings there include ClawHub CLI, Coding Agent and Datadog Log Investigation. 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 nexu-io in that same repository. The rest of the collection is listed on the nexu-io/nexu page.

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

    Feishu Update Doc ranks #212 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. 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 nexu-io/nexu

Feishu Update Doc is one of 23 skills cataloged on DirSkills from nexu-io/nexu.

See all 23 skills
🧩
2w ago

ClawHub CLI

ClawHub CLI searches, installs, updates, and publishes agent skills from clawhub.com. Use it to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders.
AI Engineering
3.3K263
🤖
2w ago

Coding Agent

Coding Agent delegates coding tasks to Codex, Claude Code, or Pi agents via background process. Use it for building features, reviewing PRs, refactoring large codebases, or iterative coding that requires file exploration.
AI Engineering
3.3K263
🔍
2w ago

Datadog Log Investigation

Datadog Log Investigation queries the Datadog Logs API to investigate production issues for the Nexu platform, including crash events, stderr output, gateway startup, Slack token health, and API HTTP logs. Use it when the user asks to check Datadog logs, alerts, metrics, or crash logs.
DevOps
3.3K263
🔍
2w ago

Deep Research

Deep Research turns a vague topic into a high-quality report using an eight-step workflow: decompose questions, source tiered references, extract fact cards, build comparison frameworks, validate conclusions, and package deliverables. Use it for in-depth research or comparative analysis.
Data
3.3K263
🔄
2w ago

Documentation Sync

Documentation Sync reviews code changes and updates project documentation so it stays consistent with the current codebase. Use it when code changes may have made docs outdated, when reviewing docs for consistency, or when asked to sync or audit documentation.
Writing
3.3K263
💬
2w ago

Feedback

Feedback sends user feedback to the Nexu team when someone uses /feedback. It automatically forwards conversation history and images, so use it to report issues or suggest improvements.
Automation
3.3K263