
aiconfig-migrate
★ 19by launchdarkly · part of launchdarkly/ai-tooling
Migrate an application with hardcoded LLM prompts to a full LaunchDarkly AI Configs implementation in five stages: audit the code, wrap the call, move the…
Migrate an application with hardcoded LLM prompts to a full LaunchDarkly AI Configs implementation in five stages: audit the code, wrap the call, move the…
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-migrate description: "DEPRECATED redirect — this skill was renamed to migrate. Do not use this skill; invoke migrate instead. Kept only so old references to aiconfig-migrate still point users to the new name." license: Apache-2.0 metadata: version: 0.1.0
Deprecated — renamed to migrate
This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill.
Invoke the migrate 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-migrate to migrate.
npx skills add https://github.com/launchdarkly/ai-tooling --skill aiconfig-migrateRun 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.