bylaunchdarkly· 96 skills
Create a LaunchDarkly metric that measures what matters for an experiment or rollout. Use when the user wants to create a metric, track an event, measure page views, button clicks, conversion, latency, error rate, or any custom numeric or binary outcome. Instruments the event first when needed (including SDK setup and .env), then creates and verifies the metric.
$npx -y skills add launchdarkly/agent-skills --skill launchdarkly-metric-createInstalls into the current project.
Run `npx skills use "https://github.com/launchdarkly/agent-skills" --skill "launchdarkly/agent-skills/launchdarkly-metric-create"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/launchdarkly/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/launchdarkly/agent-skills"` and select the relevant skills, then follow their instructions.