
aiconfig-agent-graphs
★ 19by launchdarkly · part of launchdarkly/ai-tooling
Create and manage agent graphs — directed graphs of AI Configs connected by edges with handoff logic. Use when building multi-agent workflows where configs…
Create and manage agent graphs — directed graphs of AI Configs connected by edges with handoff logic. Use when building multi-agent workflows where configs…
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-agent-graphs description: "DEPRECATED redirect — this skill was renamed to agent-graphs. Do not use this skill; invoke agent-graphs instead. Kept only so old references to aiconfig-agent-graphs still point users to the new name." license: Apache-2.0 metadata: version: 0.1.0
Deprecated — renamed to agent-graphs
This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill.
Invoke the agent-graphs 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-agent-graphs to agent-graphs.
npx skills add https://github.com/launchdarkly/ai-tooling --skill aiconfig-agent-graphsRun 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.