clanker.net
MARKETING inf-sh/skills

video-ad-specs

Video ad creation with exact platform-specific specs for TikTok, Instagram, YouTube, Facebook, LinkedIn. Covers dimensions, duration limits, AIDA framework, and caption requirements. Use for: video ads, social media ads, paid media creative, video marketing, ad production. Triggers: video ad, social media ad, tiktok ad, instagram ad, youtube ad, facebook ad, linkedin ad, video creative, ad specs, paid media, video marketing, ad production, reels ad, stories ad, pre roll, bumper ad

MARKETING
USE THIS SKILL

DOWNLOAD THE APP TO INSTALL AND USE /video-ad-specs ON YOUR DEVICE

Scan to open on your device
QR code for video-ad-specs Opens skill content in Expo Go
COMMAND
/video-ad-specs
CATEGORY
Marketing
REPOSITORY
inf-sh/skills
COMMIT

SKILL PROMPT

--- name: video-ad-specs description: "Video ad creation with exact platform-specific specs for TikTok, Instagram, YouTube, Facebook, LinkedIn. Covers dimensions, duration limits, AIDA framework, and caption requirements. Use for: video ads, social media ads, paid media creative, video marketing, ad production. Triggers: video ad, social media ad, tiktok ad, instagram ad, youtube ad, facebook ad, linkedin ad, video creative, ad specs, paid media, video marketing, ad production, reels ad, stories ad, pre roll, bumper ad" allowed-tools: Bash(infsh *) --- # Video Ad Specs Create platform-specific video ads via [inference.sh](https://inference.sh) CLI. ## Quick Start > Requires inference.sh CLI (`infsh`). Get installation instructions: `npx skills add inference-sh/skills@agent-tools` ```bash infsh login # Generate a vertical video ad scene infsh app run bytedance/seedance-1-5-pro --input '{ "prompt": "vertical video, person excitedly unboxing a product, clean modern room, bright natural lighting, social media ad style, authentic feeling, 9:16 format" }' ``` ## Platform Specifications ### TikTok | Spec | Value | |------|-------| | Aspect ratio | **9:16** (vertical) | | Resolution | 1080 x 1920 px | | Duration | 5-60 seconds (15-30s recommended) | | File size | Max 500 MB | | Format | MP4, MOV | | Sound | On by default (design with sound) | | Text safe zone | 150px from all edges | | Hook window | **1 second** — first frame must grab attention | ### Instagram Reels | Spec | Value | |------|-------| | Aspect ratio | **9:16** (vertical) | | Resolution | 1080 x 1920 px | | Duration | Up to 90 seconds (15-30s for ads) | | Cover image | Separate upload, shows in grid | | Sound | On by default | | Caption area | Bottom 20% reserved for text overlay | ### Instagram Stories | Spec | Value | |------|-------| | Aspect ratio | **9:16** | | Resolution | 1080 x 1920 px | | Duration | Up to 15 seconds per segment | | Swipe-up/Link | Available for ads | | Top/bottom | 14 [... prompt truncated for preview ...]