This walks you through creating AI configs in LaunchDarkly, helping you pick between agent mode (for frameworks like LangGraph that expect instruction strings) and completion mode (for direct API calls with message arrays). It uses the setup-ai-config tool to create the config and first variation in one shot, setting model, prompts, and parameters. The biggest gotcha: newly created configs default to a disabled variation, so you'll get enabled=False from the SDK until you run the targeting skill to point at your actual variation. It's opinionated about moving fast, using reasonable defaults when you don't specify variation keys or names, and completing the entire workflow without stopping to ask for details it can infer.
npx -y skills add launchdarkly/agent-skills --skill configs-create --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot