AI AGENT ADDONS
AI & Agent Building
1,474installs

Imagine a team of AI agents working together to handle complex tasks. This skill helps you build a graph of connected agents. Each agent has its own job, and they pass information along edges. You can create a root agent that routes work to specialists. This is useful for customer support, data pipelines, or any workflow with multiple steps.

The skill uses the LaunchDarkly platform. You will design the graph first, then create it with tools. You need the remote MCP server set up. The process involves making sure each agent config exists, then adding edges between them. Each edge can carry handoff data to guide the next agent.

Managers and developers can use this to make AI workflows more organized. The graph is like a map that shows how agents talk to each other. You can test the routing to make sure everything works end to end.

Add Agent Graphs skill to your workflow

Global

mkdir -p ~/.claude/skills/agent-graphs

Project

mkdir -p .claude/skills/agent-graphs

Source Repository

Stars
17
Forks
5
Watchers
17
License
NOASSERTION
Last Push
1 month ago
Created
5 months ago