iiRecord
Agentic AI Atlas · combinatorial-enumeration
lib-skill:mathematics--combinatorial-enumerationa5c.ai
II.
LibrarySkill JSON

lib-skill:mathematics--combinatorial-enumeration

Structured · live

combinatorial-enumeration 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--combinatorial-enumeration",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "combinatorial-enumeration",
    "description": "Combinatorial object generation and counting",
    "libraryPath": "library/specializations/domains/science/mathematics/skills/combinatorial-enumeration/SKILL.md",
    "specialization": "mathematics",
    "contentSummary": "# Combinatorial Enumeration\n\n## Purpose\n\nProvides combinatorial object generation and counting capabilities for discrete mathematics.\n\n## Capabilities\n\n- Permutation and combination generation\n- Partition enumeration\n- Generating function computation\n- OEIS sequence lookup\n- Polya enumer"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:mathematics--combinatorial-enumeration",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--combinatorial-enumeration",
      "to": "skill-area:computational-geometry",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:mathematics--combinatorial-enumeration",
      "to": "skill-area:graph-algorithms",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:mathematics--combinatorial-enumeration",
      "to": "domain:mathematics",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--combinatorial-enumeration",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--combinatorial-enumeration",
      "to": "role:research-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:mathematics--combinatorial-enumeration",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--combinatorial-enumeration",
      "to": "specialization:computational-mathematics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--combinatorial-enumeration",
      "to": "specialization:mathematics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}