create-photo-grid-ad

Compile product imagery and promotional text into a scrolling HTML photo-grid card.

6|1|Updated May 29, 2026
One-click install
npx skills add https://github.com/gooseworks-ai/gooseworks-ads-skills --skill create-photo-grid-ad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-photo-grid-ad
Source: https://github.com/gooseworks-ai/gooseworks-ads-skills/tree/main/skills/molecules/ad-format/create-photo-grid-ad
Command: npx skills add https://github.com/gooseworks-ai/gooseworks-ads-skills --skill create-photo-grid-ad

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, ffmpeg, playwright, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill generates short-form photo-grid promo cards for brands, streamlining the process of creating silent, music-optional video content for muted feed placements.

Core Features & Use Cases

  • Photo-Grid Creation: Assembles product photos, short brand videos, offer tiles, and promo-code tiles into a continuously scrolling grid.
  • Customization: Allows for customization of headlines, subtitles, aspect ratio, duration, and optional music tracks.
  • Use Case: Ideal for brands looking to create a high-impact, mute-friendly feed card promoting offers, products, or campaigns.

Quick Start

Create a photo-grid ad using the create-photo-grid-ad skill with brand details, headline, and offer.

Frequently Asked Questions about create-photo-grid-ad

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a scrolling photo-grid video ad for muted feed placements?

To create a photo-grid video ad, this Skill compiles product imagery, promotional content, and text elements into a horizontally scrolling HTML grid, then uses ffmpeg for video processing to output a mute-friendly feed card.

What is a photo-grid promo card and when should I use it for brand video marketing?

A photo-grid promo card is a short-form, continuously scrolling grid assembling product photos, offer tiles, and promo codes. It is ideal for brand video marketing when you need high-impact, silent video content for muted feed placements.

Do I need Python and Playwright to generate interactive photo-grid promo cards?

Yes, generating interactive photo-grid promo cards requires Python scripts for asset handling and HTML rendering, with Playwright for browser automation to capture the scrolling grid and ffmpeg for final video processing.

Can I customize the aspect ratio and duration of a photo-grid video ad?

You can customize the aspect ratio, duration, headlines, subtitles, and optional music tracks for your photo-grid video ad. This allows the generated scrolling grid to fit various feed placements and campaign requirements.

What's the best way to assemble product photos and promo codes into a continuously scrolling grid?

The best way to assemble product photos and promo codes into a continuously scrolling grid is using automated HTML rendering. This Skill compiles your assets and text elements directly into an interactive grid before video conversion.

Why use a horizontally scrolling HTML grid instead of standard video editing for promo cards?

Using a horizontally scrolling HTML grid separates dynamic asset handling from video rendering, allowing Playwright to automate the visual capture. This approach streamlines the assembly of product imagery and offer tiles compared to manual video editing.