What problem does it solve?
This Skill provides a powerful command-line interface for interacting with the Datadog observability platform, enabling AI agents to fetch metrics, manage monitors, and troubleshoot issues programmatically.
Core Features & Use Cases
- Comprehensive Datadog Access: Control over 200+ commands across 33 Datadog products.
- AI-Agent Ready: Structured JSON/YAML output for easy parsing by AI agents.
- Secure Authentication: Supports OAuth2 with token refresh and environment variable-based authentication for headless environments.
- Use Case: An AI agent can use this Skill to automatically search for error logs from the past hour, list active monitors related to the 'api-platform' team, and then create a downtime for a specific monitor if an incident is detected.
Quick Start
Use the dd-pup skill to search for error logs from the past hour.