·feishu-cli-read
</>

feishu-cli-read

阅读飞书云文档或知识库内容。当用户请求查看、阅读或分析飞书文档或知识库时使用。支持通过文档 ID、知识库令牌或 URL 进行阅读。 Markdown 作为中间格式存储在 /tmp 目录中。

60安装·6热度·@riba2534

安装

$npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-read

如何安装 feishu-cli-read

通过命令行快速安装 feishu-cli-read AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-read
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:riba2534/feishu-cli。

SKILL.md

查看原文

| https://xxx.feishu.cn/docx/ | 普通文档 | doc export | | https://xxx.feishu.cn/wiki/ | 知识库 | wiki export | | https://xxx.larkoffice.com/docx/ | 普通文档 | doc export | | https://xxx.larkoffice.com/wiki/ | 知识库 | wiki export |

| code=131002, param err | 参数错误 | 检查 token 格式 | | code=131001, node not found | 节点不存在 | 检查 token 是否正确 | | code=131003, no permission | 无权限访问 | 确认应用有 wiki:wiki:readonly 权限 | | code=131004, space not found | 知识空间不存在 | 检查 spaceid 是否正确 | | 空内容或 Unknown block type | 特殊块类型 | 见「目录节点识别」章节 |

| Callout 高亮块 | > [!NOTE]、> [!WARNING] 等 6 种 GitHub-style alert | | 块级/行内公式 | $formula$(LaTeX 格式) | | 画板 (Board) | 画板/Whiteboard 链接 | | ISV 块 (Mermaid) | 画板链接 | | QuoteContainer | > 引用语法(支持嵌套) | | AddOns/SyncedBlock | 透明展开子块内容 | | Iframe | HTML 标签 |

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-read
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-11

Browse more skills from riba2534/feishu-cli

快速解答

什么是 feishu-cli-read?

阅读飞书云文档或知识库内容。当用户请求查看、阅读或分析飞书文档或知识库时使用。支持通过文档 ID、知识库令牌或 URL 进行阅读。 Markdown 作为中间格式存储在 /tmp 目录中。 来源:riba2534/feishu-cli。

如何安装 feishu-cli-read?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-read 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/riba2534/feishu-cli