datadog-labs

52 mods across 4 repositories, 227 stars between them.

dd-aws-integration

25

datadog-labs/agent-skills

Skill Claude CodeCodex

Set up the Datadog AWS integration with Terraform - creates the cross-account IAM role Datadog assumes (external ID, no stored credentials), attaches the permission policies Datadog publishes, and registers the account through datadogintegrationawsaccount so AWS metrics, the resource catalog, and CSPM findings start…

162 6d ago A 126 tokens original MIT

datadog-labs/agent-skills

Skill Claude CodeCodex

Set up the Datadog Azure integration with Terraform - creates an Entra ID app registration and service principal, assigns Monitoring Reader across the chosen subscriptions and management groups, grants the Microsoft Graph permissions Datadog needs for resource discovery, and registers the tenant so Azure metrics and…

162 6d ago A 120 tokens original MIT

dd-browser-sdk

27

datadog-labs/agent-skills

Skill Claude CodeCodex

Datadog Browser SDK — RUM, Logs, Session Replay, profiling, product analytics, and error tracking setup, configuration, and migration. Use when upgrading Browser SDK versions, setting up RUM or Logs, or troubleshooting browser-side Datadog instrumentation.

162 6d ago A 56 tokens original MIT

datadog-labs/agent-skills

Skill Claude CodeCodex

Upgrade Datadog Browser SDK from v4 to v5. Use when encountering removed options like proxyUrl, sampleRate, replaySampleRate, premiumSampleRate, allowedTracingOrigins, or deprecated APIs like addRumGlobalContext, removeUser, or when a project references datadoghq-browser-agent.com CDN with /v4/ paths.

162 6d ago A 75 tokens original MIT

datadog-labs/agent-skills

Skill Claude CodeCodex

Upgrade Datadog Browser SDK from v5 to v6. Use when encountering removed options like useCrossSiteSessionCookie, sendLogsAfterSessionExpiration, or when dropping IE11 support, or when a project references datadoghq-browser-agent.com CDN with /v5/ paths.

162 6d ago A 64 tokens original MIT

datadog-labs/agent-skills

Skill Claude CodeCodex

Upgrade Datadog Browser SDK from v6 to v7. Use when encountering removed options like betaEncodeCookieOptions, allowFallbackToLocalStorage, trackBfcacheViews, usePciIntake, changed APIs like forwardErrorsToLogs, startDurationVital, stopDurationVital, or when a project references datadoghq-browser-agent.com CDN with…

162 6d ago A 84 tokens original MIT

dd-docs

31

datadog-labs/agent-skills

Skill Claude CodeCodex

Datadog docs lookup using docs.datadoghq.com/llms.txt and linked Markdown pages.

162 6d ago A 25 tokens copy · 100% MIT

dd-gcp-integration

32

datadog-labs/agent-skills

Skill Claude CodeCodex

Set up the Datadog Google Cloud integration with Terraform - creates a service account in the host project, lets Datadog's delegate principal impersonate it via roles/iam.serviceAccountTokenCreator (no service-account keys), enables the required APIs, grants the monitoring roles across the chosen projects and folders…

162 6d ago B 145 tokens original MIT

dd-instrument-rum

33

datadog-labs/agent-skills

Skill Claude CodeCodex

Instrument browser-based web applications with Datadog Browser RUM. Detect the application framework, router, package manager, bundler, entrypoint, credentials, and existing RUM setup; add or safely complete classic Browser RUM instrumentation for React, Next.js App or Pages Router, Angular, Vue, Nuxt, Svelte, vanilla…

162 6d ago A 131 tokens original MIT

dd-logs

34

datadog-labs/agent-skills

Skill Claude CodeCodex

Log management - search, archives, metrics, and cost control.

162 6d ago A 17 tokens original MIT

dd-monitors

35

datadog-labs/agent-skills

Skill Claude CodeCodex

Monitor management - list, search, file-based create, and alerting best practices.

