iiRecord
Agentic AI Atlas · proxy-server
lib-skill:network-programming--proxy-servera5c.ai
II.
LibrarySkill JSON

lib-skill:network-programming--proxy-server

Structured · live

proxy-server json

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

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:network-programming--proxy-server",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "proxy-server",
    "description": "Expert skill for proxy server implementation, configuration, and traffic interception",
    "libraryPath": "library/specializations/network-programming/skills/proxy-server/SKILL.md",
    "specialization": "network-programming",
    "contentSummary": "# Proxy Server Skill\n\nExpert skill for proxy server implementation, configuration, and network traffic interception.\n\n## Capabilities\n\n- **Proxy Configuration**: Configure Squid, mitmproxy, Charles, and nginx proxy\n- **HTTP CONNECT Tunneling**: Implement HTTP CONNECT for HTTPS tunneling\n- **SOCKS Pr"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:network-programming--proxy-server",
      "to": "skill-area:protocol-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:network-programming--proxy-server",
      "to": "skill-area:socket-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:network-programming--proxy-server",
      "to": "topic:circuit-breakers",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:network-programming--proxy-server",
      "to": "domain:networking",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:network-programming--proxy-server",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:network-programming--proxy-server",
      "to": "role:sre",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:network-programming--proxy-server",
      "to": "specialization:network-programming",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}