pup
Give AI agents full command-line control of Datadog
All Skills in This Repository (12)
Pure Emerald Level Indicatorspup
Manage Datadog observability platform resources via CLI commands.
dd-apm
Analyze Datadog APM traces, service dependencies, and performance metrics.
dd-file-issue
File GitHub issues to the correct repository using the GitHub CLI.
dd-logs
Manage Datadog log data with the Datadog Pup CLI.
Datadog Integration Skill
Interact with Datadog via CLI commands or generated API client code.
dd-docs
Retrieve Datadog documentation pages and search the llms.txt index.
dd-monitors
Manage Datadog monitors for creation, updates, muting, and alerting best practices.
dd-pup
Interact with Datadog APIs to search logs, query metrics, and manage monitors.
dd-debugger
Places log probes on running services to capture runtime variable values without redeploying.
dd-symdb
Search Datadog Symbol Database to find probe-able methods for Live Debugger instrumentation.
dd-triage-flaky-test
Investigates flaky tests in Datadog CI Visibility and recommends fix, quarantine, or escalation.
dd-unblock-pr
Classifies failing PR CI jobs as flaky, infra, or regression and proposes targeted remediation actions.
Frequently Asked Questions
FAQPage SchemaHow to install pup?โผ
Run `npx skills add datadog-labs/pup --all -g -y` in your terminal to install all skills in this suite globally.
What can AI agents do with pup?โผ
Agents can search logs, query metrics, manage monitors, trace requests, and investigate incidents across Datadog using simple terminal commands with structured JSON output.
How does pup handle Datadog authentication?โผ
Run `pup auth login` for secure OAuth2 with PKCE, or set DD_API_KEY, DD_APP_KEY, and DD_SITE environment variables for headless CI environments.
Does pup work with Claude Code and Cursor?โผ
Yes. Run `pup skills install` to auto-detect your assistant, or specify claude, cursor, codex, or opencode to install the skills for that platform.
Can pup help fix flaky tests and failing PRs?โผ
Yes. Built-in skills classify CI failures as flaky, infrastructure, or regression issues, then recommend fixes, retries, or quarantine actions.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core