---
name: "Bot Status API"
description: "Deploy a lightweight status API that exposes your OpenClaw bot's runtime health, service connectivity, cron jobs, skills, system metrics, and more. Use when setting up a monitoring dashboard, health endpoint, or status page for an OpenClaw agent. Supports any services via conf…"
category: "health"
source: "ClawHub"
tags: [dashboard, health, monitoring, status]
platforms: []
author: ""
version: ""
license: ""
installCmd: "hermes skills install clawhub/bot-status-api"
sourceUrl: "https://clawhub.ai/skills/bot-status-api"
---

# Bot Status API

> Deploy a lightweight status API that exposes your OpenClaw bot's runtime health, service connectivity, cron jobs, skills, system metrics, and more. Use when setting up a monitoring dashboard, health endpoint, or status page for an OpenClaw agent. Supports any services via conf…

- **Category:** Health
- **Source:** ClawHub
- **Author:** 
- **Version:** 
- **License:** 
- **Platforms:** All
- **Install Command:** `hermes skills install clawhub/bot-status-api`
- **Source URL:** [https://clawhub.ai/skills/bot-status-api](https://clawhub.ai/skills/bot-status-api)

## Overview


## Installation
To install this skill, run the following command in your terminal:
```bash
hermes skills install clawhub/bot-status-api
```
