·dd-logs

Log management - search, pipelines, archives, and cost control.

90Installs·11Trend·@datadog-labs

Installation

$npx skills add https://github.com/datadog-labs/agent-skills --skill dd-logs

How to Install dd-logs

Quickly install dd-logs AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/datadog-labs/agent-skills --skill dd-logs
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: datadog-labs/agent-skills.

SKILL.md

View raw

| error | Full-text search | | status:error | Tag equals | | @http.statuscode:500 | Attribute equals | | @http.statuscode:>=400 | Numeric range | | service:api AND env:prod | Boolean | | @message:timeout | Wildcard |

| Health checks | @http.url:"/health" OR @http.url:"/ready" | | Debug logs | status:debug | | Static assets | @http.url:.css OR @http.url:.js | | Heartbeats | @message:heartbeat |

| Logs not appearing | Check agent, pipeline filters | | High costs | Add exclusion filters | | Search slow | Narrow time range, use indexes | | Missing attributes | Check grok parser |

Log management - search, pipelines, archives, and cost control. Source: datadog-labs/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/datadog-labs/agent-skills --skill dd-logs
Category
</>Dev Tools
Verified
First Seen
2026-02-28
Updated
2026-03-11

Browse more skills from datadog-labs/agent-skills

Quick answers

What is dd-logs?

Log management - search, pipelines, archives, and cost control. Source: datadog-labs/agent-skills.

How do I install dd-logs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/datadog-labs/agent-skills --skill dd-logs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/datadog-labs/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-28