iiRecord
Agentic AI Atlas · msix-package-generator
lib-skill:desktop-development--msix-package-generatora5c.ai
II.
LibrarySkill JSON

lib-skill:desktop-development--msix-package-generator

Structured · live

msix-package-generator 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:desktop-development--msix-package-generator",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "msix-package-generator",
    "description": "Generate MSIX packaging configuration with manifest, assets, and signing for Windows applications",
    "libraryPath": "library/specializations/desktop-development/skills/msix-package-generator/SKILL.md",
    "specialization": "desktop-development",
    "contentSummary": "# msix-package-generator\n\nGenerate MSIX packaging configuration for Windows applications with proper manifest, assets, signing configuration, and Store submission preparation. This skill handles the complete MSIX packaging workflow.\n\n## Capabilities\n\n- Generate Package.appxmanifest\n- Create r"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:desktop-development--msix-package-generator",
      "to": "skill-area:cross-platform-desktop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--msix-package-generator",
      "to": "skill-area:deployment-infrastructure-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--msix-package-generator",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--msix-package-generator",
      "to": "role:desktop-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--msix-package-generator",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--msix-package-generator",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--msix-package-generator",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--msix-package-generator",
      "to": "specialization:desktop-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}