Excel

v1.0.0

Excel 操作。数据处理、公式、表格操作。

1· 1.5k·18 current·18 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for fhbillwer/ws-excel.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Excel" (fhbillwer/ws-excel) from ClawHub.
Skill page: https://clawhub.ai/fhbillwer/ws-excel
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install ws-excel

ClawHub CLI

Package manager switcher

npx clawhub@latest install ws-excel
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
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.
What to consider before installing
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk9724jwevd5ar12wvsre1d0tah82nqmw
1.5kdownloads
1stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Excel 技能

帮你处理 Excel 文件。

功能

  • 读取/写入 Excel
  • 数据清洗
  • 公式计算
  • 多表格处理

使用方式

发给我 Excel 文件,告诉我需要做什么。

示例

分析这个Excel文件
统计销售额总和

技能: 使用 minimax-xlsx 处理 Excel

数据位置: /workspace/data/analytics/

Comments

Loading comments...