video-ad-specs

Generates platform-specific video ads for TikTok, Instagram, YouTube, Facebook, and LinkedIn via inference.sh CLI.

Updated Jul 28, 2026
One-click install
npx skills add https://github.com/Aadi-110i/PEP-PROJECT --skill video-ad-specs-aadi-110i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-ad-specs
Source: https://github.com/Aadi-110i/PEP-PROJECT/tree/main/skills/video-ad-specs
Command: npx skills add https://github.com/Aadi-110i/PEP-PROJECT --skill video-ad-specs-aadi-110i

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Creating video ads that meet each social platform's exact technical requirements (aspect ratio, duration, safe zones, caption rules) is error-prone, and a single wrong spec causes rejected uploads or poor performance. ## Core Features & Use Cases - Platform Spec Reference: Exact dimensions, durations, formats, and safe zones for TikTok, Instagram Reels/Stories, YouTube (bumper, skippable, Shorts), Facebook, and LinkedIn. - AI Video Generation: Ready-to-run belt CLI commands using models like Veo, Seedance, and Dia TTS to generate scenes, voiceovers, captions, and merged audio-video. - AIDA Ad Framework: Structured templates (testimonial, demo, before/after) with hook techniques and timing breakdowns for the first 3 seconds. - Use Case: A marketer needs a 15-second vertical TikTok ad with captions; the Skill provides the 9:16 spec, a hook-first script structure, and the exact CLI commands to generate, voice, and caption the video. ## Quick Start Ask the AI to create a 15-second vertical TikTok video ad with a strong hook, voiceover, and burned-in captions using the inference.sh belt CLI.

Frequently Asked Questions about video-ad-specs

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

FAQPage Schema
How do I create a TikTok video ad with AI?

Use the belt CLI to run a video model like bytedance/seedance-1-5-pro with a 9:16 vertical prompt, then add a voiceover with falai/dia-tts and merge them with infsh/video-audio-merger. TikTok ads should be 15-30 seconds with a hook in the first second.

What aspect ratio should video ads use for each platform?

TikTok, Instagram Reels, Stories, and YouTube Shorts use 9:16 vertical at 1080x1920. Facebook feed works best at 1:1 or 4:5, LinkedIn at 1:1 or 16:9, and standard YouTube ads at 16:9 (1920x1080).

How long should a YouTube bumper ad be?

YouTube bumper ads are exactly 6 seconds and non-skippable. Non-skippable ads run 15 seconds, while skippable TrueView ads can be any length but viewers can skip after 5 seconds.

Do video ads need captions for Facebook and Instagram?

Yes, captions are mandatory in practice because 85% of Facebook and over 40% of Instagram video is watched on mute. Use large, high-contrast text with a maximum of two lines, generated via infsh/caption-videos with an SRT file.

What are common mistakes when making social media video ads?

Common mistakes include no hook in the first 1-3 seconds, landscape video on vertical platforms, missing captions, late CTAs, and placing text in platform unsafe zones. Create platform-specific versions rather than reusing one video everywhere.