Complete framework for creating high-converting video ads — from creative brief to production at scale.
Turn any product into a video ad using proven creative frameworks. Includes hook formulas, script structures, multi-format strategies, A/B testing methodology, and batch workflow architecture — all usable without any API.
# Clone into your Claude skills directory
git clone https://github.com/Creatify-AI/video-ad-generator.git ~/.claude/skills/video-ad-generator| Feature | Description |
|---|---|
| Creative Brief Template | Structured format for specifying any video ad |
| Hook Formulas | 5 proven hook types with examples and platform guidance |
| Body Structures | PAS, feature cascade, social proof stack, before/after, day-in-the-life |
| CTA Patterns | 6 CTA types mapped to product categories |
| Multi-Format Strategy | Platform-specific format guide (Meta, TikTok, YouTube, LinkedIn) |
| A/B Testing Framework | What to test, sample sizes, statistical significance basics |
| Batch Architecture | Async polling, webhook handling, rate limiting, error recovery |
| API Automation | Automate everything above at scale via API |
Five battle-tested hook formulas with examples: Pattern Interrupt, Question, Bold Claim, POV, and Stat/Authority. Each includes platform recommendations and audience fit.
Complete frameworks for structuring your ad's message: Problem-Agitate-Solve, Feature Cascade, Social Proof Stack, Before/After, and Day-in-the-Life. Includes timing breakdowns for 15s and 30s formats.
Decision matrix for choosing 9:16 vs 16:9 vs 1:1 vs 4:5, with platform-specific recommendations for Meta, TikTok, YouTube Shorts, YouTube Pre-roll, and LinkedIn.
Priority-ordered testing variables, minimum spend thresholds, metrics to track, and a complete batch testing workflow.
Production-ready Python patterns for async polling, webhook handling, rate limiting, and error recovery — works with any video generation API.
Want to automate these workflows at scale? The skill includes full API integration for:
- URL to Video — paste a product URL, get a finished video ad
- Ad Clone — recreate winning competitor ads with your product
- AI Scripts — generate marketing scripts from product data
- Custom Templates — use branded templates for consistent output
- Product to Video — product images to showcase videos
- IAB Images — generate display banners in all standard sizes
- Batch Recipes — process entire product catalogs
Getting set up takes less than 2 minutes:
- Create a free account at creatify.ai
- Head to Settings → API
- Copy your API ID and API Key
- Paste them into any code example in the skill — you're ready to go
New accounts include free credits so you can try everything out before committing.
video-ad-generator/
├── SKILL.md # Main skill (install this)
├── README.md
└── LICENSE
- ai-avatar-video — AI talking-head videos with 1,500+ personas
- ai-ad-prompt-guide — Battle-tested prompting for AI ad creative
- ad-creative-evaluator — Score any video ad with AI expert panel
- video-ad-reverse-engineer — Reverse-engineer competitor ads
- static-ad-concept-generator — 320+ proven ad concept templates
PRs welcome! Please open an issue first to discuss changes.
MIT