ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Uptime

Monitor website availability and response times. Use when checking site status, benchmarking latency, tracking uptime history, or alerting on outages.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/uptime
Or

Uptime

System and website uptime monitor. Check system load, test URL reachability with timing, log uptime history, and set up outage alerts.

Commands

CommandDescription
uptime statusShow system uptime, load average, CPU count, and logged-in users
uptime check <url>Check if a URL is reachable (HTTP status, connect time, TTFB)
uptime logLog current system uptime snapshot to ~/.uptime-monitor/uptime.log
uptime historyShow uptime log history (last 30 entries)
uptime alert <url> <email>Check URL and send email alert if down
uptime sinceShow system boot time
uptime multi <url1> <url2> ...Check multiple URLs at once with summary
uptime versionShow version

Examples

uptime status                    # → uptime, load, users, hostname
uptime check https://example.com # → HTTP 200, connect 0.1s, TTFB 0.2s
uptime log                       # → saves snapshot to log file
uptime history                   # → shows recent log entries
uptime alert https://mysite.com [email protected]  # → alerts if down
uptime since                     # → boot time
uptime multi https://google.com https://github.com # → batch check

Requirements

  • /proc/uptime, /proc/loadavg (Linux)
  • curl (for URL checks)
  • mail (optional, for email alerts)

Metadata

Stars3500
Views0
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-uptime": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#uptime#monitoring#website#http#ssl#availability#health#devops
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

doctorbot-ci-validator

Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.

bamontejano 4473

feishu-cron-announce

创建定时任务并通过 OpenClaw cron announce 直接推送结果到飞书。当需要设置定时监控任务(如版本发布、天气、股票等)并让结果自动推送到飞书时使用。关键词:飞书定时推送、cron 定时任务、飞书 announce、定时监控、飞书监控通知。

bbj375767338-arch 4473

undertow

Skill discovery engine for AI coding agents. Recommends and installs the right skill when you need it — code review, test generation, debugging, commit messages, PR preparation, security scanning, dependency audits, Docker setup, CI/CD pipelines, API documentation, refactoring, performance optimization, bundle analysis, git recovery, README generation, license compliance, migration guides, dead code removal, and secret detection. One install gives your agent access to a curated library of 20+ developer workflow skills. Use when the user asks for help with any development workflow, code quality, DevOps, security, testing, documentation, or project setup task.

8co 4473

healthy-meal-reminder

健康饮食提醒技能。每日三餐+下午茶定时提醒,每次3个方案ABC供选择,饭后30分钟自动跟进记录饮食+计算热量。按季节推荐应季低卡食谱,支持减肥/维持/增肌三模式,含运动搭配、周末放纵餐、互动问答和周报打卡。当用户提到饮食提醒、三餐提醒、吃什么、减肥食谱、健康饮食、meal reminder、吃了什么、体重打卡时激活。

azerwang 4473

securityvitals

Security vitals checker for OpenClaw. Scans your installation, scores your setup, and shows you exactly what to fix. First scan in seconds.

bk-cm 4473