← ClaudeAtlas

video-generationlisted

End-to-end AI video production through the Hyper MCP — text-to-video and image-to-video generation (Sora, Veo, Seedance), scene chaining, video analysis, transcription, subtitles, TikTok / karaoke captions, voiceover (TTS), audio mixing, clipping, stitching, and text overlays. Use when the user asks to generate a video, create UGC, scene-chain, add captions or subtitles, add narration, stitch clips, clip a podcast highlight, or do any AI video editing.
hyperfx-ai/marketing-skills · ★ 32 · AI & Automation · score 82
Install: claude install-skill hyperfx-ai/marketing-skills
# Video Generation & Editing Guide for generating, editing, analyzing, and post-processing videos using AI models and FFmpeg-backed tools exposed through the Hyper MCP. ## Requirements This skill assumes the [Hyper MCP](https://app.hyperfx.ai/mcp) is connected to your agent so the tools below are available. The underlying providers (OpenAI Sora, Google Veo, ByteDance Seedance, OpenAI TTS, transcription, etc.) are configured under your Hyper integrations. ## Tool surface | Group | Tools | |-------|-------| | Generation | `generate_video`, `sora_remix_video`, `sora_delete_video` | | Analysis | `analyze_video`, `capture_video_frame`, `transcribe_video` | | Subtitles & captions | `generate_subtitles`, `burn_subtitles`, `burn_highlighted_captions` | | Audio | `text_to_speech`, `add_audio_to_video` | | Editing | `clip_video`, `stitch_videos`, `overlay_text` | ## Out of scope - Image generation, ad creative composition, brand extraction — use `image-generation` or `ad-creative-generation`. - Posting finished videos to social platforms — use `tiktok`, `instagram`, or `linkedin`. - Running paid video campaigns — use `google-ads`, `meta-ads`, `tiktok-ads`. ## Available Tools | Tool | Purpose | Runs in Background | |------|---------|-------------------| | `generate_video` | Generate video from text / image prompt | Yes | | `sora_remix_video` | Modify existing Sora video | Yes | | `sora_delete_video` | Delete a Sora video | No | | `capture_video_frame` | Extract frame as image |