iiRecord
Agentic AI Atlas · technical-interviewer
lib-agent:algorithms-optimization--technical-interviewera5c.ai
II.
LibraryAgent JSON

lib-agent:algorithms-optimization--technical-interviewer

Structured · live

technical-interviewer json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:algorithms-optimization--technical-interviewer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "technical-interviewer",
    "description": "A senior engineer at a FAANG company who conducts realistic coding interviews, provides hints with escalation, generates follow-up questions, evaluates communication, and delivers structured feedback.",
    "libraryPath": "library/specializations/algorithms-optimization/agents/technical-interviewer/AGENT.md",
    "specialization": "algorithms-optimization",
    "role": "Simulate a realistic technical interviewer"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:algorithms-optimization--technical-interviewer",
      "to": "skill-area:dynamic-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--technical-interviewer",
      "to": "skill-area:graph-algorithms",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--technical-interviewer",
      "to": "skill-area:string-matching",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--technical-interviewer",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--technical-interviewer",
      "to": "domain:computer-science",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--technical-interviewer",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--technical-interviewer",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--technical-interviewer",
      "to": "specialization:algorithms-optimization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}