beszel
✓Verified·Scanned 2/18/2026
This skill monitors home-lab servers via Beszel/PocketBase and provides beszel status and beszel containers commands. It reads environment variables BESZEL_HOST, BESZEL_USER, and BESZEL_PASS, runs ~/clawd/skills/beszel/index.js, and makes HTTP calls to http://127.0.0.1:8090.
from clawhub.ai·va827bd3·4.2 KB·0 installs
Scanned from 1.0.0 at a827bd3 · Transparency log ↗
$ vett add clawhub.ai/karakuscem/beszel
Beszel Monitoring
Check the status of your local servers.
Usage
beszel status- Get status of all systemsbeszel containers- List top containers by CPU usage
Commands
# Get status
source ~/.zshrc && ~/clawd/skills/beszel/index.js status
# Get container stats
source ~/.zshrc && ~/clawd/skills/beszel/index.js containers