II.
SkillArea JSON
Structured · liveskill-area:mobile-gui-automation
Mobile GUI Automation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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
}
}
]
}