II.
LibrarySkill JSON
Structured · livelib-skill:project-management--wbs-generator
wbs-generator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:project-management--wbs-generator",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "wbs-generator",
"description": "Generate and validate Work Breakdown Structures with automated decomposition",
"libraryPath": "library/specializations/domains/business/project-management/skills/wbs-generator/SKILL.md",
"specialization": "project-management",
"contentSummary": "# WBS Generator\n\n## Overview\n\nThe WBS Generator skill creates and validates Work Breakdown Structures (WBS) for projects. It applies decomposition principles to break down project scope into manageable work packages, generates WBS dictionaries, and ensures completeness through validation rules.\n"
},
"outgoingEdges": [
{
"from": "lib-skill:project-management--wbs-generator",
"to": "skill-area:roadmap-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:project-management--wbs-generator",
"to": "skill-area:stakeholder-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:project-management--wbs-generator",
"to": "skill-area:business-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:project-management--wbs-generator",
"to": "domain:project-management",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:project-management--wbs-generator",
"to": "role:project-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:project-management--wbs-generator",
"to": "role:technical-program-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:project-management--wbs-generator",
"to": "role:scrum-master",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:project-management--wbs-generator",
"to": "workflow:project-kickoff",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:project-management--wbs-generator",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:project-management--wbs-generator",
"to": "specialization:project-management",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}