skills.vishalvoidskills/vishalvoid
EnterpriseIntermediate

dd-monitors

Manage Datadog monitors through the pup CLI

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/datadog-labs/agent-skills --skill dd-monitors

Overview

What This Skill Does

Manage Datadog monitors through the pup CLI

Application

When to use this Skill

Documentation

Show Skills.md file

Datadog Monitors

Create, manage, and maintain monitors for alerting.

Prerequisites

This requires pup in your path. See Setup Pup.

Command Execution Order (Token-Efficient)

For scoped commands, use this order:

  1. Check context first (prior outputs, conversation, saved values).
  2. If a required value is missing, run a discovery command first.
  3. If still ambiguous, ask the user to confirm.
  4. Then run the target command.
  5. Avoid speculative commands likely to fail.

Quick Start

pup auth login
Lines 1 - 25 of 187

Recommendations

Explore other random skills

All skillsMy patterns