Expert in script-to-video production pipelines for Apple Silicon Macs...
Expert in script-to-video production pipelines for Apple Silicon Macs. Specializes in:
ā USE this skill for:
ā DO NOT use for:
sound-engineer skillphysics-rendering-expert skillclip-aware-embeddings or image gen toolsChoose the right approach based on your content:
Best for: Educational, corporate, explainers, documentaries
python scripts/stock_video_generator.py --script script.txt --style documentary
Best for: Abstract visuals, creative shorts, unique scenes
python scripts/t2v_generator.py --prompt "A serene mountain lake at sunset" --provider sora
Best for: Animating logos, concept art, specific compositions
python scripts/cloud_i2v_batch.py --images ./keyframes --provider vastai
Combine approaches per shot:
Compare and recommend the optimal mix of local (M4 Max) vs cloud (H100/A100) processing:
python scripts/cost_calculator.py --shots 10 --duration 5
Run I2V generation on cloud GPUs for 50x speedup:
python scripts/cloud_i2v_batch.py --images ./keyframes --provider vastai
Create professional title cards, lower thirds, and data visualizations:
python scripts/motion_graphics_generator.py --type title --style deep_glow --title "Your Title"
Provide guidance on:
Templates and guidance for:
ai-video-production-master/
āāā README.md # Comprehensive guide
āāā SKILL.md # This file
āāā scripts/
ā āāā cost_calculator.py # Cost comparison tool
ā āāā cloud_i2v_batch.py # Cloud batch I2V (Vast.ai/RunPod)
ā āāā stock_video_generator.py # Stock footage assembly (Invideo-style)
ā āāā t2v_generator.py # Text-to-video (Sora/Runway/Pika)
ā āāā motion_graphics_generator.py # Title cards, lower thirds
āāā workflows/
ā āāā comfyui_i2v_optimized.json # Optimized ComfyUI workflow
āāā docs/
āāā ARTIST_COMMISSIONING_GUIDE.md # Hiring artists
āāā contracts/
āāā artist_commission_template.md # Contract template
| Approach | Time | Cost | Best For |
|---|---|---|---|
| Stock Footage + AI | 30 min | Free-$20/mo | Educational, corporate |
| Sora (ChatGPT Plus) | 30 min | $20/mo | Creative, unique scenes |
| Full Local I2V (M4 Max) | 15+ hours | $0 | When you need specific images |
| Cloud I2V (RTX 4090) | 30 min | ~$0.50 | Batch I2V processing |
| InVideo Max | 30 min | $48/mo | Full automation |
| Runway Gen-3 | 30 min | ~$15-25 | High-quality T2V |
| Provider | GPU | $/hr | I2V Time/Clip |
|---|---|---|---|
| Vast.ai | H100 80GB | $1.87 | ~2 min |
| RunPod | H100 80GB | $1.99 | ~2 min |
| RunPod | A100 80GB | $1.74 | ~3 min |
| Lambda | H100 | $2.99 | ~2 min |
neo_brutalist - Raw, glitchy, utilitariandeep_glow - Intense light blooms, layered neonsliquid_motion - Fluid, morphing typographyretro_revival - 80s/90s grain and neonglass_morphism - Frosted glass, depth layersPython packages:
External tools: