iiRecord
Agentic AI Atlas · unreal-metasounds
lib-skill:game-development--unreal-metasoundsa5c.ai
II.
LibrarySkill JSON

lib-skill:game-development--unreal-metasounds

Structured · live

unreal-metasounds 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:game-development--unreal-metasounds",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "unreal-metasounds",
    "description": "Unreal Engine MetaSounds skill for procedural audio, real-time synthesis, and advanced audio graphs.",
    "libraryPath": "library/specializations/game-development/skills/unreal-metasounds/SKILL.md",
    "specialization": "game-development",
    "contentSummary": "# Unreal MetaSounds Skill\n\nMetaSounds procedural audio system for Unreal Engine.\n\n## Overview\n\nThis skill provides capabilities for implementing procedural audio using Unreal's MetaSounds system.\n\n## Capabilities\n\n### Audio Graphs\n- Create MetaSound sources\n- Build audio processing graph"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:game-development--unreal-metasounds",
      "to": "skill-area:game-audio-systems",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--unreal-metasounds",
      "to": "skill-area:audio-processing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:game-development--unreal-metasounds",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--unreal-metasounds",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:game-development--unreal-metasounds",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}