← 返回 Skills 市场
zways

Automate Excel

作者 zway · GitHub ↗ · v0.1.3
cross-platform ✓ 安全检测通过
8250
总下载
4
收藏
64
当前安装
4
版本数
在 OpenClaw 中安装
/install automate-excel
功能描述
Automates reading, writing, merging, transforming, and validating Excel (.xlsx/.xls) files. Use when the user works with spreadsheets, .xlsx files, Excel dat...
安全使用建议
Before installing, be aware that this skill can read and write local spreadsheets. Use explicit --output paths where possible, keep backups for important workbooks, and be especially careful with renaming or formatting scripts that may overwrite the original file if no output path is supplied.
能力评估
Purpose & Capability
The artifacts consistently describe and implement Excel/CSV conversion, merging, filtering, validation, formatting, and report-generation workflows using openpyxl, pandas, and xlrd.
Instruction Scope
The activation language is broad for spreadsheet work, and some examples/scripts can modify existing workbooks; this is purpose-aligned and partly disclosed, but users should confirm target files and output paths before running write operations.
Install Mechanism
Installation uses standard Python spreadsheet dependencies, but requirements use minimum-version constraints rather than pinned versions, so installs are not fully reproducible.
Credentials
The scripts operate on user-specified Excel/CSV files or directories and I found no network calls, credential use, browser/session access, broad local indexing, or unrelated system access.
Persistence & Privilege
No background persistence, privilege escalation, scheduled execution, or hidden startup behavior was found; the main residual risk is in-place spreadsheet modification when certain scripts are run without an output path.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install automate-excel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /automate-excel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.3
Initial public release with a comprehensive toolkit of Excel and CSV batch automation scripts. - Added 18+ command line scripts for Excel/CSV tasks: merging, conversion, deduplication, filtering, aggregation, validation, splitting, VLOOKUP, renaming sheets, formatting, and template fill. - Provided ready-to-use code samples and detailed usage guides in SKILL.md. - Included requirements.txt for easy dependency installation. - All scripts operate independently and support command line arguments for flexible batch processing.
v0.1.2
- SKILL.md significantly simplified: introductory usage explanations and some operational details were removed. - Kept core quick-reference tables for common Excel automation scripts and their parameters. - Core technical stack, dependency, code snippets, and tool script listings retained. - General instructions and examples streamlined for easier access.
v0.1.1
## automate-excel 0.1.1 - No changes detected in this version. - All features, documentation, and usage instructions remain the same as the previous release.
v0.1.0
- Initial release of automate-excel skill for automated processing of Excel files. - Supports reading, writing, merging, transforming, and validating .xlsx/.xls files and CSV-to-Excel conversion. - Provides command-line scripts for common Excel tasks: merging sheets/files, filtering, splitting, deduplication, aggregation, validation, column selection/renaming, VLOOKUP-style join, transpose, template filling, sheet renaming, conditional formatting, and text formatting for columns. - Utilizes openpyxl and pandas for Excel data management; scripts can be run standalone or via the skill system. - Includes usage guides, technical notes, and best practices for error handling and batch processing.
元数据
Slug automate-excel
版本 0.1.3
许可证
累计安装 289
当前安装数 64
历史版本数 4
常见问题

Automate Excel 是什么?

Automates reading, writing, merging, transforming, and validating Excel (.xlsx/.xls) files. Use when the user works with spreadsheets, .xlsx files, Excel dat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8250 次。

如何安装 Automate Excel?

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

Automate Excel 是免费的吗?

是的,Automate Excel 完全免费(开源免费),可自由下载、安装和使用。

Automate Excel 支持哪些平台?

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

谁开发了 Automate Excel?

由 zway(@zways)开发并维护,当前版本 v0.1.3。

💬 留言讨论