Lark Doc
技能 活跃飞书云文档(v2):创建和编辑飞书文档。使用本 skill 时,docs +create、docs +fetch、docs +update 必须携带 --api-version v2;默认使用 DocxXML 格式(也支持 Markdown)。创建文档、获取文档内容(支持 simple/with-ids/full 三种导出详细度,以及 full/outline/range/keyword/section 五种局部读取模式,可按目录、block id 区间、关键词或标题自动成节只拉部分内容以节省上下文)、更新文档(八种指令:str_replace/block_insert_after/block_copy_insert_after/block_replace/block_delete/block_move_after/overwrite/append)、上传和下载文档中的图片和文件、搜索云空间文档。当用户需要创建或编辑飞书文档、读取文档内容、在文档中插入图片、搜索云空间文档时使用;如果用户是想按名称或关键词先定位电子表格、报表等云空间对象,也优先使用本 skill 的 docs +search 做资源发现。
To enable users and AI agents to programmatically create, edit, retrieve, and manage content within Lark/Feishu cloud documents with high precision and flexibility.
功能
- Create and edit Lark documents (XML/Markdown)
- Fetch document content with various detail and scope options
- Update documents with granular block-level operations
- Insert and download media (images, files) and whiteboard content
- Search cloud documents by keywords and filters
使用场景
- Automating the creation of daily reports or meeting summaries in Lark documents.
- Programmatically updating specific sections of knowledge base articles or project documentation.
- Extracting document content for summarization or analysis by an AI agent.
- Searching for existing documents or spreadsheets based on keywords or metadata.
非目标
- Managing Lark Base tables or Sheets spreadsheets directly (use dedicated skills)
- Sending messages via Lark Messenger (use `lark-im` skill)
- Managing calendars or tasks (use `lark-calendar` or `lark-task` skills)
Trust
- warning:Issues AttentionThere are 154 open issues in the last 90 days and 125 closed issues, indicating a potentially slow response rate for many issues.
Scope
- warning:Tool surface sizeThe `lark-doc` skill alone exposes a large number of commands and subcommands, potentially exceeding the ideal range for focused agent interaction.
Invocation
- info:Overlapping near-synonym toolsWhile many `docs +update` commands exist, they are distinct operations (e.g., `str_replace` vs `block_insert_after`). The primary overlap is `docs +search` vs `drive +search`, with `drive +search` being recommended for new use cases.
安装
npx skills add larksuite/cli通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
类似扩展
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Image Transformation API
100Transform images with resize, crop, smart crop, upscale, remove background, and 20+ operations.
Lark Wiki CLI
100飞书知识库:管理知识空间、空间成员和文档节点。创建和查询知识空间、查看和管理空间成员、管理节点层级结构、在知识库中组织文档和快捷方式。当用户需要在知识库中查找或创建文档、浏览知识空间结构、查看或管理空间成员、移动或复制节点时使用。
Lark Calendar
100飞书日历(calendar):提供日历与日程(会议)的全面管理能力。核心场景包括:查看/搜索日程、创建/更新日程、管理参会人、查询忙闲状态及推荐空闲时段、查询/搜索与预定会议室。注意:涉及【预约日程/会议】或【查询/预定会议室】时,必须先读取 references/lark-calendar-schedule-meeting.md 工作流!高频操作请优先使用 Shortcuts:+agenda(快速概览今日/近期行程)、+create(创建日程并按需邀请参会人及预定会议室)、+update(更新既有日程字段,或独立增删参会人/会议室)、+freebusy(查询用户主日历的忙闲信息和rsvp的状态)、+rsvp(回复日程邀请)
Lark Base
100当需要用 lark-cli 操作飞书多维表格(Base)时调用:搜索 Base、建表、字段管理、记录读写、记录分享链接、视图配置、历史查询,以及角色/表单/仪表盘管理/工作流;也适用于把旧的 +table / +field / +record 写法改成当前命令写法。涉及字段设计、公式字段、查找引用、跨表计算、行级派生指标、数据分析需求时也必须使用本 skill。
Feishu Perm
99Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.