II.
LibrarySkill JSON
Structured · livelib-skill:shared--url-extraction
cog-url-extraction json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--url-extraction",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "cog-url-extraction",
"description": "Save URLs with auto-extracted insights, credibility scoring, and vault routing",
"libraryPath": "library/methodologies/cog-second-brain/skills/url-extraction/SKILL.md",
"contentSummary": "- Extract: title, summary, key takeaways, relevant quotes\n- Assess source credibility and assign confidence levels\n- Classify extracted insights by domain\n- Route insights to appropriate vault sections\n- Create cross-references to related vault entries\n\n## Tool Use Instructions\n\n1. Use `web-"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--url-extraction",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--url-extraction",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--url-extraction",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--url-extraction",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--url-extraction",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--url-extraction",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--url-extraction",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}