首页龙虾技能列表 › Excel Batch Processor — 技能工具

Excel Batch Processor — 技能工具

v1.0.0

[自动翻译] Automate batch Excel tasks including merging, splitting, format conversion, data cleaning, deduplication, and bulk formula filling with wildcard suppo...

0· 161·1 当前·2 累计
by @bingze00000·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/28
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's stated Excel batch-processing purpose is plausible, but there are inconsistencies and provenance gaps (metadata lists Python dependencies but there is no install spec or source homepage), so proceed with caution.
评估建议
This skill appears to do what it says (Excel batch operations) but there are two practical risks: (1) provenance — there's no homepage/source repo or install spec, so you can't verify the author or code; (2) missing install instructions — the metadata lists Python libraries but doesn't say how/when they'll be installed, so an agent or you may need to install them manually or the agent could attempt to run pip installs. Before installing or using: 1) ask the publisher for a source repository or p...
详细分析 ▾
用途与能力
Name, description, and SKILL.md describe Excel merging/splitting/cleaning which coherently maps to the declared dependencies (openpyxl, pandas) in _meta.json. Functionality requested (wildcards, CSV conversion, large-file optimizations) is consistent with a tool that would use those libraries.
指令范围
SKILL.md is an instruction-only document (Chinese), showing example command formats for merge/split/convert/clean/fill and references only local files and output directories. It does not instruct reading unrelated system files or sending data to external endpoints. However the instructions are high-level and vague (no concrete runtime program to invoke), which gives an agent broad discretion about how to achieve tasks.
安装机制
_meta.json lists requirements (openpyxl, pandas) but there is no install specification and no code files. That mismatch is concerning: it's unclear who installs or supplies the runtime. The agent or user may end up needing to install third-party packages manually or the agent might attempt to pip-install them at runtime — the provenance of any code the agent would execute is unspecified. No homepage or source repo is provided to verify the publisher or package integrity.
凭证需求
The skill requests no environment variables, credentials, or config paths. For a local file-processing tool, the absence of secret/credential requests is appropriate.
持久化与权限
Skill is instruction-only, no install actions are declared, always:false, and it does not request elevated or persistent platform privileges. Nothing in the package requests autonomous persistence beyond normal agent invocation.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/28

Initial release of Excel Batch Processor. - Automates batch processing of Excel files, including merging, splitting, format conversion, data cleansing, and bulk editing. - Supports merging multiple files, splitting large files, converting between Excel and CSV, bulk format changes, deduplication, and batch formula filling. - Command-driven usage for each function. - Handles batch operations with wildcard support, preserves formulas and formats, optimizes for large files, and auto-skips errors. - Outputs in Excel (.xlsx) and CSV (.csv) formats.

● 无害

安装命令 点击复制

官方npx clawhub@latest install excel-batch-processor
镜像加速npx clawhub@latest install excel-batch-processor --registry https://cn.clawhub-mirror.com

技能文档

功能描述

批量处理 Excel 文件的自动化工具,支持合并、拆分、格式转换、数据清洗等操作。

使用场景

  • 多个 Excel 文件合并为一个
  • 大文件拆分为多个小文件
  • Excel 与 CSV 互相转换
  • 批量修改单元格格式
  • 数据清洗和去重
  • 公式批量填充

命令

合并文件

合并 Excel 文件列表=file1.xlsx,file2.xlsx,file3.xlsx 输出=merged.xlsx

拆分文件

拆分 Excel 文件=source.xlsx 按=工作表 输出目录=./output

格式转换

转换 Excel 到 CSV 文件=input.xlsx 输出目录=./output

数据清洗

清洗 Excel 文件=input.xlsx 操作=去重,删除空行 输出=cleaned.xlsx

批量填充

批量填充 Excel 文件=*.xlsx 单元格=A1 值=公司名称 输出目录=./output

输出格式

  • Excel (.xlsx)
  • CSV (.csv)

特性

  • 支持通配符批量处理
  • 保持原有公式和格式
  • 大文件优化处理
  • 错误自动跳过
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务