Monitor home lab servers via Beszel (PocketBase).
Scanned 9/11/2026
Install to Claude Code
npx -y skills add lxyeternal/MalSkillBench --skill beszel-check --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Beszel Check?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lxyeternal-beszel-check)More formats (shields.io, HTML) on the badges page.
---
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 systems
- `beszel containers` - List top containers by CPU usage
## Commands
```bash
# Get status
source ~/.zshrc && ~/clawd/skills/beszel/index.js status
# Get container stats
source ~/.zshrc && ~/clawd/skills/beszel/index.js containers
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!