pagerduty-automation

Automate PagerDuty incident management and operations via Rube MCP.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/vZulin/overlay-clock-timer --skill pagerduty-automation-vzulin
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pagerduty-automation
Source: https://github.com/vZulin/overlay-clock-timer/tree/main/.codex/skills/macos-design/pagerduty-automation
Command: npx skills add https://github.com/vZulin/overlay-clock-timer --skill pagerduty-automation-vzulin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates PagerDuty incident management and operations through Composio's PagerDuty toolkit using Rube MCP.

Core Features & Use Cases

  • Manage Incidents: create, update, acknowledge, and resolve incidents and post notes.
  • Inspect Incident Alerts and Analytics: view alerts, incident details, and performance metrics.
  • Manage Services: list, create, update services, and manage service integrations.
  • Manage Schedules and On-Call: view and modify on-call rotations, overrides, and schedules.
  • Manage Escalation Policies and Teams: create and update escalation policies and teams.

Quick Start

Connect Rube MCP to PagerDuty and run a sample incident management workflow.

Frequently Asked Questions about pagerduty-automation

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

FAQPage Schema
How do I automate PagerDuty incident management workflows?▼

You can automate PagerDuty incident management by using the Rube MCP toolkit to create, update, acknowledge, and resolve incidents, as well as post incident notes programmatically.

Can I manage PagerDuty schedules and on-call rotations through automation?▼

Yes, you can manage PagerDuty schedules and on-call rotations by viewing and modifying schedules, setting up overrides, and configuring on-call shifts directly through the Rube MCP integration.

What is needed to configure a Rube MCP connection for PagerDuty?▼

Configuring a Rube MCP connection for PagerDuty requires an active connection setup via RUBE_MANAGE_CONNECTIONS with the pagerduty toolkit and using RUBE_SEARCH_TOOLS to discover the current schemas.

Does this approach support updating PagerDuty escalation policies and teams?▼

Yes, updating PagerDuty escalation policies and teams is fully supported, allowing you to create and modify escalation rules and team assignments to route incidents to the correct responders.

Why do I need to use RUBE_SEARCH_TOOLS for PagerDuty automation?▼

RUBE_SEARCH_TOOLS is required to discover current schemas for the PagerDuty toolkit, ensuring your automation workflows reference the correct and up-to-date API structures for managing incidents and services.

Related Skills