feishu-update-doc
更新飞书云文档内容。支持追加、覆盖、定位替换、全文替换、前插入、后插入和删除等模式,适合在已有文档上做精确改写。
适合你,如果经常需要批量修改或替换飞书文档中的特定内容
/ 通过 npx 安装 校验哈希
npx oh-my-skill add qianleigood/crawclaw/feishu-update-doc/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- qianleigood/crawclaw/feishu-update-doc/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify qianleigood/crawclaw/feishu-update-doc安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
30GitHub stars
~265上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 f27e175 · 表述以原文为准它做什么
装上后,Claude 能修改已有飞书文档,支持追加、替换、插入、删除等操作,而不是只创建新文档。
什么时候触发
当用户要求修改现有飞书文档内容时触发,例如追加文字、替换段落、插入或删除内容。
装好后可以这样说
在文档末尾追加内容。
定位替换指定段落。
删除指定范围的内容。
技能原文 SKILL.md
Feishu Update Doc
Use this skill when the user wants to modify an existing Feishu document instead of creating a new one.
Use this skill for
- 文末追加内容
- 定位替换一段内容
- 在指定位置前后插入
- 删除某个范围
- 必要时整体覆盖重写
Preferred strategy
- Prefer narrow, local edits.
- Use title-based or ellipsis-based selection when possible.
- Avoid
overwriteunless the user clearly wants a full rebuild. - Update the title only when the title itself should change.
Working rules
- Smaller replacement ranges are safer than broad rewrites.
- Avoid touching regions that may contain non-text blocks unless necessary.
- Treat images, comments, and embedded content as fragile during full overwrites.
- For repeated replacements, use an all-replace style only when multi-match behavior is intended.
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…