agent-tools
Installation
SKILL.md
agent-tools
AI Agent 通用工具集,让 CooL神 拥有瑞士军刀般的实用能力。
工具清单
🔍 系统监控
| 命令 | 说明 |
|---|---|
top |
查看系统进程/资源占用 |
htop |
交互式进程查看(需安装) |
df -h |
磁盘空间使用情况 |
du -sh * |
当前目录各文件夹大小 |
free -h |
内存使用情况 |
uptime |
系统运行时间和负载 |
AI Agent 通用工具集,让 CooL神 拥有瑞士军刀般的实用能力。
| 命令 | 说明 |
|---|---|
top |
查看系统进程/资源占用 |
htop |
交互式进程查看(需安装) |
df -h |
磁盘空间使用情况 |
du -sh * |
当前目录各文件夹大小 |
free -h |
内存使用情况 |
uptime |
系统运行时间和负载 |