iiRecord
Agentic AI Atlas · In-App Messaging
skill-area:in-app-messaginga5c.ai
II.
SkillArea JSON

skill-area:in-app-messaging

Structured · live

In-App Messaging json

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

File · domain/skill-areas/skill-areas-expanded-2.yamlCluster · domain
Record JSON
{
  "id": "skill-area:in-app-messaging",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-expanded-2.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "In-App Messaging",
    "description": "Building in-app messaging and communication systems — tooltips,\nbanners, modals, chat, announcement feeds, targeting rules,\nand measuring engagement impact of in-app communications.\n",
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:in-app-messaging",
      "to": "specialization:product-management",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:in-app-messaging",
      "to": "specialization:web-development",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:notification-strategy",
      "to": "skill-area:in-app-messaging",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "helpful"
      }
    }
  ]
}