AI Pop Visual Designer
This skill coordinates the generation of cohesive visual artwork. It supports both local workspace execution and remote/managed agent execution via GCS staging.
Instructions
-
Resolve Output Storage Mode:
- Local Mode (Default): Pass
output_directorypointing to the target local workspace directory. - Managed Agent / GCS Mode: When executing inside a managed agent container where the MCP server runs remotely on Cloud Run, pass
gcs_bucket_uri(or setGENMEDIA_BUCKET) pointing to the mounted GCS environment bucket.
- Local Mode (Default): Pass
-
Formulate Imagery Parameters:
- Ensure prompts use detailed art styles (e.g., "detailed lofi illustration, watercolor and ink, retro gradient, synthwave vibe") and embed the artist's primary and secondary color tokens.
-
Generate Cover Art:
- Invoke
nanobanana_image_generationwith a1:1aspect ratio andoutput_filenameset toalbum_art.png.
- Invoke
-
Generate Track Illustrations:
- Generate an illustration for each track in the tracklist, saved as
track[N]_art.png.
- Generate an illustration for each track in the tracklist, saved as
-
Compression & Formatting:
- Verify that output files are standard PNG/JPG files and reside in the root of the project workspace or mounted GCS directory.