๐งช Community โ Claude Code โ Claude Desktop Standalone โข BetterStack
BetterStack
Better Stack - uptime monitoring, logging, incident management
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin betterstack Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Incident Management
- Logging
- Monitor Configuration
- On-Call Scheduling
- Status Pages
Skills
This plugin provides 6 skills that teach Claude about BetterStack:
| Skill | Description |
|---|---|
incidents | Better Stack incidents: incident records raised by uptime monitors or reported manually, and the triage, acknowledgment, and resolution lifecycle. |
logging | Better Stack log management (Logtail): log sources, structured log search and query syntax, log-based alerting, and log analysis workflows. |
monitors | Better Stack uptime monitors: check types, monitor fields, heartbeat monitors, monitor groups, and create/update/pause/delete operations. |
oncall | Better Stack on-call: on-call calendars and rotations, escalation and notification policies, alert routing, and determining who is currently on call. |
status-pages | Better Stack status pages: status page configuration, resources and components, maintenance windows, and public service-status communication. |
api-patterns | Better Stack MCP and API surface across Uptime, Telemetry (Logtail), and Error Tracking: available tools, Bearer token authentication, API structure, cursor-based pagination, rate limiting, and error handling. |
Agents
This plugin provides 2 agents for autonomous task execution:
| Agent | Description |
|---|---|
sla-uptime-reporter | Use this agent when an MSP needs to generate SLA-focused uptime reports for clients, calculate SLA achievement percentages, identify chronic underperforming monitors, or produce client-facing availability summaries. |
uptime-incident-responder | Use this agent when an MSP needs to respond to a BetterStack uptime incident, investigate monitor failures, coordinate on-call response, or produce an incident report. |
Commands
Available slash commands:
| Command | Description |
|---|---|
/create-monitor | Create a new Better Stack uptime monitor |
/incident-triage | Triage current Better Stack incidents |
/monitor-status | Check all Better Stack monitor statuses and identify downtime |
/search-logs | Search logs via Better Stack Logtail |
/status-page-update | Update a Better Stack status page with current status or maintenance |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
Create a new Better Stack uptime monitor
/create-monitor Triage current Better Stack incidents
/incident-triage Check all Better Stack monitor statuses and identify downtime
/monitor-status Search logs via Better Stack Logtail
/search-logs Update a Better Stack status page with current status or maintenance
/status-page-update Using Skills
/skill betterstack:incidents
Better Stack incidents: incident records raised by uptime monitors or reported manually, and the triage, acknowledgment, and resolution lifecycle.