Auto-Updater Skill
一个面向 Other 场景的 Agent 技能。原始说明:Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
name: beszel
description: Monitor home lab servers via Beszel (PocketBase).
metadata: {"clawdbot":{"emoji":"📊","requires":{"bins":["node"]}}}
Check the status of your local servers.
beszel status - Get status of all systemsbeszel containers - List top containers by CPU usage# Get status
source ~/.zshrc && ~/clawd/skills/beszel/index.js status
# Get container stats
source ~/.zshrc && ~/clawd/skills/beszel/index.js containers