video-prompting-guide

Installation
SKILL.md

Video Prompting Guide

Video Prompting Guide

Best practices for writing effective AI video generation prompts via inference.sh.

Quick Start

curl -fsSL https://cli.inference.sh | sh && 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

Related skills
Installs
2
GitHub Stars
129
First Seen
Feb 19, 2026