Custom Metrics for Configs Full lifecycle management of custom business metrics: create metric definitions via API, track events via SDK, retrieve metric data, and manage metrics programmatically. Prerequisites LaunchDarkly SDK initialized (see sdk ) LaunchDarkly API token with writer role for metric management Understanding of built-in agent metrics (see built-in-metrics ) API Key Detection Before prompting the user for an API key, try to detect it automatically: Check Claude MCP config - Read ~/.claude/config.json and look for mcpServers.launchdarkly.env.LAUNCHDARKLY_API_KEY Check environment variables - Look for LAUNCHDARKLY_API_KEY , LAUNCHDARKLY_API_TOKEN , or LD_API_KEY Prompt user - Only if detection fails, ask the user for their API key Show more Installs 478 Repository launchdarkly/ag…t-skills GitHub Stars 16 First Seen May 21, 2026
custom-metrics
安装
npx skills add https://github.com/launchdarkly/agent-skills --skill custom-metrics