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

aiconfig-targeting
DEPRECATED: Use configs-targeting instead

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.