II.
LibraryAgent JSON
Structured · livelib-agent:chemical-engineering--equipment-engineer
equipment-engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:chemical-engineering--equipment-engineer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "equipment-engineer",
"description": "Agent specialized in process equipment sizing, specification, and selection",
"libraryPath": "library/specializations/domains/science/chemical-engineering/agents/equipment-engineer/AGENT.md",
"specialization": "chemical-engineering",
"role": "Senior Equipment Engineer",
"expertise": [
"Vessel sizing",
"Heat exchanger design (TEMA)",
"Rotating equipment selection",
"Column design",
"Pressure equipment codes"
]
},
"outgoingEdges": [
{
"from": "lib-agent:chemical-engineering--equipment-engineer",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:chemical-engineering--equipment-engineer",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:chemical-engineering--equipment-engineer",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:chemical-engineering--equipment-engineer",
"to": "domain:chemical-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:chemical-engineering--equipment-engineer",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:chemical-engineering--equipment-engineer",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:chemical-engineering--equipment-engineer",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:chemical-engineering--equipment-engineer",
"to": "specialization:chemical-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": [
{
"from": "lib-process:chemical-engineering--equipment-sizing",
"to": "lib-agent:chemical-engineering--equipment-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:chemical-engineering--process-flow-diagram",
"to": "lib-agent:chemical-engineering--equipment-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}