Dd Docs
Dd Docs provides instant access to Datadog documentation within your chat, streamlining troubleshooting and accelerating learning for DD users.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add dd-docs npx -- -y @trustedskills/dd-docs
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"dd-docs": {
"command": "npx",
"args": [
"-y",
"@trustedskills/dd-docs"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The dd-docs skill provides access to Datadog documentation and resources, enabling AI agents to retrieve technical information, troubleshooting guides, and best practices directly from the official knowledge base. It serves as a bridge between agent queries and verified Datadog operational data.
When to use it
- Resolving specific errors or anomalies in Datadog dashboards by querying official resolution steps.
- Retrieving syntax details for Datadog-specific integrations, APIs, or monitoring configurations.
- Finding best practices for setting up infrastructure monitoring within the Datadog ecosystem.
- Accessing release notes or migration guides for Datadog product updates.
Key capabilities
- Search and retrieve official Datadoc documentation content.
- Provide context-aware answers based on current Datadog features.
- Link agents to relevant external resources and knowledge articles.
Example prompts
- "How do I configure a custom alert in Datadog for high CPU usage?"
- "What are the best practices for setting up log forwarding with Datadog?"
- "Find the documentation for the Datadog Kubernetes integration."
Tips & gotchas
Ensure your AI agent has internet access to fetch live documentation updates, as this skill relies on external content. Verify that the specific Datadog product version you are querying matches the current documentation available in the index.
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.