II.
LibrarySkill JSON
Structured · livelib-skill:mathematics--proof-structure-analyzer
proof-structure-analyzer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:mathematics--proof-structure-analyzer",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "proof-structure-analyzer",
"description": "Analyze and restructure mathematical proofs for clarity and completeness",
"libraryPath": "library/specializations/domains/science/mathematics/skills/proof-structure-analyzer/SKILL.md",
"specialization": "mathematics",
"contentSummary": "# Proof Structure Analyzer\n\n## Purpose\n\nProvides analysis and restructuring capabilities for mathematical proofs to improve clarity, completeness, and logical flow.\n\n## Capabilities\n\n- Proof strategy identification (induction, contradiction, etc.)\n- Dependency graph construction\n- Gap dete"
},
"outgoingEdges": [
{
"from": "lib-skill:mathematics--proof-structure-analyzer",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mathematics--proof-structure-analyzer",
"to": "skill-area:compiler-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:mathematics--proof-structure-analyzer",
"to": "skill-area:language-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:mathematics--proof-structure-analyzer",
"to": "domain:mathematics",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mathematics--proof-structure-analyzer",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mathematics--proof-structure-analyzer",
"to": "role:research-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:mathematics--proof-structure-analyzer",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mathematics--proof-structure-analyzer",
"to": "specialization:computational-mathematics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mathematics--proof-structure-analyzer",
"to": "specialization:mathematics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}