Agent Plugins Marketplace
All plugins

pup

v0.62.0

Datadog API CLI with 49 command groups, 300+ subcommands. Skills and domain agents for monitoring, logs, APM, security, and infrastructure.

CodexClaude CodeAgent Plugins13 Skills

By DatadogLicense: Apache-2.01k GitHub starsUpdated yesterday

Directory evidence

Runtimes
Codex, Claude Code, and Agent Plugins
Parsed components
13 skill or MCP entries
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install pup for Codex and Claude Code

Installs for the current user
codex plugin marketplace add DataDog/pup
codex plugin marketplace upgrade datadog-pup
codex plugin add pup@datadog-pup

Paste and run these commands in a terminal with Codex. They add and refresh the datadog-pup catalog, then install this plugin.

Compatibility: the page URL and API slug “pup” remain stable.

  • Codex: pup@agent-plugin-marketplacepup@datadog-pup

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/DataDog/pup

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

pup/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── plugin.json
├── skills/dd-apm/SKILL.md
├── skills/dd-code-generation/SKILL.md
├── skills/dd-debugger/SKILL.md
├── skills/dd-docs/SKILL.md
├── skills/dd-file-issue/SKILL.md
├── skills/dd-idp/SKILL.md
├── skills/dd-logs/SKILL.md
├── skills/dd-monitors/SKILL.md
├── skills/dd-pup/SKILL.md
├── skills/dd-symdb/SKILL.md
├── skills/dd-triage-flaky-test/SKILL.md
├── skills/dd-unblock-pr/SKILL.md
└── SKILL.md

Included Skills13

dd-apmskills/dd-apm/SKILL.md

APM - traces, services, dependencies, performance analysis.

dd-code-generationskills/dd-code-generation/SKILL.md

Use pup CLI for immediate Datadog operations or generate code for integration into applications

dd-debuggerskills/dd-debugger/SKILL.md

Live Debugger - inspect runtime argument/variable values in production by placing log probes on methods. Use when asked what values a function receives, what parameters look like at runtime, or to capture live data from running services without redeploying.

dd-docsskills/dd-docs/SKILL.md

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

dd-file-issueskills/dd-file-issue/SKILL.md

File GitHub issues to the right repository (pup CLI or plugin)

dd-idpskills/dd-idp/SKILL.md

Find, filter, count, and connect software, teams, engineering work and delivery, infrastructure, and operational or security records through Pup's read-only Datadog entity graph. Use for inventory, ownership, dependencies, and status questions across connected integrations and custom entities. Discover available kinds, fields, and relationships progressively when no recipe fits.

dd-logsskills/dd-logs/SKILL.md

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

dd-monitorsskills/dd-monitors/SKILL.md

Monitor management - create, update, mute, and alerting best practices.

dd-pupskills/dd-pup/SKILL.md

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

dd-symdbskills/dd-symdb/SKILL.md

Symbol Database - search service symbols, find probe-able methods.

dd-triage-flaky-testskills/dd-triage-flaky-test/SKILL.md

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

dd-unblock-prskills/dd-unblock-pr/SKILL.md

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.

pupSKILL.md

Datadog API CLI with 49 command groups, 300+ subcommands. Skills and domain agents for monitoring, logs, APM, security, and infrastructure.

Plugin manifests3

.codex-plugin/plugin.json
{
  "name": "pup",
  "version": "0.62.0",
  "description": "Datadog API CLI with 49 command groups, 300+ subcommands. Skills and domain agents for monitoring, logs, APM, security, and infrastructure.",
  "author": {
    "name": "Datadog",
    "email": "[email protected]"
  },
  "repository": "https://github.com/DataDog/pup",
  "license": "Apache-2.0",
  "keywords": [
    "datadog",
    "monitoring",
    "logs",
    "apm",
    "metrics",
    "security",
    "infrastructure"
  ],
  "skills": "./skills/"
}
.claude-plugin/plugin.json
{
  "name": "pup",
  "version": "0.25.0",
  "description": "Datadog API CLI with 49 command groups, 300+ subcommands. Skills and domain agents for monitoring, logs, APM, security, and infrastructure.",
  "author": {
    "name": "Datadog",
    "email": "[email protected]"
  },
  "repository": "https://github.com/DataDog/pup",
  "license": "Apache-2.0",
  "keywords": [
    "datadog",
    "monitoring",
    "logs",
    "apm",
    "metrics",
    "security",
    "infrastructure"
  ]
}
plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "pup",
  "version": "1.23.1",
  "description": "Datadog API CLI with 49 command groups, 300+ subcommands. Skills and domain agents for monitoring, logs, APM, security, and infrastructure.",
  "author": {
    "name": "Datadog",
    "email": "[email protected]"
  },
  "homepage": "https://github.com/DataDog/pup#readme",
  "repository": "https://github.com/DataDog/pup",
  "license": "Apache-2.0",
  "keywords": [
    "datadog",
    "monitoring",
    "logs",
    "apm",
    "metrics",
    "security",
    "infrastructure"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[pup on Agent Plugins Marketplace](https://pluginsmp.com/plugins/pup)