aiconfig-variations
launchdarkly/agent-skills
DEPRECATED: Use configs-variations instead
What is aiconfig-variations?
This skill is deprecated and has been renamed to configs-variations. Do not use this skill. Update any references to point to the new skill name instead.
How to install aiconfig-variations
npx skills add https://github.com/launchdarkly/agent-skills --skill aiconfig-variationsHow to use aiconfig-variations
- 1.Use the configs-variations skill instead of this deprecated skill
aiconfig-variations FAQ
This skill was renamed to configs-variations. The new skill contains the current, complete instructions.
Update any documentation, saved prompts, or automation to use configs-variations instead of aiconfig-variations.
Invoke the configs-variations skill, which contains the current functionality and instructions.
Full instructions (SKILL.md)
Source of truth, from launchdarkly/agent-skills.
name: aiconfig-variations description: "DEPRECATED redirect — this skill was renamed to configs-variations. Do not use this skill; invoke configs-variations instead. Kept only so old references to aiconfig-variations still point users to the new name." license: Apache-2.0 metadata: version: 0.1.0
Deprecated — renamed to configs-variations
This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill.
Invoke the configs-variations 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-variations to configs-variations.
Related skills
More from launchdarkly/agent-skills and the wider catalog.

apply
Install and configure LaunchDarkly SDK with minimal code at entrypoints.

built-in-metrics
Instrument an existing codebase with LaunchDarkly config tracking. Walks the four-tier ladder (managed runner → provider package → custom extractor + trackMetricsOf → raw manual) and picks the lowest-ceremony option that still captures duration, tokens, and success/error.

configs-create
Create and configure configs in LaunchDarkly. Helps you choose between agent vs completion mode, create the config, add variations with models and prompts, and verify the setup.

configs-targeting
Configure config targeting rules to control which variations serve to different users. Enable percentage rollouts, attribute-based rules, segment targeting, and guarded rollouts.

configs-update
Update, archive, and delete LaunchDarkly configs and their variations. Use when you need to modify config properties, change model parameters, update instructions or messages, archive unused configs, or permanently remove them.

configs-variations
Experiment with configs by creating and managing variations. Helps you test different models, prompts, and parameters to find what works best through systematic experimentation.