Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Manage on-call schedules and escalation policies in PagerDuty.
.claude/skills/automateyournetwork-pagerduty-oncall/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-08 | ✗→✓ | ▲ Improved | 48% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -7% | 0% |
| case-16 | ✗→✓ | ▲ Improved | -49% | 0% |
| case-20 | ✗→✓ | ▲ Improved | 329% | 0% |
| case-21 | ✗→✓ | ▲ Improved | 6% | 0% |
Manage on-call schedules and escalation policies in PagerDuty.
| Tool | Description | |------|-------------| | list_oncalls | List current on-call users across schedules | | get_schedule | Get detailed schedule information | | list_schedules | List all on-call schedules | | list_schedule_users | List users assigned to a schedule | | get_escalation_policy | Get escalation policy details | | list_escalation_policies | List all escalation policies | | create_schedule | Create a new on-call schedule (requires write) | | update_schedule | Update an existing schedule (requires write) | | create_schedule_override | Create a schedule override (requires write) |
Who is on-call right now?
→ list_oncalls()
Get on-call for a specific schedule
→ list_oncalls(schedule_ids=["PSCHD123"])
List all schedules
→ list_schedules()
Get escalation policy details
→ get_escalation_policy(escalation_policy_id="PESCL456")
Create an override for vacation coverage
→ create_schedule_override(schedule_id="...", user_id="...", start="...", end="...")list_oncalls()get_schedule(schedule_id="...")get_escalation_policy(escalation_policy_id="...")list_oncalls()list_schedule_users(schedule_id="...")get_schedule(schedule_id="...")create_schedule_override(schedule_id="...", user_id="...", start="...", end="...")list_oncalls(since="...", until="...")list_escalation_policies()get_escalation_policy(escalation_policy_id="...")PAGERDUTY_USER_API_KEY PagerDuty User API keyPAGERDUTY_API_HOST API host (optional, for EU customers)This skill uses the pagerduty-mcp server via uvx (stdio transport).
--enable-write-toolsOther measured skills in the registry, with their headline benchmark lift.