{
  "slug": "desktop-setup",
  "version": "1.0.0",
  "type": "skill",
  "description": "Guide users through installing and connecting the Adom Desktop app.",
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}
