
Aiconfig Custom Metrics
Resolve stale automation or docs that still invoke the renamed LaunchDarkly custom-metrics skill instead of doing metrics work here.
Overview
aiconfig-custom-metrics is an agent skill for the Grow phase that only redirects old references to the renamed custom-metrics skill and must not be used to configure metrics.
Install
npx skills add https://github.com/launchdarkly/agent-skills --skill aiconfig-custom-metricsWhat is this skill?
- Explicit DEPRECATED banner—do not execute task instructions from this skill
- Redirects all callers to invoke custom-metrics instead
- Kept so old references to aiconfig-custom-metrics still resolve
- Apache-2.0 licensed stub at version 0.1.0 in metadata
- Zero operational steps—update prompts and automation to the new skill name
Adoption & trust: 1.2k installs on skills.sh; 16 GitHub stars; 2/3 security scanners passed (skills.sh audits).
What problem does it solve?
Your prompts or automation still call aiconfig-custom-metrics and you need agents to land on the current LaunchDarkly skill without broken instructions.
Who is it for?
Maintainers updating old skill slugs in docs, CI prompts, or saved agent recipes.
Skip if: Anyone implementing LaunchDarkly custom metrics—use custom-metrics directly and skip this stub.
When should I use this skill?
An old reference still points at aiconfig-custom-metrics and you need the agent to use custom-metrics instead.
What do I get? / Deliverables
The agent stops using deprecated guidance and invokes custom-metrics for the actual custom metrics workflow.
- Updated invocation target: custom-metrics
Recommended Skills
Journey fit
The obsolete name pointed at AI config and experimentation metrics, which sit in Grow analytics even though this file no longer implements that work. Custom metrics and feature-flag measurement are analytics concerns; this entry is only a redirect stub on that shelf.
How it compares
A rename redirect stub, not a metrics implementation skill or an MCP server.
Common Questions / FAQ
Who is aiconfig-custom-metrics for?
Operators and solo builders who inherited prompts or automations that still reference the old LaunchDarkly skill slug and need a safe redirect.
When should I use aiconfig-custom-metrics?
Only when an old reference forces this slug to load; immediately hand off to custom-metrics and update the reference for Grow analytics and experimentation setup.
Is aiconfig-custom-metrics safe to install?
It contains no active task steps, but review the Security Audits panel on this page before adding any LaunchDarkly skill repo to your agent environment.
Workflow Chain
Then invoke: custom metrics
SKILL.md
READMESKILL.md - Aiconfig Custom Metrics
# Deprecated — renamed to `custom-metrics` This skill has been renamed. **Do not follow any instructions here and do not perform the task from this skill.** Invoke the **`custom-metrics`** skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from `aiconfig-custom-metrics` to `custom-metrics`.