name: beszel
description: 通过 Beszel(PocketBase)监控家庭实验室服务器。
metadata: {"clawdbot":{"emoji":"📊","requires":{"bins":["node"]}}}
检查本地服务器的运行状态。
beszel status - 获取所有系统的状态beszel containers - 列出 CPU 使用率最高的容器# 获取状态
source ~/.zshrc && ~/clawd/skills/beszel/index.js status
# 获取容器统计信息
source ~/.zshrc && ~/clawd/skills/beszel/index.js containers