← 返回 Skills 市场
279
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install minimax-xlsx-pro
功能描述
MiniMax spreadsheet production system. Engage for any task that involves tabular data, numeric analysis, or spreadsheet generation. Supports XLSX/XLSM/CSV th...
安全使用建议
Key things to check before installing or running this skill: 1) The skill expects a native CLI at ./scripts/MiniMaxXlsx but that binary is not included — ask the publisher where it comes from and request source or a vetted release. 2) scripts/recalc.py will write a LibreOffice macro into your home LibreOffice config (~/.config/libreoffice/... or macOS Library path). That can overwrite existing macros and gives the skill a persistent ability to run LibreOffice scripting on files — only allow this if you trust the skill and have backups. 3) The script invokes system binaries (soffice, timeout/gtimeout); ensure these are present and that running them in your environment is acceptable. 4) If you plan to use on sensitive data, run the skill in a sandboxed environment or inspect/approve the macro code (Module1.xba) and the CLI binary before allowing writes. 5) Ask the maintainer for the missing CLI, a description of why the macro must be written, and an explicit opt-in to modify user config; if they can't provide that, treat the skill as unsafe for production data.
能力评估
Purpose & Capability
The declared purpose (build xlsx deliverables, recalc formulas, validate structure, create pivots/charts) aligns with the provided code and docs: openpyxl/pandas usage and a recalculation step via LibreOffice are reasonable. However, the SKILL.md repeatedly references a native CLI binary at ./scripts/MiniMaxXlsx for many validation/pivot/chart operations but that binary is not present in the file manifest — a functional gap/incoherence. Either the binary is expected to be provided externally at runtime (not declared) or the skill is incomplete.
Instruction Scope
The runtime instructions instruct creating and writing a LibreOffice macro into the user's macro folder (~/.config/libreoffice/... or macOS Library path) via scripts/recalc.py. That modifies a persistent user configuration area and can overwrite existing macros. The SKILL.md does not declare or warn about modifying user config paths. The docs also mandate automatic chart creation and always-inserted cover sheets which may produce artifacts the user didn't explicitly request.
Install Mechanism
There is no external install spec (instruction-only), which lowers risk. But the skill assumes external tooling: 'soffice' (LibreOffice) and a local binary ./scripts/MiniMaxXlsx. soffice is a reasonable dependency for formula recalculation, but the missing CLI binary is an incoherence. No remote downloads are requested by the skill, which is good, but the scripts will invoke local commands whose presence is assumed.
Credentials
The skill declares no required environment variables or credentials, yet it writes to user home config paths and executes system binaries (soffice, timeout/gtimeout). Writing to the LibreOffice macro directory is persistent filesystem access not disclosed in the metadata. The lack of declared config path requirements is disproportionate to that behavior.
Persistence & Privilege
Although always:false, the skill's recalc.py will create or overwrite a macro file in the user's LibreOffice macro directory, producing a persistent change to the user's environment. That is a privileged side-effect (modifies user application config) and should be explicitly disclosed and permissioned; it currently is not.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install minimax-xlsx-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/minimax-xlsx-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Spreadsheet production with openpyxl+pandas, formula support
元数据
常见问题
MiniMax XLSX Pro 是什么?
MiniMax spreadsheet production system. Engage for any task that involves tabular data, numeric analysis, or spreadsheet generation. Supports XLSX/XLSM/CSV th... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 279 次。
如何安装 MiniMax XLSX Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install minimax-xlsx-pro」即可一键安装,无需额外配置。
MiniMax XLSX Pro 是免费的吗?
是的,MiniMax XLSX Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MiniMax XLSX Pro 支持哪些平台?
MiniMax XLSX Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MiniMax XLSX Pro?
由 luaqnyin(@luaqnyin)开发并维护,当前版本 v1.0.0。
推荐 Skills