clanker.net
PRODUCTIVITY inf-sh/skills

video-prompting-guide

Best practices and techniques for writing effective AI video generation prompts. Covers: Veo, Seedance, Wan, Grok, Kling, Runway, Pika, Sora prompting strategies. Learn: shot types, camera movements, lighting, pacing, style keywords, negative prompts. Use for: improving video quality, getting consistent results, professional video prompts. Triggers: video prompt, how to prompt video, veo prompts, video generation tips, better ai video, video prompt engineering, video prompt guide, video prompt template, ai video tips, video prompt best practices, video prompt examples, cinematography prompts

PRODUCTIVITY
USE THIS SKILL

DOWNLOAD THE APP TO INSTALL AND USE /video-prompting-guide ON YOUR DEVICE

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

SKILL PROMPT

--- name: video-prompting-guide description: "Best practices and techniques for writing effective AI video generation prompts. Covers: Veo, Seedance, Wan, Grok, Kling, Runway, Pika, Sora prompting strategies. Learn: shot types, camera movements, lighting, pacing, style keywords, negative prompts. Use for: improving video quality, getting consistent results, professional video prompts. Triggers: video prompt, how to prompt video, veo prompts, video generation tips, better ai video, video prompt engineering, video prompt guide, video prompt template, ai video tips, video prompt best practices, video prompt examples, cinematography prompts" allowed-tools: Bash(infsh *) --- # Video Prompting Guide Best practices for writing effective AI video generation prompts via [inference.sh](https://inference.sh). ![Video Prompting Guide](https://cloud.inference.sh/app/files/u/4mg21r6ta37mpaz6ktzwtt8krr/01kg2c0egyg243mnyth4y6g51q.jpeg) ## Quick Start > Requires inference.sh CLI (`infsh`). Get installation instructions: `npx skills add inference-sh/skills@agent-tools` ```bash infsh login # Well-structured video prompt infsh app run google/veo-3-1-fast --input '{ "prompt": "Cinematic tracking shot of a red sports car driving through Tokyo at night, neon lights reflecting on wet streets, rain falling, 4K, shallow depth of field" }' ``` ## Prompt Structure Formula ``` [Shot Type] + [Subject] + [Action] + [Setting] + [Lighting] + [Style] + [Technical] ``` ### Example Breakdown ``` "Slow motion close-up of coffee being poured into a white ceramic cup, steam rising, morning sunlight streaming through window, warm color grading, cinematic, 4K, shallow depth of field" ``` - **Shot Type**: Slow motion close-up - **Subject**: Coffee - **Action**: Being poured - **Setting**: White ceramic cup, window - **Lighting**: Morning sunlight - **Style**: Warm color grading, cinematic - **Technical**: 4K, shallow depth of field ## Shot Types | Shot Type | Description | Use For | |------ [... prompt truncated for preview ...]