aiconfig-online-evals

Attach judges to AI Config variations for automated LLM-based evaluation.

25|8|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/launchdarkly/agent-skills --skill aiconfig-online-evals-launchdarkly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aiconfig-online-evals
Source: https://github.com/launchdarkly/agent-skills/tree/main/skills/ai-configs/aiconfig-online-evals
Command: npx skills add https://github.com/launchdarkly/agent-skills --skill aiconfig-online-evals-launchdarkly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Attaches judges to AI Config variations to enable automated, LLM-based evaluation of outputs, providing structured scoring and quality signals.

Core Features & Use Cases

  • Custom Judges: Create and attach AI Config judges to variations for targeted evaluation.
  • Automated Scoring: Collect evaluation results across variations and environments with configurable sampling.
  • Monitoring & Governance: View judge results in the LaunchDarkly dashboard to guardrails and experiments.

Quick Start

Copy this skill into your agent's skills path and begin attaching judges to AI Config variations.

Frequently Asked Questions about aiconfig-online-evals

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate LLM evaluation for AI Config variations?

Automate LLM evaluation for AI Config variations by attaching custom judges to enable LLM-as-a-judge scoring. This provides structured quality signals and automated output evaluation across your variations and environments.

What permissions do I need to attach judges to AI Configs?

Attaching judges to AI Configs requires a LaunchDarkly API access token with ai-configs:write permission. You also need compatible AI SDK versions to ensure automatic metric recording functions correctly during evaluation.

Can I monitor LLM-as-a-judge scores across different environments?

You can monitor LLM-as-a-judge scores across environments by viewing judge results in the LaunchDarkly dashboard. This allows you to track quality metrics, apply guardrails, and run experiments on your AI Config outputs.

How do I collect evaluation results from AI Config judges with sampling?

Collect evaluation results from AI Config judges using configurable sampling to manage evaluation volume. This automated scoring mechanism gathers quality data across variations without requiring manual inspection of every single output.

When should I use custom judges for AI Config evaluation?

Use custom judges for AI Config evaluation when managing multiple variations and requiring targeted, automated quality scoring. This approach provides structured evaluation signals necessary for monitoring governance and running experiments.

Why are my automatic judge metrics not recording for AI Configs?

Automatic judge metrics may not record if your AI SDK versions are incompatible or if the API access token lacks ai-configs:write permission. Ensure both prerequisites are met to successfully attach judges and capture scores.