dd-docs
作者: datadog-labs
使用 docs.datadoghq.com/llms.txt 及关联的 Markdown 页面进行 Datadog 文档查询。
npx skills add https://github.com/datadog-labs/pup --skill dd-docsDatadog Docs
Use this skill to locate Datadog documentation and limits.
LLM-Friendly Documentation
Datadog provides an LLM-optimized documentation index at:
https://docs.datadoghq.com/llms.txt
This file contains:
- Overview of all Datadog products organized by use case
- Full list of documentation pages with URLs and descriptions
- Direct links to Markdown sources (append
.mdto URLs)
How to Use llms.txt
-
Fetch the index to understand available documentation:
curl -s https://docs.datadoghq.com/llms.txt | head -100 -
Search for specific topics:
Examples:
curl -s https://docs.datadoghq.com/llms.txt | grep -i "monitors"
curl -s https://docs.datadoghq.com/llms.txt | grep -i "apm"
curl -s https://docs.datadoghq.com/llms.txt | grep -i "logs"
- Fetch specific doc pages (add .md to most Datadog Docs URLs for raw content):
curl -s https://docs.datadoghq.com/monitors.md curl -s https://docs.datadoghq.com/tracing.md
Key Documentation Sections
Scope Guardrails
- Use llms.txt for documentation lookups
- Defer to official docs for feature availability and limits
Failure Handling
- If docs.datadoghq.com is unreachable, check network connectivity
- For region-specific docs, use appropriate site (datadoghq.eu, etc.)
来自 datadog-labs 的更多技能
agent-install
datadog-labs
agent-install — 一个可安装的AI代理技能,由datadog-labs/agent-skills发布。
official
agent-skills
datadog-labs
面向AI代理的Datadog技能。提供核心监控、日志记录、追踪与可观测性功能。
official
dd-apm
datadog-labs
APM - 安装、接入、检测、启用、设置、配置、追踪、服务、依赖关系、性能分析。用于任何涉及Datadog APM的请求…
official
dd-audit
datadog-labs
审计追踪调查——谁更改了什么、密钥泄露、成本激增根本原因、合规证据(SOC 2/PCI)以及AI活动审计。
official
dd-audit-ai-activity
datadog-labs
审计 Bits AI 助手(MCP 服务器)在你的 Datadog 组织中的操作——按用户划分的工具调用、访问的资源以及用于 AI 治理的异常标记。
official
dd-audit-compliance-report
datadog-labs
从Datadog审计日志生成符合SOC 2和PCI DSS标准的审计证据,将框架控制映射到特定查询模式并生成…
official
dd-audit-cost-spike-investigation
datadog-labs
通过关联使用量计量数据(何时/何物激增)与审计追踪配置变更(谁在何时更改了哪些内容),调查 Datadog 产品使用量或成本激增的原因。
official
dd-audit-key-compromise
datadog-labs
调查可能被泄露的Datadog API密钥——操作时间线、地理位置/IP分布、调用的端点、异常标记以及修复步骤。
official