II.
SkillArea JSON
Structured · liveskill-area:sales-operations
Sales Operations json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:sales-operations",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-external-systems.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Sales Operations",
"description": "Sales process automation, CRM management, pipeline analytics, lead\nscoring, and revenue operations using Salesforce, HubSpot, and\npurpose-built sales tools.\n",
"domains": [
"domain:sales"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:sales-operations",
"to": "domain:sales",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:sales-operations",
"to": "specialization:sales",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:sales-methodology",
"to": "skill-area:sales-operations",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "tool:hubspot",
"to": "skill-area:sales-operations",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:salesforce",
"to": "skill-area:sales-operations",
"kind": "tool_used_by",
"attributes": {}
}
]
}