{
  "schema_version": 1,
  "slug": "adom-bridge-macos",
  "type": "app",
  "title": "Adom Bridge (macOS)",
  "brief": "Adom Bridge for macOS: the menu-bar daemon that connects AI tools to your Mac.",
  "version": "1.9.188",
  "description": "The macOS line of Adom Bridge (Apple Silicon). The app itself ships as the notarized dmg on this page (one-line install: curl -fsSL https://wiki.adom.inc/api/v1/pages/adom-bridge-macos/files/install.sh | sh). This package carries the sixteen macOS consumer skills that teach an AI the Bridge verb surface as it exists on a Mac: capture, input, Accessibility driving, notifications, permissions, presence, bridges, runtimes, auth, embedded mode, multi-machine addressing, and the direct API. Platform layers that need mac Bridge documentation should depend on this package rather than the Windows-line adom/adom-bridge package, whose skills describe the Windows app.",
  "org": "adom",
  "tags": [
    "adom-bridge",
    "macos",
    "bridge",
    "desktop-automation",
    "menu-bar",
    "daemon"
  ],
  "needs_sudo": false,
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  },
  "dependencies": {},
  "files": [
    "install.sh",
    "skills/**",
    "README.md",
    "version.json",
    "uninstall.sh"
  ],
  "discovery_pitch": "The macOS Bridge daemon skill set: drive a Mac (capture, input, notifications, bridges) from any AI.",
  "discovery_triggers": [
    "control my mac",
    "drive my mac from ai",
    "mac bridge skills",
    "adom bridge macos",
    "screenshot my mac from the cloud",
    "mac menu bar bridge"
  ]
}