iiRecord
Agentic AI Atlas · lobby-system
lib-skill:game-development--lobby-systema5c.ai
II.
LibrarySkill JSON

lib-skill:game-development--lobby-system

Structured · live

lobby-system 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--lobby-system",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "lobby-system",
    "description": "Lobby management skill for party systems and session handling.",
    "libraryPath": "library/specializations/game-development/skills/lobby-system/SKILL.md",
    "specialization": "game-development",
    "contentSummary": "# Lobby System Skill\n\nGame lobby and session management.\n\n## Capabilities\n\n- Lobby creation\n- Party systems\n- Session management\n- Player invites"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:game-development--lobby-system",
      "to": "skill-area:multiplayer-networking",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--lobby-system",
      "to": "skill-area:gameplay-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:game-development--lobby-system",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--lobby-system",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--lobby-system",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}