pi-healthRaspberry Pi health monitor. Check CPU temperature, throttling status, voltage levels, memory/disk usage, fan RPM, overclock detection, and power issues. Use when monitoring Pi health, diagnosing thermal throttling, checking for under-voltage, or verifying system stability on any Raspberry Pi (Pi 3/4/5, arm64/armhf).
Install via ClawdBot CLI:
clawdbot install JosunLP/pi-healthRun the health check script:
bash scripts/health.sh
| Check | Source | Warning | Critical |
|-------|--------|---------|----------|
| CPU Temperature | thermal_zone0 | >70°C | >80°C |
| Throttling | vcgencmd get_throttled | any flag set | under-voltage |
| Voltages | vcgencmd measure_volts | — | — |
| Memory | free -m | >75% | >90% |
| Disk | df / | >75% | >90% |
| CPU Frequency | cpufreq sysfs | — | — |
| Load Average | /proc/loadavg | >nCPU | >2×nCPU |
| Fan | hwmon sysfs | — | — |
| Overclock | config.txt | detected | — |
| Power | dmesg | — | under-voltage |
0 — Healthy (all checks passed)1 — Warnings (non-critical issues)2 — Critical (needs immediate attention)vcgencmd (optional but recommended — comes with libraspberrypi-bin)bc (standard on Pi OS)Generated Mar 1, 2026
Ideal for hobbyists running Raspberry Pi clusters for media servers, home automation, or personal projects. This skill helps detect overheating, under-voltage, or disk issues before they cause downtime, ensuring stable 24/7 operation in resource-constrained environments.
Useful for developers deploying Raspberry Pi-based IoT devices in remote or industrial settings. It monitors thermal throttling and power stability to prevent failures in sensors, edge computing nodes, or control systems, reducing maintenance costs.
Assists educators in computer science or engineering labs where students use Raspberry Pis for experiments. It provides real-time health checks to identify hardware issues like overclocking or memory overload, ensuring reliable learning environments.
Suitable for small businesses using Raspberry Pis as low-cost web servers, databases, or network appliances. This skill alerts to critical issues like disk usage or under-voltage, helping maintain uptime and data integrity without expensive tools.
Offer a free basic version of this skill with limited checks, and charge for advanced features like historical data logging, email alerts, or multi-device dashboards. Revenue comes from subscription tiers targeting homelab enthusiasts and small businesses.
Integrate this skill into pre-configured Raspberry Pi kits sold for specific uses like media centers or IoT starters. Bundle it with hardware to add value, charging a premium for the convenience and health monitoring capabilities.
Provide paid consulting services to organizations deploying Raspberry Pi systems, using this skill for diagnostics and optimization. Revenue is generated through hourly rates or support contracts for ongoing monitoring and troubleshooting.
💬 Integration Tip
Ensure vcgencmd is installed via libraspberrypi-bin for full functionality, and schedule regular checks with cron jobs for automated monitoring.
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.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential Docker commands and workflows for container management, image operations, and debugging.
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.