II.
LibrarySkill JSON
Structured · livelib-skill:game-development--goap
goap json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:game-development--goap",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "goap",
"description": "Goal-Oriented Action Planning skill for world state and action costs.",
"libraryPath": "library/specializations/game-development/skills/goap/SKILL.md",
"specialization": "game-development",
"contentSummary": "# GOAP Skill\n\nGoal-Oriented Action Planning for AI.\n\n## Capabilities\n\n- Action planning\n- World state representation\n- Goal formulation\n- Action costs"
},
"outgoingEdges": [
{
"from": "lib-skill:game-development--goap",
"to": "skill-area:game-ai-pathfinding",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--goap",
"to": "skill-area:gameplay-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:game-development--goap",
"to": "domain:gaming",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--goap",
"to": "role:game-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--goap",
"to": "specialization:game-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}