·dd-pup

Datadog CLI (Go). OAuth2 auth with token refresh.

100Installs·11Trend·@datadog-labs

Installation

$npx skills add https://github.com/datadog-labs/agent-skills --skill dd-pup

How to Install dd-pup

Quickly install dd-pup AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/datadog-labs/agent-skills --skill dd-pup
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: datadog-labs/agent-skills.

SKILL.md

View raw

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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/datadog-labs/agent-skills --skill dd-pup
Category
</>Dev Tools
Verified
First Seen
2026-03-01
Updated
2026-03-10

Browse more skills from datadog-labs/agent-skills

Quick answers

What is dd-pup?

Datadog CLI (Go). OAuth2 auth with token refresh. Source: datadog-labs/agent-skills.

How do I install dd-pup?

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

Where is the source repository?

https://github.com/datadog-labs/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-01