Pagerduty Api
Provides API guidance and assistance for agent workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pagerduty-api npx -- -y @trustedskills/pagerduty-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pagerduty-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pagerduty-api"
]
}
}
}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 the PagerDuty API. It can be used to create, update, and manage incidents, as well as retrieve information about services, events, and users within a PagerDuty account. The agent can automate incident response workflows and provide real-time status updates based on PagerDuty data.
When to use it
- Automatically acknowledge incidents based on predefined criteria (e.g., severity level).
- Create new incidents when specific system errors or alerts are detected.
- Retrieve the current status of active incidents for reporting purposes.
- Escalate incidents to different teams or individuals based on their priority and impact.
Key capabilities
- Incident creation and management
- Service interaction
- Event retrieval
- User information access
Example prompts
- "Create a PagerDuty incident with severity 'critical' and description 'Database connection lost'."
- "What is the status of incident 12345?"
- "Acknowledge all incidents assigned to team 'DevOps'."
Tips & gotchas
- Requires authentication credentials (API key or token) for your PagerDuty account.
- Ensure the AI agent has appropriate permissions within PagerDuty to perform the requested actions.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.