If you use OpenClaw, this might save you hours.
ClawOps is a DevOps skill that lets you deploy, monitor, and debug from any messaging app. I built it because I was tired of switching between terminals, dashboards, and Slack.
What it does:
/deploy production -- triggers GitHub Actions or Docker
/status -- shows CPU, memory, uptime for all services
/logs api-server --level error --since 1h -- filtered log search
/alert-config -- set CPU/memory thresholds, quiet hours
It also runs background monitoring. If CPU hits 90%, you get a message in Telegram before your users notice.
Built with TypeScript. Integrates with Docker, GitHub Actions, and AWS CloudWatch.
$59 on teum.io