{
  "slug": "remote-bootstrap",
  "version": "1.0.0",
  "type": "skill",
  "description": "Bootstrap a new Adom container from an existing one entirely over SSH.",
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}
