Pagerduty Automation

🌐Community
by davepoon · vlatest · Repository

Automatically create, update, and resolve PagerDuty incidents based on external event data and triggers.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add pagerduty-automation npx -- -y @trustedskills/pagerduty-automation
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "pagerduty-automation": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/pagerduty-automation"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with PagerDuty, enabling actions like creating incidents, acknowledging incidents, and retrieving incident details. It provides a way to automate responses to alerts and manage on-call workflows directly from within an AI agent's capabilities. The skill is designed for integrations requiring real-time incident management.

When to use it

  • Automated Incident Response: Automatically create PagerDuty incidents based on events detected by monitoring systems.
  • On-Call Escalation: Escalate incidents to the appropriate on-call personnel through automated notifications and acknowledgements.
  • Incident Status Updates: Retrieve current incident status and details for reporting or integration with other tools.
  • Post-Mortem Automation: Automatically create summaries of resolved incidents, including timelines and actions taken.

Key capabilities

  • Create Incidents
  • Acknowledge Incidents
  • Retrieve Incident Details

Example prompts

  • "Create a PagerDuty incident for server 'webserver01' with the description 'High CPU utilization'."
  • "Acknowledge incident number 12345 in PagerDuty."
  • "What is the status of incident 67890?"

Tips & gotchas

Requires appropriate API keys and permissions within your PagerDuty account to function correctly. Ensure the AI agent has access to these credentials securely.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davepoon
Installs
20

🌐 Community

Passed automated security scans.