What is feishu-cli-read?
读取飞书云文档或知识库内容。当用户请求查看、阅读、分析飞书文档或知识库时使用。支持通过文档 ID、知识库 Token 或 URL 读取。Markdown 作为中间格式存储在 /tmp 目录。 Source: riba2534/feishu-cli.
读取飞书云文档或知识库内容。当用户请求查看、阅读、分析飞书文档或知识库时使用。支持通过文档 ID、知识库 Token 或 URL 读取。Markdown 作为中间格式存储在 /tmp 目录。
Quickly install feishu-cli-read AI skill to your development environment via command line
Source: riba2534/feishu-cli.
| 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 标签 |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-read读取飞书云文档或知识库内容。当用户请求查看、阅读、分析飞书文档或知识库时使用。支持通过文档 ID、知识库 Token 或 URL 读取。Markdown 作为中间格式存储在 /tmp 目录。 Source: riba2534/feishu-cli.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-read Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/riba2534/feishu-cli