agent-graphs

Installation
SKILL.md

Config Agent Graphs

You're using a skill that will guide you through creating and managing agent graphs in LaunchDarkly. Your job is to design the graph topology, create it with the right edges and handoffs, and verify the routing between config nodes.

Prerequisites

This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment.

Required MCP tools:

  • create-agent-graph -- create a new graph with nodes and edges
  • get-agent-graph -- inspect a graph's structure and edges
  • list-agent-graphs -- browse existing graphs in the project

Optional MCP tools:

  • update-agent-graph -- modify edges, root config, or description
  • delete-agent-graph -- permanently remove a graph
  • get-ai-config -- inspect individual configs that serve as nodes
  • create-ai-config -- create new configs to use as graph nodes
Installs
4
GitHub Stars
16
First Seen
9 days ago
agent-graphs — launchdarkly/ai-tooling