What problem does it solve?
This Skill helps restore Linux virtual machines that are running out of disk space or memory, especially small cloud VMs that become slow, unstable, or unable to complete routine maintenance tasks.
Core Features & Use Cases
- Disk space auditing: Identify which directories, caches, logs, or package stores are consuming storage when standard tools time out.
- Memory and service optimization: Reduce RAM usage by stopping or right-sizing non-essential Hermes services such as WebUI, Caddy, watchdogs, and cpulimit.
- Safe recovery workflow: Verify the system state before and after cleanup so essential communication services remain running while optional components are removed.
- Use case: A 1 GB VM is near full on disk and the agent is close to swapping heavily; this Skill guides a targeted cleanup and service shutdown sequence to recover stability without breaking the gateway.
Quick Start
Assess disk, memory, and running services on the VM, then follow the relevant cleanup and optimization steps for the resource bottleneck you find.