Build AI Configs with Agent Skills in Claude Code, Cursor, or Windsurf
LaunchDarkly Agent Skills let you build AI Configs by describing what you want. Tell your coding assistant to create an agent, and it handles the API calls, targeting rules, and tool definitions fo...

Source: DEV Community
LaunchDarkly Agent Skills let you build AI Configs by describing what you want. Tell your coding assistant to create an agent, and it handles the API calls, targeting rules, and tool definitions for you. In this quickstart, you'll create AI Configs using natural language, then run a sample LangGraph app that consumes them. You'll build a "Side Project Launcher"—a three-agent pipeline that validates ideas, writes landing pages, and recommends tech stacks. Prefer video? Watch Build a multi-agent system with LaunchDarkly Agent Skills for a walkthrough of this tutorial. What you'll build A three-agent pipeline called "Side Project Launcher": Idea Validator: researches competitors, analyzes market gaps, scores viability Landing Page Writer: generates headlines, copy, and CTAs based on your value prop Tech Stack Advisor: recommends frameworks, databases, and hosting based on your requirements By the end, you'll have working AI Configs in LaunchDarkly and a sample app that fetches them at run