ads-generate

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

31|8|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/citedy/adclaw --skill ads-generate-citedy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ads-generate
Source: https://github.com/citedy/adclaw/tree/main/src/adclaw/agents/skills/ads-generate
Command: npx skills add https://github.com/citedy/adclaw --skill ads-generate-citedy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the generation of platform-specific ad creatives from a campaign brief and brand profile, reducing manual design time and iteration cycles.

Core Features & Use Cases

  • Reads campaign-brief.md and brand-profile.json to drive AI-based image generation for multiple platforms.
  • Generates assets sized for Meta, Google, TikTok, LinkedIn, and YouTube, with prompts aligned to brand guidelines.
  • Supports standalone prompts when no brief is provided, enabling ad-hoc visuals for quick experiments.

Quick Start

Place campaign-brief.md and brand-profile.json in the skill's directory and run the /ads generate command.

Frequently Asked Questions about ads-generate

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

FAQPage Schema
How do I generate platform-ready ad images from a campaign brief?

To generate platform-ready ad images, place your campaign-brief.md and brand-profile.json files in the skill directory and run the generate command. The tool reads these inputs to automatically produce correctly sized ad creatives for your specified platforms.

What ad image sizes does this tool support for paid campaigns?

This tool supports generating ad images sized for paid campaigns across Meta, Google, TikTok, LinkedIn, and YouTube. It automatically applies the correct platform dimensions and formats based on your campaign brief and brand profile guidelines.

Do I need banana-claude to generate ad creatives?

Yes, you need banana-claude version 1.4.1 or higher with nanobanana-mcp configured to generate ad creatives. This dependency drives the AI image generation process and outputs your final assets under the ad-assets directory.

Can I generate ad visuals without a full campaign brief?

Yes, you can generate ad visuals without a full campaign brief by using standalone prompts. This enables you to quickly create ad-hoc visuals for experiments while still applying your brand profile guidelines to the generated images.

Where are generated ad assets and manifests saved?

Generated ad assets are saved under the ad-assets directory along with a generation-manifest file. This manifest tracks the output images created from your campaign brief or standalone prompts for organized campaign management.