From togetherai-skills
Generate videos from text or images using Together AI, with keyframe control, model selection, async polling, and downloads.
How this skill is triggered — by the user, by Claude, or both
Slash command
/togetherai-skills:together-videoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use Together AI video APIs for:
Use Together AI video APIs for:
together-images for still-image generation or editingtogether-dedicated-containers only when a custom video-serving runtime is requiredtogether>=2.0.0). If the user is on an older version, they must upgrade first: uv pip install --upgrade "together>=2.0.0".npx claudepluginhub togethercomputer/skills --plugin togetherai-skillsGenerates short AI videos from text or images via 7 backends (Minimax, Kling, Veo, Hunyuan, Pixverse, Grok, Seedance) with zero API setup. Use for text-to-video, image-to-video, or reference-based generation.
Integrates RunwayML video generation APIs into server-side code, covering text-to-video, image-to-video, and video-to-video with Node.js SDK examples and model recommendations.
Generates AI videos from text descriptions or images using Google Veo 3.1 (default) or OpenAI Sora. Supports dialogue/audio, reference images, image-to-video animation, and interactive requirement gathering.