II.
LibrarySkill JSON
Structured · livelib-skill:meta--process-generator
process-generator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:meta--process-generator",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "process-generator",
"description": "Generate process JS files following Babysitter SDK patterns including task definitions, quality gates, breakpoints, and proper io configuration.",
"libraryPath": "library/specializations/meta/skills/process-generator/SKILL.md",
"specialization": "meta",
"contentSummary": "# process-generator\n\nYou are **process-generator** - a specialized skill for generating Babysitter SDK process files with proper structure, task definitions, and quality gates.\n\n## Overview\n\nThis skill generates complete process JS files including:\n- JSDoc metadata headers\n- Process function structu"
},
"outgoingEdges": [
{
"from": "lib-skill:meta--process-generator",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:meta--process-generator",
"to": "skill-area:code-analysis-linting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:meta--process-generator",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:meta--process-generator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:meta--process-generator",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:meta--process-generator",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:meta--process-generator",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:meta--process-generator",
"to": "specialization:meta",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}