II.
LibraryAgent JSON
Structured · livelib-agent:algorithms-optimization--interview-coach
interview-coach json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:algorithms-optimization--interview-coach",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "interview-coach",
"description": "Provide interview preparation coaching and feedback",
"libraryPath": "library/specializations/algorithms-optimization/agents/interview-coach/AGENT.md",
"specialization": "algorithms-optimization",
"role": "Technical Interview Coach",
"expertise": [
"Weakness identification",
"Personalized study plan creation",
"Communication improvement advice",
"Confidence building strategies",
"Mock interview analysis"
]
},
"outgoingEdges": [
{
"from": "lib-agent:algorithms-optimization--interview-coach",
"to": "skill-area:dynamic-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:algorithms-optimization--interview-coach",
"to": "skill-area:graph-algorithms",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:algorithms-optimization--interview-coach",
"to": "domain:computer-science",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:algorithms-optimization--interview-coach",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:algorithms-optimization--interview-coach",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:algorithms-optimization--interview-coach",
"to": "specialization:algorithms-optimization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:algorithms-optimization--behavioral-interview-prep",
"to": "lib-agent:algorithms-optimization--interview-coach",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:algorithms-optimization--faang-interview-prep",
"to": "lib-agent:algorithms-optimization--interview-coach",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:algorithms-optimization--interview-problem-explanation",
"to": "lib-agent:algorithms-optimization--interview-coach",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:algorithms-optimization--mock-coding-interview",
"to": "lib-agent:algorithms-optimization--interview-coach",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:algorithms-optimization--system-design-interview",
"to": "lib-agent:algorithms-optimization--interview-coach",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}