162 6d ago A 21 tokens original MIT

dd-oci-integration

36

datadog-labs/agent-skills

Skill Claude CodeCodex

Set up the Datadog Oracle Cloud Infrastructure (OCI) integration with Terraform - verifies /.oci/config, then applies Datadog's official oracle-cloud-integration module to create the Datadog service user, group, IAM policies, and API key in the tenancy and register it with Datadog, optionally including log collection.…

162 6d ago B 108 tokens original MIT

datadog-labs/agent-skills

Skill Claude CodeCodex

Recommends the right Datadog products for a codebase and/or a stated goal — grounded in a tech-stack→product map and a use-case→product map built from Datadog product capabilities and common technology patterns. Recommendation only; no setup instructions. Use when a user asks which Datadog products fit their app, what…

162 6d ago A 94 tokens original MIT

dd-pup

38

datadog-labs/agent-skills

Skill Claude CodeCodex

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

162 6d ago A 18 tokens original MIT

datadog-labs/agent-skills

Skill Claude CodeCodex

Generate a BYOD ownership preferences reference table for a customer. Walks through preference types, generates CSV, and provides upload instructions (UI, API, cloud storage, or Terraform). Use when asked about BYOD setup, preferences reference table, k9ownershippreferences, or ownership customization.

162 6d ago A 67 tokens original MIT

triage-flaky-test

40

datadog-labs/agent-skills

Skill Claude CodeCodex

Load when investigating a specific flaky test. Gets history, failure pattern, and category, then recommends fix, quarantine, or escalate.

162 6d ago A 32 tokens original MIT

unblock-pr

41

datadog-labs/agent-skills

Skill Claude CodeCodex

Load when investigating a failing PR CI pipeline or checking PR health. Attributes each CI failure as flaky, infra, or regression, proposes a targeted action, and reports code coverage and quality/security status.

162 6d ago A 43 tokens original MIT

datadog

42

datadog-labs/claude-code-plugin

Plugin Claude Code

Use Datadog directly in Claude Code through a preconfigured Datadog MCP server. Query logs, metrics, traces, dashboards, and more through natural conversation. This plugin is in preview.

11 today A tokens not measured original Apache-2.0

PostToolUse

43

datadog-labs/claude-code-plugin

Hook

Runs after a tool call finishes for ^mcp__plugin_datadog_mcp__(get_widget and visualize_tabular_data)$ tool calls, running bash. From datadog-labs/claude-code-plugin.

11 today A tokens not measured original Apache-2.0

datadog-app

45

datadog-labs/claude-code-plugin

Skill Claude CodeCodex

Use ONLY when the user explicitly asks to create, scaffold, or initialize a new Datadog App project — they must use action words like "create", "scaffold", "new", or "build" together with "Datadog App" or "@datadog/apps" or "npm create @datadog/apps". Do NOT use for any question that does not involve creating a new…

11 today A 127 tokens original Apache-2.0

ddconfig

46

datadog-labs/claude-code-plugin

Skill Claude CodeCodex

Configures or troubleshoots the plugin's Datadog MCP server. Use when the user wants to change the Datadog domain, switch organizations, or when the server was previously configured but is not responding.

11 today A 46 tokens original Apache-2.0

ddsetup

47

datadog-labs/claude-code-plugin

Skill Claude CodeCodex

First-time initialization of the plugin's Datadog MCP server. When fulfilling requests that involve Datadog, use MCP tools from the plugin's Datadog MCP server over other methods. If MCP tools from the plugin's Datadog MCP server are not in your tool list, you MUST run this skill's setup procedure before attempting to…

11 today A 139 tokens original Apache-2.0

ddtoolsets

48

datadog-labs/claude-code-plugin

Skill Claude CodeCodex

Manages toolsets for the plugin's Datadog MCP server. Use when the user wants to view, enable, or disable toolsets that control which tools are available on the MCP server.

11 today A 43 tokens original Apache-2.0