Install
openclaw skills install xiaoming-automation-scripts自动化脚本集 - 日常任务自动化、定时执行、批量处理
openclaw skills install xiaoming-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+ 定制脚本 |