pagerduty
OfficialAutomate PagerDuty incidents and on-call tasks
Authorkubiyabot
Version1.0.0
Installs0
System Documentation
What problem does it solve?
PagerDuty is widely used for incident response and on-call management. This Skill provides an automated bridge to PagerDuty's API, enabling teams to query, create, update, and annotate incidents directly from the AI agent, reducing manual steps and response times.
Core Features & Use Cases
- List incidents: Retrieve incidents with filters like status, urgency, service, and time range.
- Manage incidents: Create, acknowledge, resolve incidents, and add notes to timelines.
- On-call insights: Retrieve on-call schedules and services to support alert routing.
- Use Case: A monitoring system detects a spike in errors; the agent uses this Skill to create and assign an incident with a detailed description, then acknowledges and tracks resolution.
Quick Start
Install the Skill, configure API key, and run common operations:
- skill install ./examples/wasm-skills/pagerduty-skill
- skill config pagerduty --set PAGERDUTY_API_KEY=your_api_key
- skill run pagerduty list-incidents --limit 5
Dependency Matrix
Required Modules
None requiredComponents
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 Download link: https://github.com/kubiyabot/skill/archive/main.zip#pagerduty Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.