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

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.

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.