What it does
It scans small-server deployment notes for resource pressure, fragile services, oversized dependencies, swap/disk risks, and missing fallback plans so self-hosted OpenClaw installs stay realistic.
Use cases
- Review Raspberry Pi, ARM, mini PC, and low-cost VPS OpenClaw setups.
- Spot dependencies and services that are too heavy for the target hardware.
- Build a lightweight fallback plan before production use.
Example usage
python3 skills/low-power-self-hosting-doctor/scripts/low_power_self_hosting_doctor.py --input evidence.txt --jsonRequirements
- Python 3.8+
- Standard library only
- No API keys required
QA and security
Viper approved low-power-self-hosting-doctor for release and Warlock security-cleared the skill on 2026-05-18.