II.
LibrarySkill JSON
Structured · livelib-skill:shared--onboarding
cog-onboarding json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--onboarding",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "cog-onboarding",
"description": "Personalize COG Second Brain workflow through role pack selection and vault initialization",
"libraryPath": "library/methodologies/cog-second-brain/skills/onboarding/SKILL.md",
"contentSummary": "- Configure one of 7 role packs: Product Manager, Engineering Lead, Engineer, Designer, Founder, Marketer, Custom\n- Set up user profile with interests, domains, and news sources\n- Configure external integrations (GitHub, Linear, Slack, PostHog)\n- Create personalized workflow templates based on ro"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--onboarding",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--onboarding",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--onboarding",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--onboarding",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--onboarding",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--onboarding",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--onboarding",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}