This connects Claude to Volcengine's Jimeng Video 3.0 API for AI video generation from text prompts or images. You get multiple quality tiers (720p, 1080p, and Pro), adjustable duration from 4 to 10 seconds, and different modes including text-to-video, image-to-video with first frame control, and camera movement options. The implementation handles Volcengine's IAM v4 signature auth and async polling automatically. Generation takes 2-10 minutes and returns a 24-hour download URL. Useful if you're building video creation tools or need programmatic access to Jimeng's models without handling the API complexity yourself. You'll need Volcengine credentials and should watch out for content moderation failures and rate limits.
npx skills add https://github.com/wvlvik/toy-skills --skill jimeng-api-video-gen