iiRecord
Agentic AI Atlas · Mobile GUI Automation
skill-area:mobile-gui-automationa5c.ai
II.
SkillArea JSON

skill-area:mobile-gui-automation

Structured · live

Mobile GUI Automation json

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

File · domain/skill-areas/skill-areas-agentic-benchmarks.yamlCluster · domain
Record JSON
{
  "id": "skill-area:mobile-gui-automation",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-agentic-benchmarks.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Mobile GUI Automation",
    "description": "Driving native iOS/Android applications through their UI — element\ngrounding on touch interfaces, gesture sequences, app-state\ntransitions, and verification across screens. Mobile counterpart\nto browser-automation / web-action-grounding.\n",
    "domains": [
      "specialization:mobile-development"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:mobile-gui-automation",
      "to": "specialization:mobile-development",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:browser-automation",
      "to": "skill-area:mobile-gui-automation",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "lib-skill:mobile-development--mobile-gui-automation",
      "to": "skill-area:mobile-gui-automation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    }
  ]
}