datadog-api
OfficialFetch Datadog live metrics and monitor data.
AuthorCogni-AI-OU
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you reliably query the Datadog API from the command line to retrieve live dashboards, monitors, and time series data without relying on a UI or heavyweight tooling.
Core Features & Use Cases
- Datadog API querying via cURL: Pull dashboards, monitor details, and operational status using authenticated HTTP requests.
- Metrics and timeseries retrieval: Query time-bounded metric data using
from/totimestamps to avoid overwhelming outputs. - Safe response handling: Use tools like
jqto prune and extract only the fields you need to keep agent context manageable.
Use Case: You want to audit production monitor behavior for a specific environment tag by searching monitors, then fetching selected monitor definitions for reporting or backup.
Quick Start
Use the datadog-api skill to fetch a dashboard JSON by its ID using your Datadog API and application keys.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-api Download link: https://github.com/Cogni-AI-OU/cogni-ai-agent-skills/archive/main.zip#datadog-api Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.