II.
LibrarySkill JSON
Structured · livelib-skill:web-development--browser-automation
browser-automation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--browser-automation",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "browser-automation",
"description": "Automate browser interactions using Playwright, Puppeteer, or Selenium — scraping, testing, and workflow automation for web applications.",
"libraryPath": "library/specializations/web-development/skills/browser-automation/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Browser Automation Skill\n\n> Stub — implementation pending."
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--browser-automation",
"to": "skill-area:browser-automation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--browser-automation",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--browser-automation",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--browser-automation",
"to": "role:qa-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--browser-automation",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}