datadog-labsdatadog-labsOfficialΒ·24 Agent Skills Included

agent-skills

Datadog monitoring, tracing, auditing, and CI/CD troubleshooting

Automates Datadog setup and operations: account authentication, APM instrumentation on Linux and Kubernetes, cloud integrations for AWS, Azure, GCP, and OCI, plus log, monitor, and trace queries. Investigates audit trails, cost spikes, compromised API keys, flaky tests, and failing CI pipelines without manual dashboard digging. Includes LLM observability workflows for root-causing production failures, generating evaluators, and running experiments.
npx skills add datadog-labs/agent-skills --all -g -y

All Skills in This Repository (24)

Pure Emerald Level Indicators
πŸ“¦ In Repo
datadog-labsdatadog-labs

agent-skills

Define frontmatter-driven Datadog skill catalogs for AI agents.

Official
Advanced
πŸ“¦ In Repo
datadog-labsdatadog-labs

dd-browser-sdk

Migrate Datadog Browser SDK integrations from v6 to v7.

Official
Advanced
πŸ“¦ In Repo
datadog-labsdatadog-labs

troubleshoot-ssi

Diagnose and fix SSI issues on Linux hosts with pup and SSH.

Official
Advanced
πŸ“¦ In Repo
datadog-labsdatadog-labs

enable-ssi

Configure Unified Service Tags on Linux hosts and verify Single Step Instrumentation.

Official
Advanced
πŸ“¦ In Repo
datadog-labsdatadog-labs

onboarding-summary

Generate a live SSI onboarding confirmation report for Linux hosts.

Official
Advanced
πŸ“¦ In Repo
datadog-labsdatadog-labs

agent-install

Install the Datadog Agent on Linux hosts via SSH with SSI.

Official
Intermediate
πŸ“¦ In Repo
datadog-labsdatadog-labs

verify-ssi

Verify Single Step Instrumentation injection and trace reception on Linux hosts.

Official
Intermediate
πŸ“¦ In Repo
datadog-labsdatadog-labs

eval-trace-rca

Diagnose root causes of LLM trace failures using eval results and runtime errors.

Official
Advanced
πŸ“¦ In Repo
datadog-labsdatadog-labs

eval-bootstrap

Generate SDK-based Python evaluators or JSON specs from production traces.

Official
Advanced
πŸ“¦ In Repo
datadog-labsdatadog-labs

eval-session-classify

Classify Datadog assistant sessions into satisfaction verdicts using session_id and LLM Observability traces.

Official
Advanced
πŸ“¦ In Repo
datadog-labsdatadog-labs

experiment-analyzer

Analyze LLM experiment results to produce summaries, comparisons, and actionable insights.

Official
Advanced
πŸ“¦ In Repo
datadog-labsdatadog-labs

upgrade-browser-sdk-v7

Automate Datadog Browser SDK migration from v6 to v7 across projects.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Datadog agent-skills?β–Ό

Run `npx skills add datadog-labs/agent-skills --all -g -y` in your terminal to install all skills globally. Most skills also need the pup CLI, installed via `brew install datadog-labs/pack/pup` followed by `pup auth login`.

How to set up Datadog APM on Kubernetes?β–Ό

The dd-apm skills walk through installing the Datadog Operator, enabling Single Step Instrumentation, and verifying traces end to end. Your agent handles the kubectl and helm commands and confirms traces are arriving.

Can it investigate a Datadog cost spike?β–Ό

Yes. The dd-audit cost-spike skill correlates usage metering data with audit trail changes to find who changed what before the spike. It also covers security investigations, key compromise, and SOC 2 or PCI compliance reports.

How to fix a failing CI pipeline with Datadog?β–Ό

The unblock-pr skill classifies each CI failure as flaky, infra, or regression and proposes a targeted fix. The triage-flaky-test skill then digs into flaky tests and can quarantine them with your approval.

Does it work with Claude Code and Cursor?β–Ό

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex CLI, Gemini CLI, Cursor, Windsurf, and OpenCode.

Related Repositories in Software Engineering

View All in Software Engineering→