pagerduty-api

Manage PagerDuty incidents, services, users, and teams via REST API.

19|6|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Yuyz0112/public-api-skills --skill pagerduty-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pagerduty-api
Source: https://github.com/Yuyz0112/public-api-skills/tree/main/apis/pagerduty/pagerduty-api
Command: npx skills add https://github.com/Yuyz0112/public-api-skills --skill pagerduty-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to interact with the PagerDuty API to manage incidents, services, users, and other critical aspects of your on-call and incident response workflows.

Core Features & Use Cases

  • Incident Management: Create, update, and view incidents.
  • Service Management: Manage services, including their integrations and custom fields.
  • User and Team Management: View and manage users and teams within your PagerDuty account.
  • Use Case: Automatically create a PagerDuty incident when a critical alert is triggered by your monitoring system, or update the status of a service after a deployment.

Quick Start

Use the pagerduty-api skill to list all services in your PagerDuty account.

Frequently Asked Questions about pagerduty-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate PagerDuty incident creation from monitoring alerts?

To automate PagerDuty incident creation, use this Skill to interact with the PagerDuty REST API, allowing you to automatically trigger incidents when critical alerts are detected by your monitoring system.

Can I manage PagerDuty services and integrations via the REST API?

Yes, you can manage PagerDuty services via the REST API using this Skill to view services, configure integrations, and handle custom fields for comprehensive service management.

Does this PagerDuty API integration require an API key for authentication?

Yes, this PagerDuty API integration requires an API key for authentication, which validates your REST API requests to manage users, teams, schedules, and on-call configurations.

What is the best way to manage on-call schedules using the PagerDuty API?

The best way to manage on-call schedules is using this Skill to access the PagerDuty REST API, which provides detailed operations to view and manage schedules, users, and teams.

How do I update a service status in PagerDuty after a deployment?

To update a service status after a deployment, use this Skill to call the PagerDuty REST API, allowing you to modify service details and update the status of services programmatically.