← 返回 Skills 市场
230
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-feishu-fetch-doc
功能描述
获取飞书云文档内容。返回文档的 Markdown 内容,支持处理文档中的图片、文件和画板(需配合 feishu_doc_media 工具)。
安全使用建议
This skill is an orchestration document: it parses Feishu doc tokens and directs other Feishu tools to download media or resolve wiki tokens. Before installing: (1) confirm the complementary tools it calls (feishu_doc_media, feishu_wiki_space_node, feishu_sheet, bitable tools) are trusted and review their requested credentials, since those tools will perform API calls; (2) be aware the skill may instruct writing downloaded media to a filesystem path — ensure the agent runtime has appropriate and limited filesystem permissions; (3) treat extracted tokens and downloaded files as sensitive data. The skill itself does not request extra credentials and appears internally consistent.
功能分析
Type: OpenClaw Skill
Name: openclaw-feishu-fetch-doc
Version: 1.0.0
The skill bundle contains metadata and instructions (SKILL.md) for an AI agent to interact with Feishu (Lark) documents. The instructions provide a logical workflow for resolving Wiki URLs, fetching document content, and handling media attachments via auxiliary tools. There is no evidence of malicious intent, data exfiltration, or prompt injection; the behavior is entirely consistent with the stated purpose of document retrieval.
能力评估
Purpose & Capability
Name/description say: fetch Feishu cloud document and return Markdown, including media handled via an external feishu_doc_media tool. SKILL.md only contains parsing and orchestration instructions and refers to complementary tools — this is coherent with the declared purpose.
Instruction Scope
Instructions are focused: extract token from URL/HTML tags, call feishu_doc_media to download media, and call feishu_wiki_space_node to resolve wiki tokens. Note: it assumes the presence of other tools (feishu_doc_media, feishu_wiki_space_node, feishu_sheet, feishu_bitable_*). The skill itself does not request credentials or access unrelated system files, but it instructs writing media to an output_path (requires agent filesystem write permissions).
Install Mechanism
No install spec and no code files (instruction-only). This minimizes disk writes and installation risk.
Credentials
No required environment variables, primary credential, or config paths are declared. The SKILL.md does not access env vars or credentials itself. Note that actual API access would be performed by the referenced tools, which may require credentials — those should be reviewed separately.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or attempt to modify other skills/configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-feishu-fetch-doc - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-feishu-fetch-doc触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
常见问题
OpenClaw飞书获取文档 是什么?
获取飞书云文档内容。返回文档的 Markdown 内容,支持处理文档中的图片、文件和画板(需配合 feishu_doc_media 工具)。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 230 次。
如何安装 OpenClaw飞书获取文档?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-feishu-fetch-doc」即可一键安装,无需额外配置。
OpenClaw飞书获取文档 是免费的吗?
是的,OpenClaw飞书获取文档 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw飞书获取文档 支持哪些平台?
OpenClaw飞书获取文档 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw飞书获取文档?
由 chenfa188(@chenfa188)开发并维护,当前版本 v1.0.0。
推荐 Skills