II.
LibrarySkill JSON
Structured · livelib-skill:mathematics--ode-solver-library
ode-solver-library json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:mathematics--ode-solver-library",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "ode-solver-library",
"description": "Numerical methods for ordinary differential equations",
"libraryPath": "library/specializations/domains/science/mathematics/skills/ode-solver-library/SKILL.md",
"specialization": "mathematics",
"contentSummary": "# ODE Solver Library\n\n## Purpose\n\nProvides numerical methods and solvers for ordinary differential equations in mathematical modeling and dynamical systems analysis.\n\n## Capabilities\n\n- Runge-Kutta methods (explicit and implicit)\n- Multistep methods (Adams-Bashforth, BDF)\n- Stiff equation "
},
"outgoingEdges": [
{
"from": "lib-skill:mathematics--ode-solver-library",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mathematics--ode-solver-library",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:mathematics--ode-solver-library",
"to": "skill-area:dynamic-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:mathematics--ode-solver-library",
"to": "domain:mathematics",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mathematics--ode-solver-library",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mathematics--ode-solver-library",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:mathematics--ode-solver-library",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mathematics--ode-solver-library",
"to": "specialization:computational-mathematics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:mathematics--ode-solver-library",
"to": "specialization:mathematics",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}