{
  "schema_version": 1,
  "slug": "adom-desktop-blender-bridge",
  "org": "adom",
  "type": "app",
  "title": "Adom Desktop - Blender Bridge",
  "version": "1.0.0",
  "brief": "Drive Blender from a cloud AI on the user's real machine â€” auto-install a portable Blender, open the GUI, run Python scripts, import/export meshes (GLB/FBX/OBJ/STL), and render thumbnails.",
  "visibility": {
    "public": true
  },
  "license": "MIT",
  "tags": [
    "bridge",
    "blender",
    "3d",
    "adom-desktop"
  ],
  "install": {
    "binary_name": "blender",
    "install_dir": "",
    "install_hint": "",
    "version_cmd": ""
  },
  "author": {
    "name": "John Lauer",
    "email": "john@adom.inc"
  },
  "hero": {
    "type": "image",
    "path": "hero-v2.png"
  },
  "sample_prompts": [],
  "discovery_triggers": [
    "blender",
    "open blender",
    "render a 3d scene",
    "render an image",
    "3d render",
    "make a 3d model",
    "model in blender",
    "animate a 3d object",
    "blender bridge",
    "import obj",
    "export gltf",
    "3d modeling",
    "sculpt a model"
  ],
  "discovery_pitch": null,
  "metadata": {},
  "created_at": "2026-06-26T13:09:25.939Z",
  "updated_at": "2026-06-26T13:09:25.939Z",
  "skills": []
}