A technical skill for managing the entire incident lifecycle on the incident.io platform through a REST API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install incidentio
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install incidentio using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a robust interface for interacting with the incident.io REST API, enabling AI agents to automate the declaration, tracking, and resolution of incidents. It bridges the gap between infrastructure monitoring and response coordination by allowing for programmatic control over severities, statuses, and incident updates.
By integrating this Openclaw Skills component, teams can ensure that incident data is handled consistently, reducing manual overhead during high-pressure situations. The skill supports both v1 and v2 API versions, ensuring access to organization-specific metadata as well as core incident management features.
curl and jq on your system for request handling and response parsing.export INCIDENTIO_API_KEY="your-api-key"
The skill organizes data around the incident.io resource model. Key entities include:
| Entity | Key Attributes | API Version |
|---|---|---|
| Incident | id, reference, name, summary, status, severity | v2 |
| Severity | id, name, rank | v1 |
| Status | id, name, category (triage, live, closed, etc.) | v1 |
| Update | id, message, created_at | v2 |
| Type | id, name, is_default | v1 |
Loading
A comprehensive utility skill providing localized weather, currency conversion, holiday reminders, and translation for Chinese users.

Clawned is a specialized security agent that inventories, analyzes, and syncs security data for all your Openclaw Skills to a centralized dashboard.

Automatically discovers installed Openclaw Skills and analyzes them for security threats through a central dashboard.

An advanced AI skill enabling automated product purchases and secure x402 crypto payments on any online storefront.

A professional publishing pipeline for Quartz-hosted Korean web-novels that automates image optimization, linting, and deployment.

A comprehensive automation tool for downloading videos, generating subtitles, analyzing SEO content, and creating character-consistent AI thumbnails.








































