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

aiconfig-tools
DEPRECATED — use 'tools' skill instead

aiconfig-update
DEPRECATED — use configs-update instead

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.