II.
LibrarySkill JSON
Structured · livelib-skill:shared--feature-intake
feature-intake json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--feature-intake",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "feature-intake",
"libraryPath": "library/methodologies/automaker/skills/feature-intake/SKILL.md",
"contentSummary": "# Feature Intake\n\nParse and normalize features from text descriptions, images, and screenshots into structured requirements.\n\n## Agent\nFeature Planner - `automaker-feature-planner`\n\n## Workflow\n1. Parse feature title and description text\n2. Analyze attached images and screenshots for UI req"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--feature-intake",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--feature-intake",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--feature-intake",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--feature-intake",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--feature-intake",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--feature-intake",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--feature-intake",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}