What problem does it solve? Working with Datadog through the web UI is slow for agents and scripts, and the API surface is large. This Skill gives an agent a structured, safe way to read and change Datadog resources—logs, traces, APM, monitors, dashboards, SLOs, incidents, synthetics, security signals, and Live Debugger probes—using the pup CLI with clear authentication and safety rules. ## Core Features & Use Cases - Observability queries: Search logs, traces, and metrics with scoped time ranges, services, and environments, plus aggregation for latency and error analysis. - Resource management: List, create, update, and safely mark monitors, dashboards, SLOs, downtimes, and observability pipelines for deletion with approval gates. - Live debugging: Place temporary log probes with capture expressions on running Java, Python, or .NET services without redeploying, then stream and clean up probe events. - Use Case: When investigating a production latency spike, ask the agent to find slow traces for a service, aggregate p99 duration by endpoint, check related error logs, and place a short-lived debugger probe to capture request values. ## Quick Start Use the datadog skill to search error logs for the api-gateway service in production over the last hour.