datadog

Official

Datadog monitoring at your CLI.

Authorkubiyabot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables Datadog monitoring and observability capabilities through a native dogshell CLI wrapper, enabling AI agents to access metrics, monitors, logs, and events from the terminal.

Core Features & Use Cases

  • Metric queries: retrieve time-series metrics from Datadog via a CLI wrapper.
  • Monitor management: list, get, mute, and unmute monitors to control alerts.
  • Event & host management: post custom events, manage downtime, and list dashboards.
  • Use Case: Automate incident response by querying metrics, muting alerts during deployments, and posting events to Datadog.

Quick Start

Install the required Datadog Python package and set credentials:

  • pip install datadog
  • export DD_API_KEY=YOUR_API_KEY
  • export DD_APP_KEY=YOUR_APP_KEY Discover and run tools:
  • skill find "datadog" # Discover tools
  • skill run datadog metric-query --query "avg:system.cpu.user{*}"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: datadog
Download link: https://github.com/kubiyabot/skill/archive/main.zip#datadog

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.