← 返回 Skills 市场
zywss

Excel Master

作者 ZYWss · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
177
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install excel-master
功能描述
Comprehensive Excel tool for opening, filtering, summarizing, charting, PDF exporting, and AI-based table analysis across multiple sheets.
使用说明 (SKILL.md)

Excel 全能技能\r

OpenClaw 最强 Excel 操作工具,支持筛选、统计、图表、PDF、AI 分析。\r \r

支持功能\r

  • 打开 / 读取 / 保存 Excel\r
  • 多工作表切换\r
  • 条件筛选(> \x3C = 包含)\r
  • 求和 / 平均值 / 最大 / 最小 / 计数\r
  • 生成柱状图、折线图、饼图\r
  • 一键导出 PDF\r
  • AI 自动分析表格结构\r \r

使用示例\r

打开excel data.xlsx\r 查看数据\r 筛选 年龄 > 25\r 求和 销售额\r 生成图表 柱状图\r 导出pdf\r 分析表格

安全使用建议
This skill overpromises features it doesn't implement and omits the 'xlsx' dependency. Before installing: (1) don't assume it can create charts, export PDFs, or run AI analysis—ask the author or request source that implements those features; (2) expect it to read any local file path you give it, so don't open sensitive files with it unless you trust the code; (3) the missing dependency will likely cause runtime errors—ask for an updated package.json or a trustworthy package source (e.g., GitHub) and review the full source; (4) consider running it in a sandboxed environment first. If you need charting or PDF export, request proof of those implementations rather than trusting the README/SKILL.md alone.
能力评估
Purpose & Capability
The name and description promise charting, PDF export, and AI-based analysis. The included index.js only implements opening, reading, basic filtering, simple statistics, and a trivial row/column 'analysis'—no chart generation, no PDF export, no AI integration. package.json also does not declare the required 'xlsx' dependency used by the code. The required capabilities are therefore overpromised and inconsistent with the actual code.
Instruction Scope
SKILL.md instructs the agent to perform charts, PDF export, and AI analysis. The runtime code does not implement those actions. The code does read arbitrary file paths provided by the user (XLSX.readFile), which is expected for an Excel tool but means it will access local files if given paths—this is within scope but should be explicit to users. Overall the instructions grant capabilities the code doesn't have.
Install Mechanism
No install spec is provided (lower risk). However, index.js requires the 'xlsx' package but package.json lists no dependencies; that discrepancy will likely cause runtime failures or hidden implicit install behavior. There are no downloads or external install URLs present.
Credentials
The skill requests no environment variables, no credentials, and no special config paths. That is proportionate for a local Excel-processing skill.
Persistence & Privilege
The skill is not marked always:true and uses normal invocation. It does not modify other skills or system config. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install excel-master
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /excel-master 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Internal code and dependency updates for stability. - No user-facing changes.
v1.0.0
Initial release of Excel Master - powerful Excel toolset for OpenClaw. - Open, read, and save Excel files - Switch between multiple worksheets - Conditional filtering (>, <, =, contains) - Perform sum, average, max, min, count - Generate bar/line/pie charts - Export to PDF - AI-powered table analysis
元数据
Slug excel-master
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Excel Master 是什么?

Comprehensive Excel tool for opening, filtering, summarizing, charting, PDF exporting, and AI-based table analysis across multiple sheets. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 177 次。

如何安装 Excel Master?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install excel-master」即可一键安装,无需额外配置。

Excel Master 是免费的吗?

是的,Excel Master 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Excel Master 支持哪些平台?

Excel Master 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Excel Master?

由 ZYWss(@zywss)开发并维护,当前版本 v1.0.1。

💬 留言讨论