iiRecord
Agentic AI Atlas · ab-testing
lib-skill:game-development--ab-testinga5c.ai
II.
LibrarySkill JSON

lib-skill:game-development--ab-testing

Structured · live

ab-testing 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--ab-testing",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "ab-testing",
    "description": "A/B testing skill for player segmentation.",
    "libraryPath": "library/specializations/game-development/skills/ab-testing/SKILL.md",
    "specialization": "game-development",
    "contentSummary": "# AB Testing Skill\n\nGame A/B testing."
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:game-development--ab-testing",
      "to": "skill-area:ab-testing-experimentation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--ab-testing",
      "to": "skill-area:game-analytics-monetization",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:game-development--ab-testing",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--ab-testing",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--ab-testing",
      "to": "role:data-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:game-development--ab-testing",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}