II.
LibraryAgent JSON
Structured · livelib-agent:meta--agent-designer
agent-designer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:meta--agent-designer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "agent-designer",
"description": "Design agent roles, expertise areas, prompt templates, and interaction patterns for Claude Code agents.",
"libraryPath": "library/specializations/meta/agents/agent-designer/AGENT.md",
"specialization": "meta",
"role": "Agent Architecture",
"expertise": [
"Agent role definition",
"Expertise specification",
"Prompt template design",
"Interaction pattern design",
"AGENT.md structure",
"Collaboration modeling",
"Output schema design"
]
},
"outgoingEdges": [
{
"from": "lib-agent:meta--agent-designer",
"to": "skill-area:ai-agent-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:meta--agent-designer",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:meta--agent-designer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:meta--agent-designer",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:meta--agent-designer",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:meta--agent-designer",
"to": "specialization:meta",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}