aiconfig-tools by launchdarkly/agent-skills
npx skills add https://github.com/launchdarkly/agent-skills --skill aiconfig-tools您正在使用一个技能,它将指导您通过工具(函数调用)为您的 AI 代理添加功能。您的任务是识别您的 AI 需要做什么,创建工具定义,将它们附加到变体,并验证它们是否正常工作。
/*:ai-tool/* 权限的 LaunchDarkly API 令牌aiconfig-create 技能)/ai-tools(不是 /ai-configs/tools)LAUNCHDARKLY_API_KEY、、广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
LAUNCHDARKLY_API_TOKENLD_API_KEYAI 应该能够做什么?
遵循 API 快速入门:
POST /projects/{projectKey}/ai-tools,包含 key、description、schema工具无法在配置创建期间附加。请 PATCH 变体:
PATCH /projects/{projectKey}/ai-configs/{configKey}/variations/{variationKey}
请求体:{"model": {"parameters": {"tools": [{"key": "tool-name", "version": 1}]}}}
完整 curl 示例请参阅 API 快速入门。
验证工具存在:
GET /projects/{projectKey}/ai-tools/{toolKey}
验证已附加到变体:
GET /projects/{projectKey}/ai-configs/{configKey}/variations/{variationKey}
检查 model.parameters.tools 是否包含您的工具键。
* ✓ 工具已创建,模式有效
* ✓ 工具已附加到变体
* ⚠️ 标记任何问题
LangGraph、CrewAI、AutoGen 通常从函数定义生成模式。您仍然需要在 LaunchDarkly 中创建工具,并将工具键附加到变体,以便 SDK 知道可用的内容。
| 情况 | 操作 |
|---|---|
| 工具已存在 (409) | 使用现有工具或用不同的键创建 |
| 错误的端点 | 使用 /ai-tools,而不是 /ai-configs/tools |
| 模式无效 | 使用 OpenAI 函数格式 |
/ai-configs/tools — 它不存在aiconfig-create — 在附加工具之前创建配置aiconfig-variations — 管理变体每周安装次数
105
仓库
GitHub 星标数
2
首次出现
2026年2月11日
安全审计
安装于
claude-code93
github-copilot50
codex50
opencode49
gemini-cli49
cursor49
You're using a skill that will guide you through adding capabilities to your AI agents through tools (function calling). Your job is to identify what your AI needs to do, create tool definitions, attach them to variations, and verify they work.
/*:ai-tool/* permissionaiconfig-create skill first)/ai-tools (NOT /ai-configs/tools)LAUNCHDARKLY_API_KEY, LAUNCHDARKLY_API_TOKEN, LD_API_KEYWhat should the AI be able to do?
Follow API Quick Start:
POST /projects/{projectKey}/ai-tools with key, description, schemaTools cannot be attached during config creation. PATCH the variation:
PATCH /projects/{projectKey}/ai-configs/{configKey}/variations/{variationKey}
Body: {"model": {"parameters": {"tools": [{"key": "tool-name", "version": 1}]}}}
See API Quick Start for full curl example.
Verify tool exists:
GET /projects/{projectKey}/ai-tools/{toolKey}
Verify attached to variation:
GET /projects/{projectKey}/ai-configs/{configKey}/variations/{variationKey}
Check model.parameters.tools includes your tool key.
Report results:
LangGraph, CrewAI, AutoGen often generate schemas from function definitions. You still need to create tools in LaunchDarkly and attach keys to variations so the SDK knows what's available.
| Situation | Action |
|---|---|
| Tool already exists (409) | Use existing or create with different key |
| Wrong endpoint | Use /ai-tools, not /ai-configs/tools |
| Schema invalid | Use OpenAI function format |
/ai-configs/tools — it doesn't existaiconfig-create — Create config before attaching toolsaiconfig-variations — Manage variationsWeekly Installs
105
Repository
GitHub Stars
2
First Seen
Feb 11, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
claude-code93
github-copilot50
codex50
opencode49
gemini-cli49
cursor49
AI Elements:基于shadcn/ui的AI原生应用组件库,快速构建对话界面
66,200 周安装
AI Logo设计指南:使用inference.sh CLI快速生成专业Logo与提示词技巧
8,100 周安装
Google Workspace CLI 邮件转任务工具:Gmail 邮件自动创建 Google Tasks 任务
8,100 周安装
AI产品摄影指南:使用inference.sh CLI生成专业电商产品图片
8,000 周安装
LinkedIn内容创作指南:AI驱动的高互动帖子撰写技巧与结构公式
8,000 周安装
GitHub Copilot 重构计划工具 - 自动生成代码重构详细步骤与安全执行方案
8,200 周安装
Apple App Store 审核专家:AI 助手审查 iOS 应用代码与元数据,降低被拒风险
8,100 周安装