← Back to Skills Marketplace
5038
Downloads
5
Stars
14
Active Installs
2
Versions
Install in OpenClaw
/install ke-office-automation
Description
科特船长 - 办公自动化脚本,Excel/Word/文件批量处理
Usage Guidance
Install only if you are comfortable reviewing and controlling the exact folders it touches. Test on copies first, keep backups, and avoid running the rename or Word replacement actions on important business, HR, finance, or customer documents until safeguards such as dry-run, confirmation, backups, and collision checks are added. I found no artifact-backed evidence of malware or hidden data upload; the Review verdict is for unsafe bulk-edit controls, not malicious intent.
Capability Assessment
Purpose & Capability
The visible Python script mostly matches the stated office-automation purpose: Excel/PDF merging, file renaming, and Word text replacement. The README also advertises email sending, Excel splitting, and PDF splitting, but those actions are not implemented in the visible script, which creates documentation/runtime mismatch rather than evidence of hidden exfiltration.
Instruction Scope
The skill operates on user-supplied folders and can modify many files at once. Batch rename prints a preview and then immediately runs, and Word replacement saves over matching .docx files directly, with no confirmation prompt, dry-run mode, backup, output directory separation, collision checks, or rollback manifest.
Install Mechanism
The install metadata only requires python3. Optional missing libraries are suggested through user-visible pip install commands for pandas/openpyxl, pypdf, and python-docx; there is no automatic installer or obfuscated setup, but dependencies are unpinned.
Credentials
Local file read/write access is expected for office automation, but the skill targets finance, HR, sales, and document workflows where in-place bulk mutation can affect sensitive business files. The broad 'all processing is local' statement should be read cautiously because the docs also advertise an email-send feature, although no email-sending code is present in the artifact.
Persistence & Privilege
No background persistence, privilege escalation, credential scraping, hardcoded secrets, subprocess execution, network client code, or broad local indexing was found in the visible artifacts.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ke-office-automation - After installation, invoke the skill by name or use
/ke-office-automation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
- 初步实现: 增加 office_automation.py 主脚本文件
- 新增 test_files 目录及3个示例文本文件用于功能测试
- 此为基础代码与测试数据的首次提交,完善后续开发基础
v1.0.0
Initial release of ke-office-automation 1.0.0
- Introduces common office automation scripts for batch processing of Excel, Word, PDF, and files.
- Supports actions including Excel merge/split, Word batch edits, file renaming, PDF merge/split, and email sending.
- Provides usage examples and clear parameter documentation.
- Lists application scenarios for Finance, HR, Sales, and general document management.
- Offers custom automation development services with reference pricing.
- Includes FAQ and a selection of free script templates.
Metadata
Frequently Asked Questions
What is Office Automation?
科特船长 - 办公自动化脚本,Excel/Word/文件批量处理. It is an AI Agent Skill for Claude Code / OpenClaw, with 5038 downloads so far.
How do I install Office Automation?
Run "/install ke-office-automation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Office Automation free?
Yes, Office Automation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Office Automation support?
Office Automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Office Automation?
It is built and maintained by xiaoheizp (@xiaoheizp); the current version is v1.1.0.
More Skills