github.com/launchdarkly/ai-tooling
| Skill | Added | Review |
|---|---|---|
aiconfig-variations skills/agentcontrol/aiconfig-variations/SKILL.md DEPRECATED redirect — this skill was renamed to configs-variations. Do not use this skill; invoke configs-variations instead. Kept only so old references to aiconfig-variations still point users to the new name. | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e6ab09b | |
launchdarkly-metric-instrument skills/metrics/launchdarkly-metric-instrument/SKILL.md Instrument a LaunchDarkly metric event in a codebase by adding a track() call. Use when the user wants to wire up an event, instrument an action for a metric, add tracking to a feature, or confirm that an event is flowing to LaunchDarkly. | 80 80 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 4fdba42 | |
plan skills/onboarding/sdk-install/plan/SKILL.md Generate a minimal LaunchDarkly SDK integration plan from detected stack: choose SDK type(s), dual-SDK server+client when required, files to change, env conventions. Nested under sdk-install; follows detect, precedes apply. | 61 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1dfe5b8 | |
launchdarkly-metric-choose skills/metrics/launchdarkly-metric-choose/SKILL.md Choose the right metrics for a LaunchDarkly experiment, guarded rollout, or release policy. Use when the user wants to know which metrics to use, which is the primary metric for an experiment, what guardrails to add, or which events to monitor in a rollout. Surfaces what will auto-attach from existing release policies before making additional recommendations. | 97 97 1.16x Agent success vs baseline Impact 92% 1.16xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 4fdba42 | |
aiconfig-online-evals skills/agentcontrol/aiconfig-online-evals/SKILL.md DEPRECATED redirect — this skill was renamed to online-evals. Do not use this skill; invoke online-evals instead. Kept only so old references to aiconfig-online-evals still point users to the new name. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e6ab09b | |
aiconfig-ai-metrics skills/agentcontrol/aiconfig-ai-metrics/SKILL.md DEPRECATED redirect — this skill was renamed to built-in-metrics. Do not use this skill; invoke built-in-metrics instead. Kept only so old references to aiconfig-ai-metrics still point users to the new name. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e6ab09b | |
online-evals skills/agentcontrol/online-evals/SKILL.md Attach judges to config variations for automatic LLM-as-a-judge evaluation. Create custom judges, configure sampling rates, and monitor quality scores. | 58 58 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: add614f | |
launchdarkly-experiment-setup skills/experiments/launchdarkly-experiment-setup/SKILL.md Set up and run experiments in LaunchDarkly. Create experiments with metrics, treatments, and flag config, start iterations to collect data, swap design between iterations, and stop with a winner. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: f85169c | |
aiconfig-create skills/agentcontrol/aiconfig-create/SKILL.md 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. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e6ab09b | |
aiconfig-projects skills/agentcontrol/aiconfig-projects/SKILL.md 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. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e6ab09b | |
onboarding skills/onboarding/SKILL.md Onboard a project to LaunchDarkly: kickoff roadmap, resumable log, explore repo, MCP, companion flag skills, nested SDK install (detect/plan/apply), first flag. Use when adding LaunchDarkly, setting up or integrating feature flags in a project, SDK integration, or 'onboard me'. | 89 89 1.48x Agent success vs baseline Impact 92% 1.48xAverage score across 3 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 83f5166 | |
tools skills/agentcontrol/tools/SKILL.md Give your agents capabilities through tools (function calling). Helps you identify what your agent needs to do, create tool definitions, and attach them to config variations. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: add614f | |
launchdarkly-flag-discovery skills/feature-flags/launchdarkly-flag-discovery/SKILL.md 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. | 79 79 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: be58859 | |
first-flag skills/onboarding/first-flag/SKILL.md 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. | 61 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: b618549 | |
built-in-metrics skills/agentcontrol/built-in-metrics/SKILL.md 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. | 54 54 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: add614f | |
detect skills/onboarding/sdk-install/detect/SKILL.md Detect repository stack for LaunchDarkly SDK onboarding: languages, frameworks, package managers, monorepo targets, entrypoints, existing LD usage. Nested under sdk-install; next is plan. | 81 81 0.98x Agent success vs baseline Impact 85% 0.98xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: cd2b28c | |
apply skills/onboarding/sdk-install/apply/SKILL.md Apply LaunchDarkly SDK onboarding: install dependency (or dual-SDK pair), configure env and secrets with consent, add init at entrypoint(s), verify compile. Nested under sdk-install; next is run. | 54 54 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: a2fb6e9 | |
aiconfig-custom-metrics skills/agentcontrol/aiconfig-custom-metrics/SKILL.md DEPRECATED redirect — this skill was renamed to custom-metrics. Do not use this skill; invoke custom-metrics instead. Kept only so old references to aiconfig-custom-metrics still point users to the new name. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e6ab09b | |
custom-metrics skills/agentcontrol/custom-metrics/SKILL.md Create, track, retrieve, update, and delete custom business metrics for configs. Covers full lifecycle: define metric kinds via API, emit events via SDK, and query results. | 57 57 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: add614f | |
projects skills/agentcontrol/projects/SKILL.md Guide for setting up LaunchDarkly projects in your codebase. Helps you assess your stack, choose the right approach, and integrate project management that makes sense for your architecture. | 61 61 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: add614f | |
launchdarkly-flag-cleanup skills/feature-flags/launchdarkly-flag-cleanup/SKILL.md 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. | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: be58859 | |
aiconfig-migrate skills/agentcontrol/aiconfig-migrate/SKILL.md 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. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e6ab09b | |
launchdarkly-guarded-rollout skills/feature-flags/launchdarkly-guarded-rollout/SKILL.md Configure guarded rollouts with progressive traffic increases, metric monitoring, and automatic rollback. Use when releasing features gradually with safety thresholds. | 77 77 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 8cecc56 | |
configs-variations skills/agentcontrol/configs-variations/SKILL.md Experiment with configs by creating and managing variations. Helps you test different models, prompts, and parameters to find what works best through systematic experimentation. | 82 82 2.75x Agent success vs baseline Impact 99% 2.75xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: add614f | |
aiconfig-targeting skills/agentcontrol/aiconfig-targeting/SKILL.md DEPRECATED redirect — this skill was renamed to configs-targeting. Do not use this skill; invoke configs-targeting instead. Kept only so old references to aiconfig-targeting still point users to the new name. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: e6ab09b |