Dd Pup
Dd Pup monitors your Datadog alerts, proactively surfacing critical issues and reducing alert fatigue for faster resolution.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add dd-pup npx -- -y @trustedskills/dd-pup
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"dd-pup": {
"command": "npx",
"args": [
"-y",
"@trustedskills/dd-pup"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The dd-pup skill enables AI agents to discover and install Datadog skills, streamlining the integration of monitoring capabilities into agent workflows. It serves as a bridge for dynamically provisioning tools within the Datadog ecosystem without manual configuration.
When to use it
- Automating the deployment of new monitoring agents across distributed infrastructure.
- Updating existing skill libraries when Datadog releases new features or patches.
- Provisioning specific diagnostic tools for troubleshooting complex cloud environments.
- Standardizing agent configurations by ensuring all nodes have identical skill sets.
Key capabilities
- Discovery of available skills within the Datadog registry.
- Installation and management of agent extensions.
- Integration with the
datadog-labs/agent-skillsrepository.
Example prompts
- "Install the latest dd-pup skill to enable automated log collection on my Kubernetes cluster."
- "Discover all available monitoring skills compatible with Datadog Agent 7 and install the top three."
- "Update the dd-pup configuration to include custom metrics for our database services."
Tips & gotchas
Ensure your Datadog Agent version is compatible with the specific skill versions you intend to install, as mismatches can cause monitoring gaps. Always verify the source of skills before installation to maintain security and data integrity within your environment.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.