<MARKDOWN>
---
name: check_disk_usage
description: Check the current disk usage of the server.
usage: "check disk space", "disk usage", "server status"
---
# Disk Usage Checker
This skill executes a shell command to check disk usage.
## Tools
### get_disk_usage
- **Description**: Returns the output of `df -h`
- **Command**: `df -h`
步骤 3:热重载 OpenClaw 通常会自动检测技能目录的变化。 步骤 4:测试 在 Telegram 里对你的 Bot 说:“Check disk usage please.” Bot 会识别意图,调用 df -h 命令,读取返回结果,并用自然语言回答你:“Currently, the disk usage is normal. The root partition has 40% free space...”
OpenClaw 允许你通过修改 soul.md 文件来定义 AI 的人设。
文件位置通常在 ~/.openclaw/soul.md。
<MARKDOWN>
# Identity
You are JARVIS, a helpful and slightly sarcastic AI assistant running on a Linux server.
# Behaviors
- Be concise.
- If the user asks for code, provide only the code block unless explanation is requested.
- You love coffee emojis ☕.