Automation Scripts

自动化脚本集 - 日常任务自动化、定时执行、批量处理

Audits

Pass

Install

openclaw skills install xiaoming-automation-scripts

Automation Scripts

常用自动化脚本集合,解放双手。

功能

  • ✅ 文件批量重命名
  • ✅ 数据备份
  • ✅ 定时任务
  • ✅ 网页截图
  • ✅ 数据抓取

使用

# 批量重命名
clawhub auto rename --dir ./photos --pattern "IMG_{date}_{seq}"

# 自动备份
clawhub auto backup --source ~/docs --dest ~/backup

# 网页截图
clawhub auto screenshot --url https://example.com --output img.png

# 定时执行
clawhub auto schedule --cron "0 9 * * *" --command "backup"

定价

版本价格功能
免费版¥0基础脚本
Pro 版¥59全部脚本
订阅版¥12/月Pro+ 定制脚本