SQL-Driven Satirical Cartoon Generator
From Wikiprompt, the free prompt encyclopedia
SQL-Driven Satirical Cartoon Generator A structured SQL-like prompt that generates a 4-panel satirical cartoon grid by sampling contradictions, formats, characters, and styles for any subject.
Related media
Prompt ContentSave
{instructions: create temp view subject_analysis as
select
:subject as topic,
infer_contradictions(:subject) as contradictions, -- maps to pool 1 items
infer_systems(:subject) as systems; -- maps to pool 4 items
create temp view panel_definitions as
select
generate_series...
Sign in to see the full prompt
Sign In to ContinueUsage
This prompt is designed for use with creative. Copy the prompt content above and paste it into your preferred AI tool.
For best results, you may customize the placeholders (indicated by square brackets or capital letters) with your specific requirements.
References
- Category: creative Prompts
- Source: https://x.com/Gdgtify/status/2083706595234419069
Talk
0 comments