Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @karakuscem Updated 2/26/2026

📊 Beszel Check OpenClaw Skill - ClawHub

Do you want your AI agent to automate Beszel Check workflows? This free skill from ClawHub helps with devops & cloud tasks without building custom tools from scratch.

What this skill does

Monitor home lab servers via Beszel (PocketBase).

Install

npx clawhub@latest install beszel-check

Full SKILL.md

Open original
namedescription
beszelMonitor home lab servers via Beszel (PocketBase).

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

# Get status
source ~/.zshrc && ~/clawd/skills/beszel/index.js status

# Get container stats
source ~/.zshrc && ~/clawd/skills/beszel/index.js containers
Original URL: https://github.com/openclaw/skills/blob/main/skills/karakuscem/beszel-check

Related skills

If this matches your use case, these are close alternatives in the same category.