9.9k★by karakuscem
beszel – OpenClaw Skill
beszel is an OpenClaw Skills integration for data analytics workflows. Monitor home lab servers via Beszel (PocketBase).
9.9k stars4.1k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026data analytics
Skill Snapshot
| name | beszel |
| description | Monitor home lab servers via Beszel (PocketBase). OpenClaw Skills integration. |
| owner | karakuscem |
| repository | karakuscem/beszel-check |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @karakuscem/beszel-check |
| last updated | Feb 7, 2026 |
Maintainer

File Explorer
3 files
.
_meta.json
280 Bindex.js
3.7 KBSKILL.md
507 BSKILL.md
name: beszel description: Monitor home lab servers via Beszel (PocketBase). metadata: {"clawdbot":{"emoji":"📊","requires":{"bins":["node"]}}}
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
README.md
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install beszel?
Run openclaw add @karakuscem/beszel-check in your terminal. This installs beszel into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/karakuscem/beszel-check. Review commits and README documentation before installing.
