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 itcreate-graph— add a chart to an existing dashboardcreate-dashboard— create a new empty dashboardlist-dashboards— list existing dashboardsget-dashboard— get the full config of a dashboard, including its graphsget-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.