← Back to Skills Marketplace
1536
Downloads
1
Stars
18
Active Installs
1
Versions
Install in OpenClaw
/install ws-excel
Description
Excel 操作。数据处理、公式、表格操作。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ws-excel - After installation, invoke the skill by name or use
/ws-excel - Provide required inputs per the skill's parameter spec and get structured output
Version History
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/.
Metadata
Frequently Asked Questions
What is Excel?
Excel 操作。数据处理、公式、表格操作。 It is an AI Agent Skill for Claude Code / OpenClaw, with 1536 downloads so far.
How do I install Excel?
Run "/install ws-excel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Excel free?
Yes, Excel is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Excel support?
Excel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Excel?
It is built and maintained by fhbillwer (@fhbillwer); the current version is v1.0.0.
More Skills