
aiconfig-tools
★ 19by launchdarkly · part of launchdarkly/ai-tooling
Give your AI agents capabilities through tools (function calling). Helps you identify what your AI needs to do, create tool definitions, and attach them to AI…
Give your AI agents capabilities through tools (function calling). Helps you identify what your AI needs to do, create tool definitions, and attach them to AI…
Inspect the full instructions your agent will receiveExpandCollapse
This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.
name: aiconfig-tools description: "DEPRECATED redirect — this skill was renamed to tools. Do not use this skill; invoke tools instead. Kept only so old references to aiconfig-tools still point users to the new name." license: Apache-2.0 metadata: version: 0.1.0
Deprecated — renamed to tools
This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill.
Invoke the tools skill instead — it contains the current, complete instructions.
If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-tools to tools.
npx skills add https://github.com/launchdarkly/ai-tooling --skill aiconfig-toolsRun this in your project — your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.