How to install aiconfig-projects
npx skills add https://github.com/launchdarkly/agent-skills --skill aiconfig-projectsFull instructions (SKILL.md)
Source of truth, from launchdarkly/agent-skills.
name: aiconfig-projects description: "DEPRECATED redirect — this skill was renamed to projects. Do not use this skill; invoke projects instead. Kept only so old references to aiconfig-projects still point users to the new name." license: Apache-2.0 metadata: version: 0.1.0
Deprecated — renamed to projects
This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill.
Invoke the projects 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-projects to projects.
Related skills
More from launchdarkly/agent-skills and the wider catalog.
first-flag
Create a boolean first flag, add evaluation, toggle on/off for end-to-end proof. Parent onboarding Step 6; uses MCP, API, or ldcli; optional flag-create skill.
launchdarkly-flag-cleanup
Safely remove a feature flag from code while preserving production behavior. Use when the user wants to remove a flag from code, delete flag references, or create a PR that hardcodes the winning variation after a rollout is complete.
launchdarkly-flag-discovery
Audit your LaunchDarkly feature flags to understand the landscape, find stale or launched flags, and assess removal readiness. Use when the user asks about flag debt, stale flags, cleanup candidates, flag health, or wants to understand their flag inventory.
launchdarkly-flag-create
Create and configure LaunchDarkly feature flags in a way that fits the existing codebase. Use when the user wants to create a new flag, wrap code in a flag, add a feature toggle, or set up an experiment. Guides exploration of existing patterns before creating.
launchdarkly-flag-targeting
Control LaunchDarkly feature flag targeting including toggling flags on/off, percentage rollouts, targeting rules, individual targets, and copying flag configurations between environments. Use when the user wants to change who sees a flag, roll out to a percentage, add targeting rules, or promote config between environments.
aiconfig-tools
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.