iiRecord
Agentic AI Atlas · graph-algorithm-library
lib-skill:mathematics--graph-algorithm-librarya5c.ai
II.
LibrarySkill JSON

lib-skill:mathematics--graph-algorithm-library

Structured · live

graph-algorithm-library json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:mathematics--graph-algorithm-library",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "graph-algorithm-library",
    "description": "Comprehensive graph algorithms implementation",
    "libraryPath": "library/specializations/domains/science/mathematics/skills/graph-algorithm-library/SKILL.md",
    "specialization": "mathematics",
    "contentSummary": "# Graph Algorithm Library\n\n## Purpose\n\nProvides comprehensive graph algorithms for combinatorial analysis and network computations.\n\n## Capabilities\n\n- Shortest path algorithms (Dijkstra, Bellman-Ford, Floyd-Warshall)\n- Network flow algorithms\n- Matching algorithms\n- Graph coloring\n- Pla"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:mathematics--graph-algorithm-library",
      "to": "skill-area:graph-algorithms",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--graph-algorithm-library",
      "to": "skill-area:dynamic-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:mathematics--graph-algorithm-library",
      "to": "skill-area:np-hard-heuristics",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:mathematics--graph-algorithm-library",
      "to": "domain:mathematics",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--graph-algorithm-library",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--graph-algorithm-library",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:mathematics--graph-algorithm-library",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--graph-algorithm-library",
      "to": "specialization:computational-mathematics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--graph-algorithm-library",
      "to": "specialization:mathematics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}