Setting the file. One moment.
Subchapter 24.1
README.mdMarkdown1 KBView on GitHub
An Agent Skill for creating tools (function calling) and attaching them to config variations. Guides identifying capabilities, creating tool schemas, and verifying attachment.
This skill teaches agents how to:
create-ai-tool MCP toolupdate-ai-config-variationget-ai-configCopy skills/agentcontrol/tools/ into your agent client’s skills path.
This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment.
Add a database search tool to our support agent configCreate tools for the content assistant to call our APItools/
├── SKILL.md
└── README.mdApache-2.0