video-generation

video-generation is a skill for Claude Code from hyperfx-ai/marketing-skills. It costs 105 tokens per session (1,341 once invoked), scanned A, original, MIT.

A toolkit for creating, editing, and analyzing videos with AI services and media-processing tools.

In plain words
What is it for?
Use it to generate videos from text or images, transcribe footage, add subtitles and voiceovers, mix audio, extract clips, stitch videos, and add text overlays.
Why use it?
It brings common video tasks into one workflow instead of requiring separate tools for generation, captions, audio, analysis, and editing.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the marketing-skills plugin — 30 skills, 1 MCP server shipped together

Good fit Use it to generate videos from text or images, transcribe footage, add subtitles and voiceovers, mix audio, extract clips, stitch videos, and add text overlays.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hyperfx-ai/marketing-skills/video-generation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add hyperfx-ai/marketing-skills --skill video-generation
Clone the repo
git clone --depth 1 https://github.com/hyperfx-ai/marketing-skills

Made for: Claude Code.

Or install marketing-skills, the plugin that ships this one along with the rest of its 30 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for video-generation

README.md
[![agentmods](https://agentmods.dev/badge/skills/hyperfx-ai/marketing-skills/video-generation/github.svg)](https://agentmods.dev/skills/hyperfx-ai/marketing-skills/video-generation)
Your own site
<a href="https://agentmods.dev/skills/hyperfx-ai/marketing-skills/video-generation"><img src="https://agentmods.dev/badge/skills/hyperfx-ai/marketing-skills/video-generation/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for video-generation

Your own site · 80×15
<a href="https://agentmods.dev/skills/hyperfx-ai/marketing-skills/video-generation"><img src="https://agentmods.dev/badge/skills/hyperfx-ai/marketing-skills/video-generation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 105 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,341 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00105 $0.01341
Opus 5 $0.00053 $0.00671
Sonnet 5 $0.00021 $0.00268
Haiku 4.5 $0.00011 $0.00134

Measured 11d ago against content hash 789611c3e16a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

video-generation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/video-generation/SKILL.md · 106 lines

How it starts

The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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 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 videos_generate, sora_videos_remix, sora_videos_delete
Analysis videos_analyze, videos_frames_capture, videos_transcribe
Subtitles & captions videos_subtitles_generate, videos_subtitles_burn, videos_captions_burn_highlighted
Audio audio_speech_generate, videos_audio_add
Editing videos_clips_extract, videos_stitch, videos_text_overlays_add

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
videos_generate Generate video from text / image prompt Yes
sora_videos_remix Modify existing Sora video Yes
sora_videos_delete Delete a Sora video No
videos_frames_capture Extract frame as image No
videos_analyze Watch and understand video content No
videos_transcribe Extract audio transcript No
videos_subtitles_generate Create SRT / VTT subtitle file No
videos_subtitles_burn Burn subtitles onto video Yes
videos_captions_burn_highlighted TikTok / karaoke-style word-by-word captions Yes
audio_speech_generate Generate voiceover audio from text No
videos_audio_add Add / replace audio track on video Yes
videos_clips_extract Extract a time segment from video Yes
videos_stitch Concatenate multiple clips Yes
videos_text_overlays_add Add text / titles to video Yes

Read the full file on GitHub · 106 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 106 lines · 105 tokens per session scan A 789611c3e16a

Subscribe to this mod's changes

video-generation is a skill published in the GitHub repository hyperfx-ai/marketing-skills (86 stars, last pushed 16d ago), licensed MIT. It adds 105 tokens to every session and 1,341 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

creative-generate

A workflow for creating advertising images and banners from a strategy brief. It separates the main visual artwork from the accurately typeset text and produces variants for display or social formats.

logly/mureo · 131 tokens

meta-ads

When the user wants to set up, optimize, or manage Meta (Facebook/Instagram) Ads. Also use when the user mentions "Meta Ads," "Facebook Ads," "Instagram Ads," "Meta Pixel," "Conversions API," "Advantage+," "lookalike audience," or "Meta retargeting." For landing pages, use landing-page-generator.

kostja94/marketing-skills · 77 tokens

creative-refresh

Refresh ad copy and creative assets based on performance signals and brand voice. Use when the user asks to refresh creative, propose new ad copy, A/B test creatives, update RSA assets, swap Performance Max asset-group headlines, descriptions, images or logos, rotate underperformers, or visually evaluate / compare…

logly/mureo · 138 tokens

visual-content

When the user wants to plan, create, or repurpose visual content (images, infographics, social post images) across channels. Also use when the user mentions "content images," "social media images," "infographic," "visual content," "post image," "image specs," "visual repurposing," "content visuals," or "image for…

kostja94/marketing-skills · 86 tokens

creator-program

When the user wants to plan, implement, or optimize creator program strategy. Also use when the user mentions "creator program," "creator partnership," "content co-creation," "creator ambassador," "creator economy," "creator collaboration," "UGC program," "creator incentives," or "creator community." For influencers…

kostja94/marketing-skills · 72 tokens

podcast-marketing

When the user wants to plan, create, or market a podcast. Also use when the user mentions "podcast," "podcast strategy," "podcast SEO," "show notes," "podcast distribution," "Spotify podcast," "Apple Podcasts," "podcast discoverability," "PodcastEpisode schema," or "podcast repurposing." For show notes, use…

kostja94/marketing-skills · 83 tokens