Setting the file. One moment.
Subchapter 15.1
README.mdMarkdown1 KBView on GitHub
An Agent Skill for creating configs in LaunchDarkly. Guides choosing agent vs completion mode, creating the config and variations, and verifying the result.
This skill teaches agents how to:
setup-ai-config for one-step, or create-ai-config + create-ai-config-variation for more control)modelConfigKey formatget-ai-configCopy skills/agentcontrol/configs-create/ into your agent client’s skills path.
This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment.
Create a config for our customer support agentSet up a config for content generation using Claudeconfigs-create/
├── SKILL.md
└── README.mdApache-2.0