datadog-labsdatadog-labsOfficialยท12 Agent Skills Included

pup

Give AI agents full command-line control of Datadog

Gives AI agents and engineers command-line access to the full Datadog platform, including monitors, logs, metrics, APM traces, security signals, and incidents. Eliminates manual dashboard clicking and complex API scripting with 300+ ready subcommands and structured JSON output. Handles OAuth2 authentication, flaky test triage, and PR failure analysis so teams resolve issues faster.
npx skills add datadog-labs/pup --all -g -y
Available:

Tells the AI agent how pup commands are structured, how to authenticate with OAuth2 or API keys, and what security and workflow rules to follow when running Datadog operations.

All Skills in This Repository (12)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
datadog-labsdatadog-labs

pup

Manage Datadog observability platform resources via CLI commands.

Official
Advanced
๐Ÿ“ฆ In Repo
datadog-labsdatadog-labs

dd-apm

Analyze Datadog APM traces, service dependencies, and performance metrics.

Official
Intermediate
๐Ÿ“ฆ In Repo
datadog-labsdatadog-labs

dd-file-issue

File GitHub issues to the correct repository using the GitHub CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
datadog-labsdatadog-labs

dd-logs

Manage Datadog log data with the Datadog Pup CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
datadog-labsdatadog-labs

Datadog Integration Skill

Interact with Datadog via CLI commands or generated API client code.

Official
Intermediate
๐Ÿ“ฆ In Repo
datadog-labsdatadog-labs

dd-docs

Retrieve Datadog documentation pages and search the llms.txt index.

Official
Basic
๐Ÿ“ฆ In Repo
datadog-labsdatadog-labs

dd-monitors

Manage Datadog monitors for creation, updates, muting, and alerting best practices.

Official
Intermediate
๐Ÿ“ฆ In Repo
datadog-labsdatadog-labs

dd-pup

Interact with Datadog APIs to search logs, query metrics, and manage monitors.

Official
Intermediate
๐Ÿ“ฆ In Repo
datadog-labsdatadog-labs

dd-debugger

Places log probes on running services to capture runtime variable values without redeploying.

Official
Intermediate
๐Ÿ“ฆ In Repo
datadog-labsdatadog-labs

dd-symdb

Search Datadog Symbol Database to find probe-able methods for Live Debugger instrumentation.

Official
Intermediate
๐Ÿ“ฆ In Repo
datadog-labsdatadog-labs

dd-triage-flaky-test

Investigates flaky tests in Datadog CI Visibility and recommends fix, quarantine, or escalation.

Official
Advanced
๐Ÿ“ฆ In Repo
datadog-labsdatadog-labs

dd-unblock-pr

Classifies failing PR CI jobs as flaky, infra, or regression and proposes targeted remediation actions.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install pup?โ–ผ

Run `npx skills add datadog-labs/pup --all -g -y` in your terminal to install all skills in this suite globally.

What can AI agents do with pup?โ–ผ

Agents can search logs, query metrics, manage monitors, trace requests, and investigate incidents across Datadog using simple terminal commands with structured JSON output.

How does pup handle Datadog authentication?โ–ผ

Run `pup auth login` for secure OAuth2 with PKCE, or set DD_API_KEY, DD_APP_KEY, and DD_SITE environment variables for headless CI environments.

Does pup work with Claude Code and Cursor?โ–ผ

Yes. Run `pup skills install` to auto-detect your assistant, or specify claude, cursor, codex, or opencode to install the skills for that platform.

Can pup help fix flaky tests and failing PRs?โ–ผ

Yes. Built-in skills classify CI failures as flaky, infrastructure, or regression issues, then recommend fixes, retries, or quarantine actions.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’