{
  "title": "Ghost in the shell style",
  "description": "Template for Ghost in the shell style comic presentation.",
  "systemPrompt": "Another AI will generate images for each beat based on the image prompt of that beat. Mention the reference in one of beats, if it exists. Use the JSON below as a template.",
  "presentationStyle": {
    "$mulmocast": {
      "version": "1.1",
      "credit": "closing"
    },
    "canvasSize": {
      "width": 1536,
      "height": 1024
    },
    "imageParams": {
      "style": "<style>Ghost in the shell aesthetic.</style>",
      "images": {
        "presenter": {
          "type": "image",
          "source": {
            "kind": "url",
            "url": "https://raw.githubusercontent.com/receptron/mulmocast-media/refs/heads/main/characters/ghost_presenter.png"
          }
        },
        "optimus": {
          "type": "image",
          "source": {
            "kind": "url",
            "url": "https://raw.githubusercontent.com/receptron/mulmocast-media/refs/heads/main/characters/optimus.png"
          }
        }
      }
    }
  },
  "scriptName": "image_prompts_template.json"
}
