bylaunchdarkly· 96 skills
Instrument a LaunchDarkly metric event in a codebase by adding a track() call. Use when the user wants to wire up an event, instrument an action for a metric, add tracking to a feature, or confirm that an event is flowing to LaunchDarkly.
$npx -y skills add launchdarkly/agent-skills --skill launchdarkly-metric-instrumentInstalls into the current project.
Run `npx skills use "https://github.com/launchdarkly/agent-skills" --skill "launchdarkly/agent-skills/launchdarkly-metric-instrument"` 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.