What problem does it solve? Manually producing a complete festival marketing campaign—research, multi-channel copy, visuals, QA, and delivery—requires coordinating many tools and hours of work. This Skill orchestrates that entire pipeline as an automated n8n workflow. ## Core Features & Use Cases - Four-Agent Architecture: A Festival Intelligence Agent researches cultural context and consumer behavior, a Copywriter Agent generates copy for 10+ channels (Facebook, Instagram, Google Ads, YouTube, email, WhatsApp, SMS), a Visual Generator Agent creates image prompts and uploads assets to Google Drive, and a QA Reviewer Agent scores campaigns 0-100 with deployment recommendations. - Automated Delivery & Logging: Campaigns are logged to Google Sheets and delivered as formatted HTML campaign kits via Gmail, with conditional routing based on QA score (auto-deploy, human review, or revise). - Use Case: A marketing agency receives a webhook request with festival name, product, and brand details; the workflow returns a scored, ready-to-launch campaign kit with Drive-hosted visuals and a 7-day content calendar. ## Quick Start Import the festival-campaign-generator.json workflow into n8n, configure Gemini and Google OAuth2 credentials, then send a webhook POST with festival, product, and brand details to generate a complete campaign.