What is dd-pup?
Datadog CLI (Go). OAuth2 auth with token refresh. Source: datadog-labs/agent-skills.
Datadog CLI (Go). OAuth2 auth with token refresh.
Quickly install dd-pup AI skill to your development environment via command line
Source: datadog-labs/agent-skills.
Pup CLI for Datadog API operations. Supports OAuth2 and API key auth.
| Search error logs | pup logs search --query "status:error" --duration 1h | | List monitors | pup monitors list | | Mute a monitor | pup monitors mute --id 123 --duration 1h | | Find slow traces | pup apm traces list --service api --min-duration 500ms | | List active incidents | pup incidents list --status active |
| Create incident | pup incidents create --title "Issue" --severity SEV-2 | | Query metrics | pup metrics query --query "avg:system.cpu.user{}" | | List hosts | pup hosts list | | Check SLOs | pup slos list | | Who's on call | pup on-call who --team my-team | | Security signals | pup security signals list --severity critical |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/datadog-labs/agent-skills --skill dd-pupDatadog CLI (Go). OAuth2 auth with token refresh. Source: datadog-labs/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/datadog-labs/agent-skills --skill dd-pup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/datadog-labs/agent-skills