ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

google-ad-creative-generation

Generate Google Ads creatives using each::sense AI. Create display ads, YouTube thumbnails, Discovery ads, Performance Max assets, and responsive display ads optimized for Google's ad formats and best practices.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/eftalyurtseven/google-ad-creative-generation
Or

Google Ad Creative Generation

Generate high-converting Google Ads creatives using each::sense. This skill creates images and videos optimized for Google's ad placements, formats, and best practices across Display Network, YouTube, Discovery, and Performance Max campaigns.

Features

  • Display Ads: Static images for Google Display Network in all standard sizes
  • YouTube Thumbnails: Custom thumbnails for video ads and organic content
  • Discovery Ads: Native-looking images for Gmail, Discover feed, and YouTube home
  • Performance Max: Multi-format assets for automated Google campaigns
  • Responsive Display: Multiple assets for Google's ML-optimized ad delivery
  • Shopping Ads: Product-focused creatives for e-commerce campaigns
  • App Campaign Ads: Visuals optimized for app install campaigns
  • Video Ads: Short-form video content for YouTube placements

Quick Start

curl -X POST https://sense.eachlabs.run/chat \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "message": "Create a Google Display ad banner for a SaaS product, 300x250 medium rectangle, showing a clean dashboard interface with professional blue color scheme",
    "mode": "max"
  }'

Google Ads Formats & Sizes

Display Network

FormatSize (px)Aspect RatioUse Case
Medium Rectangle300x2501.2:1Most common, high inventory
Large Rectangle336x2801.2:1Premium placements
Leaderboard728x908:1Header/footer placements
Mobile Leaderboard320x506.4:1Mobile header
Half Page300x6001:2High visibility sidebar
Large Mobile Banner320x1003.2:1Mobile interstitial
Billboard970x2503.9:1Premium desktop header
Wide Skyscraper160x6001:3.75Sidebar placements

YouTube & Video

FormatSize/RatioUse Case
Custom Thumbnail1280x720 (16:9)Video thumbnails, companion banners
In-Feed Thumbnail1200x628YouTube Discovery ads
Bumper Ad6 sec, 16:9Short unskippable ads
Skippable In-Stream15-30 sec, 16:9Pre-roll, mid-roll ads

Discovery & Performance Max

FormatSize (px)Aspect RatioUse Case
Square1200x12001:1Discovery feed, Performance Max
Landscape1200x6281.91:1Gmail, Discover, YouTube
Portrait960x12004:5Mobile-first placements

Responsive Display Ads

Asset TypeRecommended SizesNotes
Landscape Image1200x628Required, 1.91:1 ratio
Square Image1200x1200Required, 1:1 ratio
Logo (Landscape)512x128Optional, 4:1 ratio
Logo (Square)128x128Recommended, 1:1 ratio

Use Case Examples

1. Display Banner Ad (Medium Rectangle)

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-eftalyurtseven-google-ad-creative-generation": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.