create-graph

Installation
SKILL.md

Create graphs and dashboards

Prerequisites

This skill uses the following LaunchDarkly MCP tools:

  • preview-graph — render a chart preview inline without saving it
  • create-graph — add a chart to an existing dashboard
  • create-dashboard — create a new empty dashboard
  • list-dashboards — list existing dashboards
  • get-dashboard — get the full config of a dashboard, including its graphs
  • get-keys — discover available metrics, attributes, and keys for a product type

All of these tools require a projectKey (e.g. "default").

Overview

You are building observability graphs. Your tools are precise — get the enum values wrong and the API rejects the call. Always use get-keys before building a query to confirm the dimension names are real.

Installs
485
GitHub Stars
20
First Seen
Jul 8, 2026
create-graph — launchdarkly/agent-skills