Use the upstream install or setup path that matches your environment: - npm install @datadog/datadog-api-client - yarn add @datadog/datadog-api-client
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Metrics Dashboard Builder"
slug: "metrics-dashboard-builder"
description: ""
github_stars: 103
verification: "security_reviewed"
source: "https://github.com/DataDog/datadog-api-client-typescript"
author: "Datadog"
category: "Monitoring & Alerts"
framework: "Claude Agents"
tool_ecosystem:
github_repo: "datadog/datadog-api-client-typescript"
github_stars: 103
npm_package: "@datadog/datadog-api-client"
npm_weekly_downloads: 2331654
---
# Metrics Dashboard Builder
## Prerequisites
Node.js
## Installation
Use the upstream install or setup path that matches your environment:
- npm install @datadog/datadog-api-client
- yarn add @datadog/datadog-api-client
Requirements and caveats from upstream:
- # Node.js Datadog API Client
- This repository contains a Node.js API client for the [Datadog API](https://docs.datadoghq.com/api/).
- Zstd compression support requires users to supply their own zstd compressor callback function.
Basic usage or getting-started notes:
- Here's an example getting a monitor:
- typescript
- import { client, v1 } from '@datadog/datadog-api-client';
- Source: https://github.com/DataDog/datadog-api-client-typescript
- Extracted from upstream docs: https://raw.githubusercontent.com/DataDog/datadog-api-client-typescript/HEAD/README.md
## Documentation
- https://datadoghq.dev/datadog-api-client-typescript/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/metrics-dashboard-builder/)
No comments yet. Be the first to comment!