dd-docs

作成者: datadog-labs

docs.datadoghq.com/llms.txtとリンクされたMarkdownページを使用したDatadogドキュメントの検索。

npx skills add https://github.com/datadog-labs/pup --skill dd-docs

Datadog 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 .md to URLs)

How to Use llms.txt

  1. Fetch the index to understand available documentation:

    curl -s https://docs.datadoghq.com/llms.txt | head -100
    
  2. 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"
  1. 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

TopicURL
APM/Tracinghttps://docs.datadoghq.com/tracing/
Logshttps://docs.datadoghq.com/logs/
Metricshttps://docs.datadoghq.com/metrics/
Monitorshttps://docs.datadoghq.com/monitors/
Dashboardshttps://docs.datadoghq.com/dashboards/
Securityhttps://docs.datadoghq.com/security/
Syntheticshttps://docs.datadoghq.com/synthetics/
RUMhttps://docs.datadoghq.com/real_user_monitoring/
Incidentshttps://docs.datadoghq.com/service_management/incident_management/
API Referencehttps://docs.datadoghq.com/api/

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 — datadog-labs/agent-skills が公開する、AIエージェント用のインストール可能なスキルです。
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 Audit TrailからSOC 2およびPCI DSSに対応した監査対応のコンプライアンス証跡を生成します。フレームワークのコントロールを特定のクエリパターンにマッピングし、…
official
dd-audit-cost-spike-investigation
datadog-labs
Datadogの製品使用量やコストの急増を調査するために、使用量計測データ(いつ、何が急増したか)と監査証跡の設定変更(誰が何を変更したか)を関連付けます。
official
dd-audit-key-compromise
datadog-labs
潜在的に侵害されたDatadog APIキーを調査 — アクションのタイムライン、地理/IPの内訳、呼び出されたエンドポイント、異常フラグ、および修復手順。
official