pagerduty-helper

Community

Control PagerDuty via REST API efficiently.

Authorshepherdjerred
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables automated PagerDuty operations via REST API, reducing manual API calls and speeding up incident response workflows.

Core Features & Use Cases

  • Incident management: list, retrieve, and monitor incidents, including related notes and workflows.
  • On-call & schedules: query on-call shifts, schedules, and escalation policies to coordinate responses.
  • Service & team insights: fetch services, teams, and users to map ownership and responsibilities.
  • Automation scenarios: integrate PagerDuty actions into automation scripts and playbooks to trigger remediation steps.

Use Case: A on-call engineer runs a script to fetch all currently active incidents for a given service and post a summary to a Slack channel.

Quick Start

Configure environment: set PAGERDUTY_TOKEN and API base URL, then verify connectivity with a test curl command, for example curl -H "Authorization: Token token=$PAGERDUTY_TOKEN" -H "Accept: application/vnd.pagerduty+json;version=2" "$API/users/me".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pagerduty-helper
Download link: https://github.com/shepherdjerred/dotfiles/archive/main.zip#pagerduty-helper

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.