video-prompting-guide
Installation
SKILL.md
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"
}'