← 返回 Skills 市场
Office Reader
作者
yuyonghao-123
· GitHub ↗
· v0.1.0
· MIT-0
194
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install yuyonghao-office-reader
功能描述
读取本地 Word、Excel、PowerPoint、PDF 及多种文本格式文件,支持内容解析和摘要输出。
安全使用建议
Do not install or enable this skill yet. The runtime script (office-reader.ps1) and/or Python code are missing from the package, so you cannot verify what will execute. Ask the author to provide the actual script(s) and a clear install procedure (how Python deps are installed, whether any network calls are made). Before using, review the script for any network/upload calls or code that reads files outside intended paths. If you need a file-reader, prefer a package that includes its runtime files or from a trusted source and explicitly documents installation and privacy (no external uploads).
能力评估
Purpose & Capability
The description and SKILL.md claim a local Office/PDF reader (expected to need python-docx, python-pptx, pandas, openpyxl, pypdf). However the package only includes package.json/README/SKILL.md and no actual runtime script or Python code. package.json's main points to office-reader.ps1 (not present). The declared capabilities broadly match the task, but the absent script and mixed packaging signals are incoherent.
Instruction Scope
SKILL.md instructs invoking a PowerShell script (\.\skills\office-reader\office-reader.ps1) and gives examples of reading arbitrary local paths (C:\...). That local-file access is expected for this purpose, but the instructions assume a script will be run automatically — the script is not present, so it's unclear what code would run. The docs also reference calling another 'summarize' skill for PDFs. There is no instruction-level detail about network behavior; the SKILL.md claims 'not uploaded externally' but without code that cannot be verified.
Install Mechanism
No install spec is provided (instruction-only), but README and SKILL.md list Python dependencies and give a pip install line. There is no packaged installer, no explicit install steps for the agent, and no script files shipped. This mismatch (declared Python libs vs. no runtime files) is suspicious because it leaves unclear how dependencies would be installed or how the skill executes.
Credentials
The skill requests no environment variables or credentials, which is appropriate. However, it requires reading arbitrary local file paths when invoked — that is inherent to its purpose but is sensitive. The SKILL.md states files are not uploaded, but absence of code prevents verifying that claim.
Persistence & Privilege
Flags show always=false and normal model invocation is allowed. There is no evidence the skill requests elevated or persistent privileges or modifies other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yuyonghao-office-reader - 安装完成后,直接呼叫该 Skill 的名称或使用
/yuyonghao-office-reader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- 首个版本发布,提供统一的 Office 文档和本地文件读取功能
- 支持多种格式:Word、Excel、PowerPoint、PDF、Markdown、纯文本、CSV、JSON、YAML、HTML
- 提供 PowerShell 脚本与自然语言两种调用方式
- 可输出文本、JSON 或 markdown,支持最大输出行数参数
- 内置详细示例、依赖说明及常见问题排查
- 自动限制输出大小,保障安全与性能
元数据
常见问题
Office Reader 是什么?
读取本地 Word、Excel、PowerPoint、PDF 及多种文本格式文件,支持内容解析和摘要输出。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 194 次。
如何安装 Office Reader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yuyonghao-office-reader」即可一键安装,无需额外配置。
Office Reader 是免费的吗?
是的,Office Reader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Office Reader 支持哪些平台?
Office Reader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Office Reader?
由 yuyonghao-123(@yuyonghao-123)开发并维护,当前版本 v0.1.0。
推荐 Skills