II.
Term JSON
Structured · liveterm:skill
Skill json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:skill",
"_kind": "Term",
"_file": "terminology/terms/skill.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Skill",
"kind": "extension-shape",
"references": [
"NodeKind:Skill"
],
"description": "A SKILL.md-driven extension shape.\n"
},
"outgoingEdges": [
{
"from": "term:skill",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:skill",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "synonym:skill-anthropic-led",
"to": "term:skill",
"kind": "synonym_b"
}
]
}