Labsco
launchdarkly logo

launchdarkly / ai-tooling

19

A skill package that teaches your agent 33 capabilities — every one documented and browsable below, no GitHub required · by launchdarkly.

Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.

aiconfig-agent-graphs🔥🔥🔥✓ VerifiedFreeQuick setup

Create and manage agent graphs — directed graphs of AI Configs connected by edges with handoff logic. Use when building multi-agent workflows where configs…

1 file — installable on its own

aiconfig-ai-metrics🔥🔥🔥✓ VerifiedFreeQuick setup

Instrument an existing codebase with LaunchDarkly AI Config tracking. Walks the four-tier ladder (managed runner → provider package → custom extractor +…

1 file — installable on its own

aiconfig-create🔥🔥🔥✓ VerifiedFreeQuick setup

Create and configure AI Configs in LaunchDarkly. Helps you choose between agent vs completion mode, create the config, add variations with models and prompts,…

1 file — installable on its own

aiconfig-custom-metrics🔥🔥🔥✓ VerifiedFreeQuick setup

Create, track, retrieve, update, and delete custom business metrics for AI Configs. Covers full lifecycle: define metric kinds via API, emit events via SDK,…

1 file — installable on its own

aiconfig-migrate🔥🔥🔥✓ VerifiedFreeQuick setup

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…

1 file — installable on its own

aiconfig-online-evals🔥🔥🔥✓ VerifiedFreeQuick setup

Attach judges to AI Config variations for automatic LLM-as-a-judge evaluation. Create custom judges, configure sampling rates, and monitor quality scores.

1 file — installable on its own

aiconfig-projects🔥🔥🔥✓ VerifiedFreeQuick setup

Guide for setting up LaunchDarkly projects in your codebase. Helps you assess your stack, choose the right approach, and integrate project management that…

1 file — installable on its own

aiconfig-snippets🔥🔥🔥✓ VerifiedFreeQuick setup

Create and manage prompt snippets — reusable text blocks referenced inside AI Config variation prompts. Keeps common instructions, personas, and guardrails…

1 file — installable on its own

aiconfig-targeting🔥🔥🔥✓ VerifiedFreeQuick setup

Configure AI Config targeting rules to control which variations serve to different users. Enable percentage rollouts, attribute-based rules, segment targeting,…

1 file — installable on its own

aiconfig-tools🔥🔥🔥✓ VerifiedFreeQuick setup

Give your AI agents capabilities through tools (function calling). Helps you identify what your AI needs to do, create tool definitions, and attach them to AI…

1 file — installable on its own

aiconfig-update🔥🔥🔥✓ VerifiedFreeQuick setup

Update, archive, and delete LaunchDarkly AI Configs and their variations. Use when you need to modify config properties, change model parameters, update…

1 file — installable on its own

aiconfig-variations🔥🔥🔥✓ VerifiedFreeQuick setup

Experiment with AI configurations by creating and managing variations. Helps you test different models, prompts, and parameters to find what works best through…

1 file — installable on its own

apply🔥🔥🔥✓ VerifiedAccount requiredAdvanced setup

Apply LaunchDarkly SDK onboarding: install dependency (or dual-SDK pair), configure env and secrets with consent, add init at entrypoint(s), verify compile.…

1 file — installable on its own

detect🔥🔥🔥✓ VerifiedFreeQuick setup

Detect repository stack for LaunchDarkly SDK onboarding: languages, frameworks, package managers, monorepo targets, entrypoints, existing LD usage. Nested…

1 file — installable on its own

first-flag🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys

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.

1 file — installable on its own

launchdarkly-experiment-setup🔥🔥🔥✓ VerifiedFreeQuick setup

Set up and run experiments in LaunchDarkly. Create experiments with metrics and treatments, start iterations to collect data, and monitor results.

1 file — installable on its own

launchdarkly-flag-cleanup🔥🔥🔥✓ VerifiedFreeAdvanced setup

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…

6 files — installable on its own

launchdarkly-flag-cleanup🔥🔥🔥✓ VerifiedFreeAdvanced setup

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…

6 files — installable on its own

launchdarkly-flag-create🔥🔥🔥✓ VerifiedFreeAdvanced setup

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,…

6 files — installable on its own

launchdarkly-flag-create🔥🔥🔥✓ VerifiedFreeAdvanced setup

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,…

6 files — installable on its own

launchdarkly-flag-discovery🔥🔥🔥✓ VerifiedFreeQuick setup

Audit your LaunchDarkly feature flags to understand the landscape, find stale or launched flags, and assess removal readiness. Use when the user asks about…

6 files — installable on its own

launchdarkly-flag-discovery🔥🔥🔥✓ VerifiedFreeQuick setup

Audit your LaunchDarkly feature flags to understand the landscape, find stale or launched flags, and assess removal readiness. Use when the user asks about…

6 files — installable on its own

launchdarkly-flag-targeting🔥🔥🔥✓ VerifiedFreeQuick setup

Control LaunchDarkly feature flag targeting including toggling flags on/off, percentage rollouts, targeting rules, individual targets, and copying flag…

7 files — installable on its own

launchdarkly-flag-targeting🔥🔥🔥✓ VerifiedFreeQuick setup

Control LaunchDarkly feature flag targeting including toggling flags on/off, percentage rollouts, targeting rules, individual targets, and copying flag…

7 files — installable on its own

launchdarkly-guarded-rollout🔥🔥🔥✓ VerifiedFreeQuick setup

Configure guarded rollouts with progressive traffic increases, metric monitoring, and automatic rollback. Use when releasing features gradually with safety…

1 file — installable on its own

launchdarkly-metric-choose🔥🔥🔥✓ VerifiedFreeQuick setup

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…

1 file — installable on its own

launchdarkly-metric-create🔥🔥🔥✓ VerifiedFreeQuick setup

Create a LaunchDarkly metric that measures what matters for an experiment or rollout. Use when the user wants to create a metric, track an event, measure page…

launchdarkly-metric-instrument🔥🔥🔥✓ VerifiedFreeQuick setup

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,…

3 files — installable on its own

mcp-configure🔥🔥🔥✓ VerifiedAccount requiredAdvanced setup

Configure the LaunchDarkly hosted MCP server during onboarding. Use when the parent LaunchDarkly onboarding skill reaches Step 4 (MCP). Supports Cursor, Claude…

4 files — installable on its own

onboarding🔥🔥🔥✓ VerifiedFreeAdvanced setup

Onboard a project to LaunchDarkly: kickoff roadmap, resumable log, explore repo, MCP, companion flag skills, nested SDK install (detect/plan/apply), first…

50 files — installable on its own

onboarding🔥🔥🔥✓ VerifiedFreeAdvanced setup

Onboard a project to LaunchDarkly: kickoff roadmap, resumable log, explore repo, MCP, companion flag skills, nested SDK install (detect/plan/apply), first…

50 files — installable on its own

plan🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys

Generate a minimal LaunchDarkly SDK integration plan from detected stack: choose SDK type(s), dual-SDK server+client when required, files to change, env…

1 file — installable on its own

sdk-install🔥🔥🔥✓ VerifiedAccount requiredAdvanced setup

Install and initialize the correct LaunchDarkly SDK during onboarding by running nested skills in order: detect, plan, apply. Parent onboarding Step 6 is first…

7 files — installable on its own