uptime-kuma
Installation
SKILL.md
Uptime Kuma Skill
Manage Uptime Kuma monitors via CLI wrapper around the Socket.IO API.
Setup
Requires uptime-kuma-api Python package:
pip install uptime-kuma-api
Environment variables (set in shell or ThinkFleetBot config):
UPTIME_KUMA_URL- Server URL (e.g.,http://localhost:3001)UPTIME_KUMA_USERNAME- Login usernameUPTIME_KUMA_PASSWORD- Login password
Usage
Script location: scripts/kuma.py