AI AGENT ADDONS

Custom business metrics help you track what matters for your app. This skill lets you create, track, update, and delete these metrics for LaunchDarkly configs. You use the API to define metrics and the SDK to send events.

The full lifecycle is covered from start to end. First you define a metric with the API. Then you track events using the SDK. Later you can retrieve data or change the metric. Finally you can remove it when no longer needed.

Add Custom Metrics skill to your workflow

Global

mkdir -p ~/.claude/skills/custom-metrics

Project

mkdir -p .claude/skills/custom-metrics

Source Repository

Stars
17
Forks
5
Watchers
17
License
NOASSERTION
Last Push
1 month ago
Created
5 months ago