pagerduty
Provides quick access to PagerDuty alerts and on-call schedules within the assistant.
Install
mkdir -p .claude/skills/pagerduty-fisker086 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11023" && unzip -o skill.zip -d .claude/skills/pagerduty-fisker086 && rm skill.zipInstalls to .claude/skills/pagerduty-fisker086
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Query PagerDuty incidents, services, and on-call schedulesKey capabilities
- →List incidents
- →Get incident details
- →List services
- →Check on-call schedules
How it works
It queries the PagerDuty REST API for monitoring and on-call information.
Inputs & outputs
When to use pagerduty
- →Check who is currently on-call
- →List recent critical incidents
- →View service escalation policies
About this skill
PagerDuty Skill
Provides read-only PagerDuty operations via REST API:
- List and search incidents
- Get incident details and alerts
- List services with escalation policies
- List on-call schedules and who is on-call
- List escalation policies
Use builtin_pagerduty tool with fields:
operation: one of "list_incidents", "get_incident", "list_services", "list_schedules", "on_call", "list_escalation_policies"incident_id: incident ID (required for get_incident)api_key: PagerDuty API key (from PAGERDUTY_API_KEY env var if not provided)status: filter incidents by status (triggered, acknowledged, resolved)service_id: filter by service IDper_page: results per page (default: 20)
Note: All operations are read-only. The API key is used only for this request and never logged.
When not to use it
- →Incident resolution
- →Service configuration
Prerequisites
Limitations
- →Read-only access
- →Requires API key
How it compares
It provides a read-only interface for incident monitoring.
Compared to similar skills
pagerduty side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| pagerduty (this skill) | 0 | 1mo | No flags | Beginner |
| it-operations | 1 | 7mo | No flags | Advanced |
| oly | 0 | 3mo | Review | Intermediate |
| home-assistant-manager | 9 | 8mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by fisker086
View all by fisker086 →You might also like
it-operations
davila7
Manages IT infrastructure, monitoring, incident response, and service reliability. Provides frameworks for ITIL service management, observability strategies, automation, backup/recovery, capacity planning, and operational excellence practices.
oly
slaveOftime
Use when starting a long-running or interactive CLI command with oly, especially when it may need later input, should be detachable, or should keep durable logs for supervision and resume.
home-assistant-manager
komal-SkyNET
Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols, log analysis, reload vs restart optimization, and comprehensive Lovelace dashboard management for tablet-optimized UIs. Includes template patterns, card types, debugging strategies, and real-world examples.
email-systems
davila7
Email has the highest ROI of any marketing channel. $36 for every $1 spent. Yet most startups treat it as an afterthought - bulk blasts, no personalization, landing in spam folders. This skill covers transactional email that works, marketing automation that converts, deliverability that reaches inboxes, and the infrastructure decisions that scale. Use when: keywords, file_patterns, code_patterns.
infra-guardian
diegosouzapw
OpenClaw Agent Infrastructure Guardian — keep your agent's infrastructure alive. Process lifecycle management with detached execution, auto-restart on failure. Cron scheduler health monitoring (per-job detection, auto-recovery). Direct Telegram/messaging alerts independent of OpenClaw. System-level
setup
barefootford
Sets up a Mac for ButterCut. Installs all required dependencies (Homebrew, Ruby, Python, FFmpeg, WhisperX). Use when user says "install buttercut", "set up my mac", "get started", "first time setup", "install dependencies" or "check my installation".