
from TerminalSkills Library105
Configure PagerDuty services, escalation policies, on-call schedules and Event API alerts to automate incident workflows and routing.
Provides step-by-step guidance and curl examples to configure PagerDuty: create services and escalation policies, manage on-call schedules, trigger/acknowledge/resolve alerts via the Events API, and build event orchestration rules for automated routing and suppression. Concrete examples cover creating services, posting events, and automating incident workflows.
Use this skill when you need to set up or automate PagerDuty for production incident response: onboarding a new service, wiring monitoring alerts into PagerDuty, building escalation policies, adjusting on-call rotations, or suppressing noisy alerts via orchestration rules.
This skill is implementation-agnostic; it is primarily a DevOps/REST API cookbook useful for agents with shell or HTTP capabilities (Codex/Claude Code/Gemini CLI).
PagerDuty incident management skill providing curl-based examples for service creation, escalation policies, Events API alerts, on-call schedules, and event orchestration. No bundled scripts — purely instructional SKILL.md with well-organized task sections. Auth uses environment variables appropriately with no hardcoded credentials.
Clean skill with no security concerns. Well-organized frontmatter and task structure. Lacks scripts/references directories — everything lives in SKILL.md as curl examples. Could be improved with actual automation scripts instead of manual curl commands.
Code Reviewer
Perform structured, prioritized code reviews that find correctness, security, performance, reliability, and testing issues and provide concrete fix suggestions.
E2B — Sandboxed Code Execution
Documentation and best-practices for E2B sandboxes: run AI-generated code, install packages, manage files, and return artifacts safely.
Maestro — YAML Mobile UI Testing
Author and run readable Maestro YAML flows for mobile UI tests, integrate with CI, and use Maestro Studio for element inspection on Android and iOS.
ESLint — JavaScript & TypeScript Linting
Guides configuration and usage of ESLint 9+ (flat config) for JS/TS projects, including React and TypeScript plugin patterns and CI integration.
Tokio — Rust Async Runtime Skill
Provides expert guidance and examples for using Tokio to build high-performance asynchronous Rust applications, including tasks, channels, TCP servers, and sync
Audiowaveform Helper
Generate PNG/SVG waveform images and JSON or binary peak data from audio files for web players and social previews, with batch processing tips and integration e
Django (framework guide)
Practical guide to Django: project layout, models, views, templates, admin, REST patterns and deployment notes for building full-featured Python web apps.
Bun Runtime
Guides using Bun — a fast all-in-one JavaScript runtime, bundler, package manager and test runner — to speed Node.js projects, bundle TypeScript, run tests, and
Search Engine Setup
Guides agents through implementing production-ready search (Elasticsearch or Algolia): index design, sync pipelines, search APIs, autocomplete, and relevance tu
Aceternity UI
Copy-paste animated UI components built with Framer Motion and Tailwind CSS for React/Next.js projects.