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

aiconfig-variations
DEPRECATED: Use configs-variations instead

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.