II.
LibrarySkill JSON
Structured · livelib-skill:shared--streaming-progress
streaming-progress json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--streaming-progress",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "streaming-progress",
"libraryPath": "library/methodologies/automaker/skills/streaming-progress/SKILL.md",
"contentSummary": "# Streaming Progress\n\nEmit real-time progress events for streaming UI consumption.\n\n## Agent\nProgress Streamer - `automaker-progress-streamer`\n\n## Workflow\n1. Receive progress event from execution stage\n2. Format event with timestamp and stage information\n3. Calculate completion percentage"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--streaming-progress",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--streaming-progress",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--streaming-progress",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--streaming-progress",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--streaming-progress",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--streaming-progress",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--streaming-progress",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}