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.
npx skills add fabricioctelles/jump-skills --skill datadog-ninjagit clone --depth 1 https://github.com/fabricioctelles/jump-skillsWrote 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.
[](https://agentmods.dev/skills/fabricioctelles/jump-skills/datadog-ninja)<a href="https://agentmods.dev/skills/fabricioctelles/jump-skills/datadog-ninja"><img src="https://agentmods.dev/badge/skills/fabricioctelles/jump-skills/datadog-ninja/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/fabricioctelles/jump-skills/datadog-ninja"><img src="https://agentmods.dev/badge/skills/fabricioctelles/jump-skills/datadog-ninja.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00297 | $0.05345 |
| Opus 5 | $0.00148 | $0.02672 |
| Sonnet 5 | $0.00059 | $0.01069 |
| Haiku 4.5 | $0.00030 | $0.00534 |
Grade A, and why
datadog-ninja scanned grade A with 0 findings 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 7d ago.
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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 357 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Datadog Ninja
Jump Skill — Master orchestrator that routes Datadog observability tasks to 57 specialized skills from official Datadog repositories.
Purpose
This skill acts as an intelligent router to the comprehensive Datadog skills library. Instead of manually searching for the right skill, describe your observability task and this skill will:
- Identify the most relevant specialized skill(s)
- Load the full skill instructions on demand
- Execute the task with expert-level Datadog knowledge
Prerequisites
Most skills drive the pup CLI (the official Datadog CLI). Before executing a task:
- Route to
dd-pupifpupis not installed or not authenticated pupuses OAuth2 with token refresh — no long-lived key in the shell for interactive use- Some skills use
DD_API_KEY/DD_APP_KEYdirectly for API access - Datadog site matters (
datadoghq.com,datadoghq.eu,us3,us5,ap1) — confirmDD_SITEbefore API calls
Read operations (searching logs, inspecting traces, listing monitors) are safe to run directly. Write operations (creating monitors, placing probes, deleting pipelines) change production state — confirm with the user first.
Skill Catalog
CLI & Foundation (from DataDog/pup)
| Skill | Path | Use When |
|---|---|---|
dd-pup |
{{JUMP_SKILLS_DIR}}/repos/datadog-ninja/pup/skills/dd-pup/ |
Install/authenticate the pup CLI, OAuth2 setup, token refresh, org and site selection |
dd-docs |
{{JUMP_SKILLS_DIR}}/repos/datadog-ninja/pup/skills/dd-docs/ |
Look up Datadog documentation via docs.datadoghq.com/llms.txt |
dd-code-generation |
{{JUMP_SKILLS_DIR}}/repos/datadog-ninja/pup/skills/dd-code-generation/ |
Generate application code using Datadog API clients (TypeScript, Python, Java, Go, Rust) |
dd-file-issue |
{{JUMP_SKILLS_DIR}}/repos/datadog-ninja/pup/skills/dd-file-issue/ |
File a bug or feature request against the pup CLI |
APM & Tracing
| Skill | Path | Use When |
|---|---|---|
dd-apm |
{{JUMP_SKILLS_DIR}}/repos/datadog-ninja/pup/skills/dd-apm/ |
Traces, services, dependencies, performance analysis (pup) |
dd-apm |
{{JUMP_SKILLS_DIR}}/repos/datadog-ninja/agent-skills/dd-apm/ |
Extended APM with SSI onboarding workflows |
service-remapping |
{{JUMP_SKILLS_DIR}}/repos/datadog-ninja/agent-skills/dd-apm/service-remapping/ |
Remap service names in APM |
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.
- 7d ago First seen · 357 lines · 297 tokens per session scan A 8a793fb2c784
datadog-ninja is a skill published in the GitHub repository fabricioctelles/jump-skills (28 stars, last pushed yesterday), licensed MIT. It adds 297 tokens to every session and 5,345 once invoked, about $0.0015 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.
Other skills, from other repositories
agentcore-investigation
Investigate Bedrock AgentCore runtime sessions via CloudWatch Logs Insights — resolve session/trace IDs, query OTEL spans, filter noise, build timelines. Use when debugging AgentCore agent sessions, tracing tool calls, or analyzing latency.
azure-kubernetes-automatic-readiness
Assess Kubernetes workloads and cluster configuration for AKS Automatic compatibility. Identifies incompatibilities, generates fixes, and guides migration from AKS Standard to AKS Automatic. WHEN: migrate to AKS Automatic, check AKS Automatic readiness, validate manifests for Automatic, assess cluster for Automatic…
azure-diagnostics
Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot app service, app service high CPU, app service deployment failure, troubleshoot container apps, troubleshoot functions, troubleshoot AKS, VM RDP, Linux SSH, VM black…
hyperpod-node-debugger
Diagnose and remediate per-node issues on a HyperPod cluster (EKS or Slurm) — a specific node is unhealthy, unresponsive, stuck, or needs replacing. Covers on-node EFA, GPU / accelerator hardware (XID, ECC, NVLink, row-remap, DCGM), Slurm node down/drained, disk and memory pressure, per-node lifecycle-script failures…
hyperpod-cluster-debugger
Diagnose and remediate cluster-wide HyperPod (EKS or Slurm) problems — creation / deployment failures (CloudFormation, EFA health check, lifecycle scripts, capacity), EKS access, node replacement, CloudFormation nested-stack errors, post-maintenance rollback state, dangling nodes, autoscaler conflicts. Includes…
hyperpod-nccl
Diagnose NCCL failures and adjacent training-pod failures on HyperPod GPU clusters (EKS or Slurm) — training hangs, AllReduce / collective-op timeouts, EFA or libfabric errors, rendezvous failures, EFA TCP fallback, /dev/shm or memlock issues, NCCL version mismatch across pods, container OOM / exit-137 / OOMKilled…