Sandbox
@rediumvex/ai-video-generator-claude

Claude skills for Seedance video prompts on Higgsfield

This repo packages 10 Claude skills that write detailed video prompts for Seedance 2.0 on Higgsfield. The skills add timing, camera moves, lighting, sound, and platform details so you can go from a concept to a ready-to-paste prompt.

361 stars49 forksPythonUpdated 1mo ago
Who it's for

Builders who use Claude Code to generate video prompts for social content and brand videos.

What it delivers

You can turn a rough video idea into a studio-style prompt instead of writing it from scratch.

What it does

Seedance prompt generation

Writes 15-25 line prompts with second-by-second timing, camera direction, lighting, and sound cues.

Hook frameworks

Includes 2-second opener patterns for scroll-stopping intros and retention.

Camera movement library

Uses explicit movement language like dolly, orbit, whip pan, snap zoom, and rack focus.

Lighting and mood presets

Covers setups like three-point lighting, neon contrast, silhouette, golden hour, and practical lights.

Sound design layers

Builds prompts with ambient, impact, music, and voice layers synced to visual beats.

Platform tuning

Adapts prompts for TikTok, Instagram Reels, YouTube Shorts, and LinkedIn, including aspect ratio and safe zones.

Material references

Shows how to reference assets with `@image1`, `@video1`, and `@audio1`.

Installer script

Provides `install.py` for listing, selecting, or installing all skills.

How to get it

  1. 1Run
    # Clone into your Claude skills folder
    cd ~/.claude/skills
    git clone https://github.com/rediumvex/ai-video-generator-claude.git ai-video-generator
  2. 2Or if you use gstack
    cd ~/.claude/skills/gstack
    git clone https://github.com/rediumvex/ai-video-generator-claude.git ai-video-generator
  3. 3You can also use the interactive installer
    cd ai-video-generator
    python install.py          # Pick which skills to install
    python install.py --all    # Install everything
    python install.py --list   # Preview available skills

README

telegram-cloud-document-4-5974547813680291996

AI Video Generator — Claude Skill

10 prompt engineering skills that turn Claude into a cinematic video director for Seedance 2.0 on Higgsfield. You describe an idea — the skill architects a 15-25 line production-grade prompt with exact timing, camera angles, lighting setup, and sound design. Paste into Higgsfield, get studio-quality video.

This is the actual skill set I use to generate every AI video for @theromanknox (300K+ followers). Not templates. Not "try this prompt." The real production pipeline — copied straight from my ~/.claude/skills/.


What it does

You give it a concept — "10s product launch video, dark UI, minimal" — and it gives you back:

  • Complete Seedance 2.0 prompt — 15-25 lines, paste-ready, with timestamps for every second
  • 2-second hook engineering — 10+ scroll-stopping patterns per style (pattern interrupt, curiosity gap, dopamine trigger)
  • Camera movement direction — 15+ techniques with exact phrasing Seedance 2.0 understands (dolly, orbit, whip pan, snap zoom, rack focus)
  • Lighting & mood presets — three-point, neon contrast, silhouette, golden hour, practical lights
  • Sound design layers — ambient + impact + music + voice, synced to visual beats
  • Platform optimization — TikTok, Instagram Reels, YouTube Shorts, LinkedIn — aspect ratio, safe zones, loop potential
  • Material references — tells you exactly where to use @image1, @video1, @audio1

One idea in, finished video prompt out.


The 10 skills

For views

#SkillWhat it generates
01Viral HookScroll-stopping openers — pattern interrupts, curiosity loops, dopamine triggers
05Faceless ChannelNo face, no camera content for YouTube, TikTok, Reels
10Podcast VisualTurns any audio clip into cinematic video — kills the audiogram

For business

#SkillWhat it generates
02SaaS LaunchProduct videos that look like an Apple keynote
04Course PromoTrailers that sell out coaching programs and courses
08Testimonial StorySocial proof videos that actually convert

For brand

#SkillWhat it generates
03Personal BrandFounder authority content on autopilot
06Luxury AestheticChanel-level video for any brand, zero budget
07Before-AfterTransformation reveals that get saved and shared
09AI AvatarDigital persona content at scale

Why "write me a cool video" doesn't work

Most people write 2-line prompts and get generic output. Seedance 2.0 is a precision engine — it responds to specific camera language, lighting terminology, and timing breakdowns. Vague input = vague output.

These skills solve that by encoding three things into every prompt:

  1. The physics of attention — the first 2 seconds determine if 50% of viewers bounce or 90% stay. Every prompt opens with a hook engineered for retention.
  2. Cinematic vocabulary — Seedance 2.0 understands "dolly forward 3 feet, f/1.4, rack focus from foreground to background" better than "make it look cinematic."
  3. Sound-visual sync — every audio element (bass hit, whoosh, ASMR texture, silence) is timestamped to a visual beat. Sound is 50% of the hook.

The result: prompts that produce studio-quality video instead of generic AI slop.


Install

# Clone into your Claude skills folder
cd ~/.claude/skills
git clone https://github.com/rediumvex/ai-video-generator-claude.git ai-video-generator

Or if you use gstack:

cd ~/.claude/skills/gstack
git clone https://github.com/rediumvex/ai-video-generator-claude.git ai-video-generator

Restart Claude Code. Each skill inside skills/ is now available.

You can also use the interactive installer:

cd ai-video-generator
python install.py          # Pick which skills to install
python install.py --all    # Install everything
python install.py --list   # Preview available skills

Usage

"I need a 10s product launch video for my SaaS app, dark mode UI, minimal aesthetic"
→ SaaS Launch skill generates a complete prompt with camera, lighting, sound, timing

"Create a 6s before-after for my client's brand redesign"
→ Before-After skill builds the contrast arc: cold→warm lighting, gray→saturated color, chaos→order

"Give me a viral TikTok hook for a faceless finance channel"
→ Viral Hook + Faceless Channel skills combine for a scroll-stopping 2-second opener

"Turn this podcast clip into a cinematic video for Reels"
→ Podcast Visual skill transforms the audio into visual storytelling with kinetic typography

What's inside each skill

Every skill is a deep engineering framework, not a prompt template. Each one contains:

  • 2-second hook framework — 10+ attention-capture patterns specific to the style
  • Timeline architecture — beat-by-beat breakdown for every second of a 4-15s clip
  • Camera movement encyclopedia — 15+ techniques with exact Seedance 2.0 phrasing
  • Lighting & mood presets — full setups (key, fill, rim, practical, color temp)
  • Sound design stack — 4-layer audio architecture synced to visual beats
  • Material reference system — where and how to use @image1 @video1 @audio1
  • Platform optimization — TikTok, Reels, Shorts, YouTube tuning
  • 5+ production-ready example prompts — 15-25 lines each, ready to paste

Who built this

Roman Knox — I build AI products that make money. Not demos.

My other Claude skills


License

MIT — Copyright (c) 2026 Roman Knox

A ⭐ on the repo is the best thank-you. It helps other builders find these skills.

Files in the repo

Repository payload4 top-level entries
  • skills
  • install.py
  • LICENSE
  • README.md

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More skills

Vincentwei1021/
anything2explainer

Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.

666

Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)

71k

Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop

86k

Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.

57k