II.
LibrarySkill JSON
Structured · livelib-skill:shared--meeting-processing
cog-meeting-processing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--meeting-processing",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "cog-meeting-processing",
"description": "Process meeting recordings and transcripts into decisions, action items, and team dynamics",
"libraryPath": "library/methodologies/cog-second-brain/skills/meeting-processing/SKILL.md",
"contentSummary": "- Extract decisions with context, rationale, and stakeholders\n- Identify action items with owners, priorities, and deadlines\n- Analyze team dynamics: engagement, alignment, collaboration quality\n- Generate executive meeting summaries\n- Segment transcripts into topics and discussion threads\n- Ro"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--meeting-processing",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--meeting-processing",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--meeting-processing",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--meeting-processing",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--meeting-processing",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--meeting-processing",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--meeting-processing",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}