Datadog Cli

🌐Community
by davila7 · vlatest · Repository

This Datadog CLI skill allows you to interact with Datadog from your terminal for automated monitoring and reporting tasks, boosting efficiency.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add davila7-datadog-cli npx -- -y @trustedskills/davila7-datadog-cli
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "davila7-datadog-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/davila7-datadog-cli"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The davila7-datadog-cli skill equips AI agents with the ability to interact directly with Datadog's infrastructure via its command-line interface. It enables automated execution of monitoring commands, log queries, and dashboard management without manual browser interaction.

When to use it

  • Automating routine health checks across distributed microservices environments.
  • Triggering immediate log aggregation for debugging production incidents.
  • Generating real-time performance reports from Datadog dashboards.
  • Executing infrastructure audits or metric collection tasks programmatically.

Key capabilities

  • Direct CLI interaction with Datadog services.
  • Execution of monitoring and diagnostic commands.
  • Automated data retrieval from logs and metrics.
  • Integration within CI/CD pipelines for observability tasks.

Example prompts

  • "Run a health check on all our microservices using the Datadog CLI."
  • "Query recent error logs for the payment service in the last hour."
  • "Generate a summary of CPU usage across all production nodes from Datadog."

Tips & gotchas

Ensure your AI agent has valid API credentials and appropriate permissions before executing commands. This skill relies on external API access, so network connectivity to Datadog's endpoints is essential for operation.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davila7
Installs
148

🌐 Community

Passed automated security scans.