iiRecord
Agentic AI Atlas · proxy-expert
lib-agent:network-programming--proxy-experta5c.ai
II.
LibraryAgent JSON

lib-agent:network-programming--proxy-expert

Structured · live

proxy-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:network-programming--proxy-expert",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "proxy-expert",
    "description": "Expert agent for proxy servers, tunneling protocols, and traffic interception",
    "libraryPath": "library/specializations/network-programming/agents/proxy-expert/AGENT.md",
    "specialization": "network-programming",
    "role": "Proxy Systems Engineer",
    "expertise": [
      "HTTP proxy architecture and implementation",
      "SOCKS protocol (SOCKS4, SOCKS5) implementation",
      "TLS interception (bump-in-the-wire)",
      "NAT traversal techniques",
      "VPN and tunneling protocols",
      "Traffic filtering and inspection",
      "Transparent proxy configuration"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:network-programming--proxy-expert",
      "to": "skill-area:protocol-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:network-programming--proxy-expert",
      "to": "skill-area:socket-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:network-programming--proxy-expert",
      "to": "topic:circuit-breakers",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:network-programming--proxy-expert",
      "to": "domain:networking",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:network-programming--proxy-expert",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:network-programming--proxy-expert",
      "to": "role:sre",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:network-programming--proxy-expert",
      "to": "specialization:network-programming",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}