iiRecord
Agentic AI Atlas · godot-networking
lib-skill:game-development--godot-networkinga5c.ai
II.
LibrarySkill JSON

lib-skill:game-development--godot-networking

Structured · live

godot-networking 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:game-development--godot-networking",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "godot-networking",
    "description": "Godot multiplayer skill for high-level networking API, RPCs, and peer-to-peer networking.",
    "libraryPath": "library/specializations/game-development/skills/godot-networking/SKILL.md",
    "specialization": "game-development",
    "contentSummary": "# Godot Networking Skill\n\nMultiplayer networking for Godot Engine.\n\n## Overview\n\nThis skill provides capabilities for implementing multiplayer games using Godot's networking systems.\n\n## Capabilities\n\n- Configure multiplayer peer\n- Implement RPCs\n- Handle synchronization\n- Manage peer c"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:game-development--godot-networking",
      "to": "skill-area:multiplayer-networking",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--godot-networking",
      "to": "skill-area:game-engines",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:game-development--godot-networking",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--godot-networking",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--godot-networking",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}