
aiconfig-create
★ 19by launchdarkly · part of launchdarkly/ai-tooling
Create and configure AI Configs in LaunchDarkly. Helps you choose between agent vs completion mode, create the config, add variations with models and prompts,…
Create and configure AI Configs in LaunchDarkly. Helps you choose between agent vs completion mode, create the config, add variations with models and prompts,…
Inspect the full instructions your agent will receiveExpandCollapse
This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.
name: aiconfig-create description: "DEPRECATED redirect — this skill was renamed to configs-create. Do not use this skill; invoke configs-create instead. Kept only so old references to aiconfig-create still point users to the new name." license: Apache-2.0 metadata: version: 0.1.0
Deprecated — renamed to configs-create
This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill.
Invoke the configs-create 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-create to configs-create.
npx skills add https://github.com/launchdarkly/ai-tooling --skill aiconfig-createRun this in your project — your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.