🦀 ClawHub
Exec Reducer
by @jaxint
Provides reusable tools to batch process files for reading, writing, and searching, reducing exec command usage.
TERMINAL
clawhub install exec-reducer📖 About This Skill
exec-batch-skill
功能
封装常用操作为可复用工具,减少exec调用触发条件
当需要批量处理文件、搜索、写入时使用使用方法
# 读取文件
python exec-batch-skill.py read 写入文件
python exec-batch-skill.py write 搜索
python exec-batch-skill.py search