Skills
No description available
Install / Use
/learn @openstatusHQ/SkillsREADME
OpenStatus Skills for Agents
Status page & incident communication skills for AI agents — by OpenStatus.
Write better incident updates, postmortems, maintenance announcements, and status reports. Works with Claude Code, Codex, Cursor, Windsurf, and any agent supporting the Agent Skills spec.
Skills
| Skill | Description | Type |
|-------|-------------|------|
| status-page-context | Set up your product, components, SLAs, and communication tone — referenced by all other skills | Foundational |
| incident-communication | Write clear, actionable incident updates for any phase (investigating → resolved) | Vendor-agnostic |
| postmortem | Write blameless postmortems with timeline, root cause analysis, and action items | Vendor-agnostic |
| maintenance | Write planned maintenance announcements (scheduled, in-progress, completed, extended, cancelled) | Vendor-agnostic |
| status-report | Write periodic health reports (weekly, monthly, quarterly) with uptime metrics and trends | Vendor-agnostic |
| global-speed-checker | Run global performance checks from multiple regions using OpenStatus | OpenStatus-specific |
Installation
Option 1: npx skills
# Install all skills
npx skills add openstatushq/skills
# Install a specific skill
npx skills add openstatushq/skills --skill incident-communication
# List available skills
npx skills add openstatushq/skills --list
Option 2: Git clone
git clone https://github.com/openstatushq/skills.git .agents/skills/openstatus
Then add to your .claude/settings.local.json:
{
"permissions": {
"allow": ["Read", "Write", "Glob"]
}
}
Getting Started
- Install the skills using one of the methods above
- Run the
status-page-contextskill first to set up your product context - Use any other skill — they'll automatically read your context for consistent tone and component names
Built by OpenStatus. Need help? Join our Discord or message us at ping@openstatus.dev.
Related Skills
node-connect
337.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
Security Score
Audited on Mar 26, 2026
