iiRecord
Agentic AI Atlas · comm-protocol-expert
lib-agent:embedded-systems--comm-protocol-experta5c.ai
II.
LibraryAgent JSON

lib-agent:embedded-systems--comm-protocol-expert

Structured · live

comm-protocol-expert 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:embedded-systems--comm-protocol-expert",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "comm-protocol-expert",
    "description": "Expert in embedded communication protocols and interfaces",
    "libraryPath": "library/specializations/embedded-systems/agents/comm-protocol-expert/AGENT.md",
    "specialization": "embedded-systems",
    "role": "Senior Protocol Engineer",
    "expertise": [
      "Serial protocols (UART, SPI, I2C)",
      "CAN/CAN-FD/LIN automotive buses",
      "USB device/host stacks",
      "Ethernet for embedded (lwIP, TCP/IP)",
      "Wireless protocols (BLE, WiFi, LoRa)",
      "Protocol state machines",
      "Timing and synchronization",
      "Error handling and recovery"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:embedded-systems--comm-protocol-expert",
      "to": "skill-area:rtos-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:embedded-systems--comm-protocol-expert",
      "to": "skill-area:firmware-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:embedded-systems--comm-protocol-expert",
      "to": "skill-area:protocol-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:embedded-systems--comm-protocol-expert",
      "to": "domain:embedded-systems",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:embedded-systems--comm-protocol-expert",
      "to": "role:embedded-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:embedded-systems--comm-protocol-expert",
      "to": "specialization:embedded-systems",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:embedded-systems--device-driver-development",
      "to": "lib-agent:embedded-systems--comm-protocol-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:embedded-systems--ota-firmware-update",
      "to": "lib-agent:embedded-systems--comm-protocol-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}