feishu-doc-ops
Use when executing real Feishu knowledge-base, wiki, or doc-library read/write operations after destination and content are already decided.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when executing real Feishu knowledge-base, wiki, or doc-library read/write operations after destination and content are already decided.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | feishu-doc-ops |
| description | Use when executing real Feishu knowledge-base, wiki, or doc-library read/write operations after destination and content are already decided. |
Handle Feishu knowledge-base reads and writes with the correct identity and real execution evidence.
This skill is about operational execution, not personal knowledge-system routing or writing judgment.
Default rule:
user identity for Feishu knowledge-base reads and writes.If application identity can read but cannot write to the intended parent directory:
Do not claim completion without real command output.
Use the official lark-cli flow.
Typical sequence:
Representative commands:
lark-cli auth status
lark-cli wiki spaces list --as user
lark-cli wiki spaces get_node --as user --params '{"token":"<node_token>"}'
lark-cli wiki nodes list --as user --params '{"space_id":"<space_id>","parent_node_token":"<node_token>"}'
Write only after personal-knowledge-write and feishu-doc-library-writing have already decided that a write is allowed, where it belongs, and what durable content should be written.
Typical sequence:
Observed with lark-cli docs +create:
--markdown @file must use a file path relative to the current working directory. If the source file is in /tmp/..., cd into that directory first and pass @file.md.--folder-token, --wiki-node, and --wiki-space are mutually exclusive. To create a document under an existing wiki parent node, pass only --wiki-node <parent_node_token> and let the CLI infer the space.lark-cli docs +update --mode append --doc <obj_token> --markdown @file.md.If document search scope is missing:
If write permissions are missing:
Every success claim must be backed by at least one of:
lark-cliIf no real evidence exists, do not say the task is done.
Use this skill for:
Do not use this skill to decide:
Those belong to personal-knowledge-write and writing skills.
Use this skill after personal knowledge-system protocol and writing decisions are clear.
Sequence:
personal-knowledge-write
Confirm the explicit write request, read the required system and directory rules, and decide the destination/update policy.
feishu-doc-library-writing
Prepare the durable title, body, evidence, and update policy.
feishu-doc-ops
Execute the read/write command and capture returned Feishu evidence.
Use lark-cli, use user identity by default, collect real evidence, and only claim completion when Feishu has actually returned success metadata.
Use when creating, updating, or polishing durable content for a Feishu knowledge base, personal doc library, wiki, or document archive.
Use when tasks require operating web pages. Run the bundled browser script in this skill so browser actions stay observable and reversible.
当需要用 lark-cli 操作飞书多维表格(Base)时调用:适用于建表、字段管理、记录读写、视图配置、历史查询,以及角色/表单/仪表盘管理/工作流;也适用于把旧的 +table / +field / +record 写法改成当前命令写法。涉及字段设计、公式字段、查找引用、跨表计算、行级派生指标、数据分析需求时也必须使用本 skill。
飞书日历(calendar):提供日历与日程(会议)的全面管理能力。核心场景包括:查看/搜索日程、创建/更新日程、管理参会人、查询忙闲状态及推荐空闲时段、查询/搜索与预定会议室。注意:涉及【预约日程/会议】或【查询/预定会议室】时,必须先读取 references/lark-calendar-schedule-meeting.md 工作流!高频操作请优先使用 Shortcuts:+agenda(快速概览今日/近期行程)、+create(创建日程并按需邀请参会人及预定会议室)、+freebusy(查询用户主日历的忙闲信息和rsvp的状态)、+rsvp(回复日程邀请)
飞书云文档:创建和编辑飞书文档。从 Markdown 创建文档、获取文档内容、更新文档(追加/覆盖/替换/插入/删除)、上传和下载文档中的图片和文件、搜索云空间文档。当用户需要创建或编辑飞书文档、读取文档内容、在文档中插入图片、搜索云空间文档时使用;如果用户是想按名称或关键词先定位电子表格、报表等云空间对象,也优先使用本 skill 的 docs +search 做资源发现。
飞书云空间:管理云空间中的文件和文件夹。上传和下载文件、创建文件夹、复制/移动/删除文件、查看文件元数据、管理文档评论、管理文档权限、订阅用户评论变更事件;也负责把本地 Word/Markdown/Excel/CSV 导入为飞书在线云文档(docx、sheet、bitable)。当用户需要上传或下载文件、整理云空间目录、查看文件详情、管理评论、管理文档权限、订阅用户评论变更事件,或要把本地文件导入成新版文档、电子表格、多维表格/Base 时使用。