II.
LibraryAgent JSON
Structured · livelib-agent:ai-agents-conversational--langgraph-workflow-designer
langgraph-workflow-designer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:ai-agents-conversational--langgraph-workflow-designer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "langgraph-workflow-designer",
"description": "Designs stateful LangGraph workflows with cycles and conditionals",
"libraryPath": "library/specializations/ai-agents-conversational/agents/langgraph-workflow-designer/AGENT.md",
"specialization": "ai-agents-conversational",
"role": "Agent Architecture Specialist",
"expertise": [
"LangGraph architecture",
"State graph design",
"Conditional routing",
"Cycle management",
"Checkpoint strategies"
]
},
"outgoingEdges": [
{
"from": "lib-agent:ai-agents-conversational--langgraph-workflow-designer",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--langgraph-workflow-designer",
"to": "skill-area:agent-planning-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--langgraph-workflow-designer",
"to": "topic:event-driven-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--langgraph-workflow-designer",
"to": "topic:design-patterns",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--langgraph-workflow-designer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--langgraph-workflow-designer",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--langgraph-workflow-designer",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--langgraph-workflow-designer",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:ai-agents-conversational--langgraph-workflow-designer",
"to": "workflow:ml-model-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:ai-agents-conversational--langgraph-workflow-designer",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}