Buy Individual Prompt
Buy this prompt on its own above, or unlock it with the Pro Subscription and get every Pro-included prompt plus all AI agents in one subscription.
Buy this prompt on its own above, or unlock it with the Pro Subscription and get every Pro-included prompt plus all AI agents in one subscription.

WHAT YOU GET
An 8-second cinematic rap clip with Veo 3.0: rooftop infinity pool, golden-hour skyline, platinum-blonde model emerging from the water and rapping straight into camera. Luxury, scenic, and eye-catching—ready to drop into reels, ads, or promos.
WHY IT WORKS
HOW TO USE
Generate cinematic AI rap videos with a single structured Veo 3 prompt.
{
"model": "veo-3.0-fast",
"duration": 8,
"aspect_ratio": "16:9",
"shot": {
"composition": "medium tracking shot, eye-level, 35 mm lens",
"camera_motion": "slow left-to-right dolly, slight parallax",
"film_grain": 2
},
"subject": {
"description": {
"gender": "female",
"ethnicity": "German",
"age": "mid-20s",
"skin_tone": "fair with subtle tan lines",
"hair": "platinum-blonde long wet waves, slicked back",
"eyes": "icy blue",
"makeup": "waterproof glossy nude lips, dewy highlighter on cheekbones"
},
"wardrobe": {
"top": "black high-cut one-piece swimsuit, metallic gold chain straps",
"accessories": "oversized gold hoop earrings, thin ankle chain"
},
"action": {
"sequence": [
"0-1s emerges from water, pushes hair back",
"1-5s raps toward camera while slowly swaying in pool",
"5-8s leans on pool edge, confident smirk, slow nod on final beat"
]
}
},
"scene": {
"setting": "luxury rooftop infinity pool at golden hour, city skyline behind",
"time_of_day": "sunset",
"lighting": "warm backlit sun, reflected water caustics dancing on skin"
},
"audio": {
"genre": "English female rap",
"bpm": 92,
"lyrics_mood": "confident, playful braggadocio",
"key_lyrics": [
"Step in the spot, lights flash when I enter.",
"Queen on the mic, I'm the vibe in the centre."
],
"structure": [
"0-2s intro beat drop",
"2-6s main verse",
"6-8s ad-lib outro"
]
},
"color_palette": ["sunset amber", "deep teal water", "gold metallic accents"],
"visual_rules": {
"prohibited_elements": ["text", "labels", "subtitles", "captions", "logos", "watermarks"],
"auto_tone": false
},
"negative_prompt": "low-res, jpeg artifacts, lens flare, motion blur, haze"
}
Go to the Template tab and copy the full JSON prompt. This is your base — everything else stays the same, you only change the lyrics.
Replace [LYRIC_LINE_1] and [LYRIC_LINE_2] with your own bars. Keep them short, punchy, and on-beat. Two example styles below:
Open Google Veo 3 (via AI Studio or VideoFX), paste the complete JSON prompt, and generate. The output is an 8-second cinematic clip at 16:9.
{
"model": "veo-3.0-fast",
"duration": 8,
"aspect_ratio": "16:9",
"shot": {
"composition": "medium tracking shot, eye-level, 35 mm lens",
"camera_motion": "slow left-to-right dolly, slight parallax",
"film_grain": 2
},
"subject": {
"description": {
"gender": "female",
"ethnicity": "German",
"age": "mid-20s",
"skin_tone": "fair with subtle tan lines",
"hair": "platinum-blonde long wet waves, slicked back",
"eyes": "icy blue",
"makeup": "waterproof glossy nude lips, dewy highlighter on cheekbones"
},
"wardrobe": {
"top": "black high-cut one-piece swimsuit, metallic gold chain straps",
"accessories": "oversized gold hoop earrings, thin ankle chain"
},
"action": {
"sequence": [
"0-1s emerges from water, pushes hair back",
"1-5s raps toward camera while slowly swaying in pool",
"5-8s leans on pool edge, confident smirk, slow nod on final beat"
]
}
},
"scene": {
"setting": "luxury rooftop infinity pool at golden hour, city skyline behind",
"time_of_day": "sunset",
"lighting": "warm backlit sun, reflected water caustics dancing on skin"
},
"audio": {
"genre": "English female rap",
"bpm": 92,
"lyrics_mood": "confident, playful braggadocio",
"key_lyrics": [
"[LYRIC_LINE_1]",
"[LYRIC_LINE_2]"
],
"structure": [
"0-2s intro beat drop",
"2-6s main verse",
"6-8s ad-lib outro"
]
},
"color_palette": ["sunset amber", "deep teal water", "gold metallic accents"],
"visual_rules": {
"prohibited_elements": ["text", "labels", "subtitles", "captions", "logos", "watermarks"],
"auto_tone": false
},
"negative_prompt": "low-res, jpeg artifacts, lens flare, motion blur, haze"
}