II.
SkillArea JSON
Structured · liveskill-area:event-management
Event Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:event-management",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-marketing-sales.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Event Management",
"description": "Event planning, logistics, speaker coordination, attendee experience,\nand post-event analytics.\n",
"domains": [],
"expertiseLevels": [
"novice",
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:event-management",
"to": "domain:marketing",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:content-strategy",
"to": "skill-area:event-management",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "lib-agent:arts-culture--production-manager-agent",
"to": "skill-area:event-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:public-relations--speaking-events",
"to": "skill-area:event-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:arts-culture--production-coordination",
"to": "skill-area:event-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "workflow:hackathon-organization",
"to": "skill-area:event-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:user-group-chapter-management",
"to": "skill-area:event-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:webinar-production-cycle",
"to": "skill-area:event-management",
"kind": "requires_skill_area",
"attributes": {}
}
]
}