datadog

datadog is a skill for Claude Code, Codex from neverinfamous/mysql-mcp. It costs 100 tokens per session (2,474 once invoked), scanned A, original, MIT.

A general Datadog assistant for monitoring applications, logs, dashboards, alerts, and related operational data.

In plain words
What is it for?
Use it to search logs, work with APM, RUM, SLOs, monitors, dashboards, downtimes, and Datadog authentication.
Why use it?
It reduces the need to remember command-line syntax when investigating application health or managing Datadog settings.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/neverinfamous/mysql-mcp/datadog
Any agent
npx skills add neverinfamous/mysql-mcp --skill datadog
Clone the repo
git clone --depth 1 https://github.com/neverinfamous/mysql-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for datadog

README.md
[![agentmods](https://agentmods.dev/badge/skills/neverinfamous/mysql-mcp/datadog.svg)](https://agentmods.dev/skills/neverinfamous/mysql-mcp/datadog)
Your own site
<a href="https://agentmods.dev/skills/neverinfamous/mysql-mcp/datadog"><img src="https://agentmods.dev/badge/skills/neverinfamous/mysql-mcp/datadog.svg" alt="Measured on agentmods" height="20"></a>
Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,474 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00100 $0.02474
Opus 5 $0.00050 $0.01237
Sonnet 5 $0.00020 $0.00495
Haiku 4.5 $0.00010 $0.00247

Measured 4d ago against content hash 5027a3d051a2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

datadog scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 9 executable files (agent-observability/agent-observability-eval-pipeline/scripts/load_env.py, agent-observability/agent-observability-eval-pipeline/scripts/publish_dataset.py, agent-observability/agent-observability-experiment-analyzer/evals/__init__.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

| `grafana/loki:3.6+` | **Distroless** — no `/bin/sh`, `wget`, `grep` | `healthcheck: { disable: true }` (validate via external script) |
skills/datadog/SKILL.md · 188 lines

How it starts

The opening of the file, as written. The whole thing — 188 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Datadog Skills

Unified guide for interacting with Datadog via the pup CLI.

[!CAUTION] HITL GATE: Stop and ask the user for explicit confirmation before:

  • Creating or modifying downtimes (pup downtime create)
  • Muting/deleting monitors
  • Any operation that modifies production alerting state

Secrets: NEVER log, echo, or commit DD_API_KEY or DD_APP_KEY. Use env vars exclusively.

Before performing any Datadog operations via CLI, ensure the required authentication variables are set:

  • DD_API_KEY: Datadog API key
  • DD_APP_KEY: Datadog Application key
  • DD_SITE: Datadog site (e.g., datadoghq.com, us5.datadoghq.com)

If any are missing or unclear, ask the user to provide them.

Utilize the pup CLI for Datadog interactions.

Command Execution Policy

  1. Check context first (conversation, prior outputs, known values).
  2. Run discovery commands when required values are missing.
  3. Ask the user only when values remain ambiguous.
  4. Run the target command after required inputs are known.
  5. Avoid speculative commands likely to fail.

Quick Reference

Task Command
Search error logs pup logs search --query "status:error" --from 1h
List monitors pup monitors list
Schedule downtime pup downtime create --file downtime.json
Find slow traces pup traces search --query "service:api @duration:>500ms" --from 1h
Query metrics pup metrics query --query "avg:system.cpu.user{*}"
Check auth pup auth status
List dashboards pup dashboards list -o json
Get dashboard pup dashboards get <id> -o json
Update dashboard pup dashboards update <id> --file <file.json> -y

Key Flags

Flag Purpose
-o json Output format (json, table, yaml, csv)
--jq "<expr>" Filter output through a jq expression (applied before formatting)
-y Auto-approve destructive operations (non-interactive)

Read the full file on GitHub · 188 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 188 lines · 100 tokens per session scan A 5027a3d051a2

Subscribe to this mod's changes

datadog is a skill published in the GitHub repository neverinfamous/mysql-mcp (10 stars, last pushed 11d ago), licensed MIT. It adds 100 tokens to every session and 2,474 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

debugging-output-and-previewing-html-using-ray

Use when user says "send to Ray," "show in Ray," "debug in Ray," "log to Ray," "display in Ray," or wants to visualize data, debug output, or show diagrams in the Ray desktop application.

coollabsio/coolify · 58 tokens

karpathy-llm-wiki

Use when building or maintaining a personal LLM-powered knowledge base. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki quality, 'add to wiki', 'what do I know about', or any mention of 'LLM wiki' or 'Karpathy wiki'.

Astro-Han/karpathy-llm-wiki · 67 tokens

proxies

Oxylabs proxy networks: Residential, Mobile, shared Datacenter/ISP, and Dedicated Datacenter/ISP proxies with geo-targeting, IP rotation, session persistence, and port-based sticky IPs. Use when routing traffic through proxies, building scrapers with proxy auth, rotating or sticky sessions, whitelisting IPs, or…

oxylabs/agent-skills · 76 tokens

offer-compare-skill

Offer 对比决策器。用户同时拿到两份(或多份)offer 纠结怎么选时,扮演 Senior Career Decision Advisor:结构化对比 comp / 成长 / AI 敞口 / 公司强度 / 团队风险 / 晋升速度 / 生活方式,识别 front-loaded vs long-term upside、resume value、switch-out 难度、hidden risks,最后给一条明确、有立场、不中性的推荐(并附「你是 X 类人选 A,你是 Y 类人选 B」的分叉判定)。三步:贴两份 offer → 补 priorities & 现状 → 自动生成并打开一份 HTML Offer Decision…

yanliudesign/offer-toolkit-skill · 231 tokens

multi-voice-dubbing

多角色对话配音:按 cast 和逐行对白为不同角色分配音色与情绪,合成多声线音轨和带角色名字幕。 当用户说“多角色/双人/剧本/对话配音、多人对白、不同角色不同声音、有声剧配音”时使用。 单一公共音色用 tts-voiceover;克隆本人音色用 voice-clone;整部短剧制作由 short-drama 编排。.

ZJU-REAL/Easel · 111 tokens

ai-music

AI 音乐 / BGM 生成:给短视频、社媒内容生成原创背景音乐 / 配乐 / 纯音乐。通过可插拔 provider(阿里 DashScope / Suno 类第三方 API)文生音乐,异步提交→轮询→下载,产物可再裁剪/归一化或加到视频。当用户说“AI 音乐”“AI 配乐”“生成 BGM”“背景音乐”“原创音乐”“AI 作曲”“纯音乐”“给视频配乐”“做首曲子”时使用。与 tts-voiceover 的区别:tts-voiceover 生成人声口播/旁白,ai-music 生成背景音乐/配乐(无人声或带演唱)。.

ZJU-REAL/Easel · 161 tokens