This one's for working with AI video generation APIs like Runway, Pika, and Stable Video Diffusion. You get actual client implementations with proper polling logic for async generation, not just curl examples. The Runway integration handles the full flow from submission to waiting for render completion with timeouts. There's a decent prompt engineering system that separates subject, action, camera movement, and lighting into structured objects instead of freeform strings. Also includes local generation with Stable Video Diffusion if you want to run it yourself. The code is production-ready with dataclasses and error handling, which is rare for AI API wrappers.
npx -y skills add mindmorass/reflex --skill ai-video-generation --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot