Skip to content

feat(skills): package 9 Datadog skills#515

Merged
JAORMX merged 1 commit into
mainfrom
skills/datadog-labs
Apr 20, 2026
Merged

feat(skills): package 9 Datadog skills#515
JAORMX merged 1 commit into
mainfrom
skills/datadog-labs

Conversation

@JAORMX
Copy link
Copy Markdown
Collaborator

@JAORMX JAORMX commented Apr 20, 2026

Packages 9 skills from datadog-labs/agent-skills (MIT), pinned to a04611e.

Skills added

Core pup CLI

  • dd-pup — primary CLI (auth, PATH, commands)
  • dd-apm, dd-docs, dd-logs, dd-monitors

LLM Observability (dd-llmo/*)

  • dd-llmo-eval-bootstrap
  • dd-llmo-eval-session-classify
  • dd-llmo-eval-trace-rca
  • dd-llmo-experiment-analyzer

Each of these lives at dd-llmo/<sub> in the upstream repo; packaged here as separate top-level dockyard skills named dd-llmo-<sub>.

Vendor affiliation

The datadog-labs org is Datadog-affiliated (commits come from @datadoghq.com email addresses). Registry criteria considers this an official-vendor reference; reviewers may wish to confirm org → vendor link before merging.

Security

All 9 carry only MANIFEST_MISSING_LICENSE (INFO).

Closes #490

Packages 9 skills from datadog-labs/agent-skills (MIT), pinned to
upstream a04611e.

Core pup CLI skills:
- dd-pup — primary pup CLI (auth, PATH, commands)
- dd-apm — APM traces and service performance
- dd-docs — Datadog documentation search
- dd-logs — log search, pipelines, archives
- dd-monitors — monitors and alerts

LLM Observability sub-skills (dd-llmo/*):
- dd-llmo-eval-bootstrap — bootstrap eval sessions
- dd-llmo-eval-session-classify — session classification
- dd-llmo-eval-trace-rca — trace-level root-cause analysis
- dd-llmo-experiment-analyzer — experiment-variant analysis

Note: datadog-labs is a Datadog-affiliated org (commit authors from
@datadoghq.com). Registry criteria considers this an official-vendor
reference, but reviewers may wish to confirm.

All 9 pass with only MANIFEST_MISSING_LICENSE.

Refs #490
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@JAORMX JAORMX added the skills Skill packaging, vendor skill imports label Apr 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🛡️ Skill Security Scan Results

✅ dd-apm

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: datadog-labs/agent-skills is licensed MIT at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ dd-docs

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: datadog-labs/agent-skills is licensed MIT at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ dd-llmo-eval-bootstrap

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: datadog-labs/agent-skills is licensed MIT at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ dd-llmo-eval-session-classify

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: datadog-labs/agent-skills is licensed MIT at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ dd-llmo-eval-trace-rca

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: datadog-labs/agent-skills is licensed MIT at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ dd-llmo-experiment-analyzer

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: datadog-labs/agent-skills is licensed MIT at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ dd-logs

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: datadog-labs/agent-skills is licensed MIT at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ dd-monitors

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: datadog-labs/agent-skills is licensed MIT at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ dd-pup

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: datadog-labs/agent-skills is licensed MIT at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

Summary: Scanned 9 skill(s), all passed security checks. ✅

Copy link
Copy Markdown
Contributor

@samuv samuv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@JAORMX JAORMX merged commit 91e9dd4 into main Apr 20, 2026
32 checks passed
@JAORMX JAORMX deleted the skills/datadog-labs branch April 20, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skills Skill packaging, vendor skill imports

Projects

None yet

Development

Successfully merging this pull request may close these issues.

skill: package datadog-labs/agent-skills into dockyard

2 participants