← 返回 Skills 市场
fhbillwer

Excel

作者 fhbillwer · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
1536
总下载
1
收藏
18
当前安装
1
版本数
在 OpenClaw 中安装
/install ws-excel
功能描述
Excel 操作。数据处理、公式、表格操作。
安全使用建议
This skill appears to do what it says (Excel processing) but has two small inconsistencies you should address before installing: 1) SKILL.md names a tool 'minimax-xlsx' but the skill doesn't declare that binary or an install step — confirm whether your agent environment already provides this tool or ask the publisher to include an install or declare the requirement. 2) The instructions reference a fixed workspace path (/workspace/data/analytics/) which could let the skill read other files in your workspace; ask the publisher why that path is used and whether the skill will only operate on files you explicitly upload. If you proceed, test the skill in a sandboxed environment, verify the provenance of 'minimax-xlsx', and consider restricting the agent's workspace or permissions to prevent unintended access.
功能分析
Type: OpenClaw Skill Name: ws-excel Version: 1.0.0 The skill bundle provides standard Excel and CSV processing capabilities, including data cleaning and formula calculation. The SKILL.md file contains typical instructions for an AI agent to handle spreadsheet tasks and references a standard workspace path (/workspace/data/analytics/). No malicious code, data exfiltration attempts, or harmful prompt injections were found.
能力评估
Purpose & Capability
The name/description (Excel operations: read/write, cleaning, formulas) match the instructions. However, the instructions explicitly say to use a tool named 'minimax-xlsx' even though the skill declares no required binaries or install steps — that's an inconsistency (the skill either assumes an environment dependency or omitted an install/requirement).
Instruction Scope
SKILL.md instructs use of a specific filesystem path (/workspace/data/analytics/) as the data location. That directs the agent to read files from a workspace path beyond the single uploaded file described in 'Usage' and could expose other workspace data. The instructions also refer to 'minimax-xlsx' without describing where it comes from or how it's installed.
Install Mechanism
There is no install spec (instruction-only), which is lowest risk in general. But because the instructions rely on 'minimax-xlsx', the absence of an install or declared required binary is a gap — either the environment must already have that tool or the skill omitted necessary installation steps.
Credentials
The skill declares no environment variables, credentials, or config paths (good). Still, the SKILL.md's hard-coded workspace path is effectively a config requirement that wasn't declared; this could allow access to unrelated files in the agent workspace and should be clarified.
Persistence & Privilege
The skill does not request always:true, has no install actions, and makes no claims about modifying other skills or system settings. Autonomous invocation is enabled (platform default), which is normal and not flagged on its own.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ws-excel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ws-excel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ws-excel 1.0.0 - Initial release. - Enables reading and writing Excel files. - Supports data cleaning, formula calculation, and multi-sheet operations. - Triggered by keywords such as Excel, 表格, csv, xlsx. - Handles files located at /workspace/data/analytics/.
元数据
Slug ws-excel
版本 1.0.0
许可证 MIT-0
累计安装 18
当前安装数 18
历史版本数 1
常见问题

Excel 是什么?

Excel 操作。数据处理、公式、表格操作。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1536 次。

如何安装 Excel?

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

Excel 是免费的吗?

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

Excel 支持哪些平台?

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

谁开发了 Excel?

由 fhbillwer(@fhbillwer)开发并维护,当前版本 v1.0.0。

💬 留言讨论