ads-generate

Generate platform-sized ad creatives from campaign briefs and brand profiles.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/tapanshah/Ads-audit-Claude --skill ads-generate-tapanshah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ads-generate
Source: https://github.com/tapanshah/Ads-audit-Claude/tree/main/skills/ads-generate
Command: npx skills add https://github.com/tapanshah/Ads-audit-Claude --skill ads-generate-tapanshah

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of platform-specific ad creatives from a campaign brief and brand profile, reducing manual design time and accelerating campaign rollout.

Core Features & Use Cases

  • Generate platform-sized ad images from a campaign brief (campaign-brief.md) and brand profile (brand-profile.json).
  • Support multiple providers (Gemini by default; switch via ADS_IMAGE_PROVIDER) and generate per-platform assets in ad-assets/[platform]/[concept]/.
  • Use cases include rapid multi-platform tests, batch creative generation, and stand-alone prompts for stand-alone visuals.

Quick Start

Provide a campaign-brief.md and brand-profile.json, then run the image generation workflow to create platform-specific ad images.

Frequently Asked Questions about ads-generate

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

FAQPage Schema
How do I generate multi-platform ad creatives from a campaign brief?

You can generate multi-platform ad creatives by supplying a campaign-brief.md and a brand-profile.json. The system processes these inputs to automatically output ready-to-upload visuals sized for Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Search Ads.

Can I use an alternative AI provider instead of Gemini for ad image generation?

Yes, you can use an alternative AI provider instead of Gemini for ad image generation by configuring the ADS_IMAGE_PROVIDER environment key. This allows you to switch the default Gemini model to another supported provider for your creative workflow.

Does this tool support batch creative generation for Google, Meta, and TikTok campaigns?

Yes, the tool supports batch creative generation for Google, Meta, and TikTok campaigns. It processes your campaign-brief.md and brand-profile.json to automatically generate and organize platform-specific ad images within dedicated ad-assets directories.

What file formats do I need to prepare for automated ad creative generation?

You need to prepare a campaign-brief.md file and a brand-profile.json file for automated ad creative generation. These files provide the necessary context and brand guidelines to produce correctly sized, ready-to-upload visuals across multiple platforms.

How are generated ad assets organized across different platforms?

Generated ad assets are organized within an ad-assets directory, categorized by platform and concept in the format ad-assets/[platform]/[concept]/. A generation-manifest.json file is also output to track and manage the produced campaign visuals.