← Back to Skills Marketplace
zywss

Excel Master

by ZYWss · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
177
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install excel-master
Description
Comprehensive Excel tool for opening, filtering, summarizing, charting, PDF exporting, and AI-based table analysis across multiple sheets.
README (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 分析表格

Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install excel-master
  3. After installation, invoke the skill by name or use /excel-master
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug excel-master
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Excel Master?

Comprehensive Excel tool for opening, filtering, summarizing, charting, PDF exporting, and AI-based table analysis across multiple sheets. It is an AI Agent Skill for Claude Code / OpenClaw, with 177 downloads so far.

How do I install Excel Master?

Run "/install excel-master" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Excel Master free?

Yes, Excel Master is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Excel Master support?

Excel Master is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Excel Master?

It is built and maintained by ZYWss (@zywss); the current version is v1.0.1.

💬 Comments