git log --oneline --stat
HEAD
- Stars
- 1.2k
- Forks
- 40
- Updated
- Apr 14, 2026
repo --stat
stars
1.2k
forks
40
last update
Apr 14, 2026
license
MITv1.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add datadog-observability - Invoke
// Run from any project directory
$ claude --skill datadog-observability "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill datadog-observability "now refactor it"
datadog-observability/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Datadog Observability
- slug:
- datadog-observability
- version:
- v1.4.0
- license:
- MIT
- author:
- @datadog-skills
- repository:
- github.com/datadog-skills/observability
- categories:
- tags:
- #datadog#monitoring#observability#slo#apm
- description:
Generate Datadog dashboards, monitors, SLOs, and APM traces. Production observability as code.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
datadog-observability/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…