AutomationFlowsGeneral › Generate Brand Kit: Logo, Palette, Type with MuAPI

Generate Brand Kit: Logo, Palette, Type with MuAPI

Original n8n title: Muapi — Brand Kit (logo + Palette + Type)

MuAPI — Brand Kit (Logo + Palette + Type). Uses n8n-nodes-muapi. Event-driven trigger; 4 nodes.

Event trigger★★☆☆☆ complexity4 nodesN8N Nodes Muapi
General Trigger: Event Nodes: 4 Complexity: ★★☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "MuAPI \u2014 Brand Kit (Logo + Palette + Type)",
  "nodes": [
    {
      "parameters": {},
      "id": "578a2aad-ee89-4838-bb8e-8069ec6dc320",
      "name": "When clicking Test",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        240,
        300
      ]
    },
    {
      "parameters": {
        "category": "textToImage",
        "model": "nano-banana-pro",
        "prompt": "Logo concept for 'LUMEN' \u2014 minimalist sun + arc mark, single color, vector flat, isolated on white, centered.",
        "aspect_ratio": "1:1"
      },
      "id": "9c894070-550c-4c86-9140-82aa769dabd6",
      "name": "Logo",
      "type": "n8n-nodes-muapi.muapiPredictor",
      "typeVersion": 1,
      "position": [
        460,
        300
      ],
      "credentials": {
        "muapiApi": {
          "name": "<your credential>"
        }
      }
    },
    {
      "parameters": {
        "category": "textToImage",
        "model": "gpt-image-2",
        "prompt": "Brand color palette moodboard, 5 swatch chips horizontally, hex codes under each, premium magazine style, soft paper texture.",
        "aspect_ratio": "16:9"
      },
      "id": "18af2199-f9bc-4fd5-94df-1dc353a2bfdd",
      "name": "Palette",
      "type": "n8n-nodes-muapi.muapiPredictor",
      "typeVersion": 1,
      "position": [
        720,
        300
      ],
      "credentials": {
        "muapiApi": {
          "name": "<your credential>"
        }
      }
    },
    {
      "parameters": {
        "category": "textToImage",
        "model": "nano-banana-pro",
        "prompt": "Typography pairing sheet \u2014 large display sans-serif heading 'LUMEN', elegant serif subheading beneath, on cream paper, editorial layout.",
        "aspect_ratio": "4:3"
      },
      "id": "22ded736-92f8-4bc6-a2d7-fbea56c8a356",
      "name": "Typography",
      "type": "n8n-nodes-muapi.muapiPredictor",
      "typeVersion": 1,
      "position": [
        980,
        300
      ],
      "credentials": {
        "muapiApi": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "When clicking Test": {
      "main": [
        [
          {
            "node": "Logo",
            "type": "main",
            "index": 0
          },
          {
            "node": "Palette",
            "type": "main",
            "index": 0
          },
          {
            "node": "Typography",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "6a4540fa-c2e3-4a60-bc91-6b45905f8448",
  "id": "85bd9259-787a-4505-b95c-fcdad4d9c646",
  "meta": {
    "templateCredsSetupCompleted": false
  },
  "tags": [
    "muapi",
    "starter",
    "skill"
  ]
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

MuAPI — Brand Kit (Logo + Palette + Type). Uses n8n-nodes-muapi. Event-driven trigger; 4 nodes.

Source: https://github.com/SamurAIGPT/n8n-nodes-muapi/blob/main/workflows/Skill_BrandKit.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

MuAPI — Character Story Video. Uses n8n-nodes-muapi. Event-driven trigger; 4 nodes.

N8N Nodes Muapi
General

MuAPI — Design Guide (Palette + Type + Components). Uses n8n-nodes-muapi. Event-driven trigger; 4 nodes.

N8N Nodes Muapi
General

MuAPI — Multi-Angle Product Shots (3 angles). Uses n8n-nodes-muapi. Event-driven trigger; 4 nodes.

N8N Nodes Muapi
General

MuAPI — 3D Logo Animation (Edit + Veo). Uses n8n-nodes-muapi. Event-driven trigger; 3 nodes.

N8N Nodes Muapi
General

MuAPI — AI Fight Scene. Uses n8n-nodes-muapi. Event-driven trigger; 3 nodes.

N8N Nodes Muapi