@499317906: ai-video-generator-claude (Jimeng Video Skills · For account creation / Faceless accounts) A foreigner with a 280K follower account open-sourced the 10 Jimeng video skills he uses. `git clone` into `~/.claude/skills...

X AI KOLs Timeline Tools

Summary

A 280K follower account operator open-sourced 10 AI video generation skills for Claude that generate exquisite video prompts, which can be directly pasted into Higgsfield's Seedance 2.0 for use.

ai-video-generator-claude (Jimeng Video Skills · For account creation / Faceless accounts) A foreigner who runs a 280K follower account open-sourced the 10 Jimeng video skills he uses. Just `git clone` into `~/.claude/skills` and you're ready to go. Say something like "Create a 10-second faceless finance channel intro", and it will write out the camera shots, lighting, sound effects, and timestamps for each second. Paste it into Higgsfield and you get your video directly.
Original Article
View Cached Full Text

Cached at: 06/23/26, 03:59 AM

ai-video-generator-claude (Seedance Video skill · For account launching / faceless accounts) A foreigner running a 280K follower account has open-sourced the 10 Seedance Video skills he personally uses. Just git clone into ~/.claude/skills and you’re good to go. Say something like “Create a 10-second faceless finance channel opener,” and it will write out the shots, lighting, sound effects, and timestamps for every second. Paste it into Higgsfield and get your video directly.


rediumvex/ai-video-generator-claude

Source: https://github.com/rediumvex/ai-video-generator-claude

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 (https://instagram.com/theromanknox) (280K+ 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.

  • 📸 Instagram — @theromanknox (https://www.instagram.com/theromanknox) (280K+ followers)
  • 🎓 Knox Community on Skool (https://www.skool.com/knox/about) — n8n library, Claude skills, cold outreach systems, weekly live sessions

My other Claude skills

  • 📝 SEO Blog Writer (https://github.com/rediumvex/seo-blog-writer-claude) — human-sounding blog posts that rank on Google and beat AI detectors
  • 📱 Social Media Caption Generator (https://github.com/rediumvex/social-media-caption-generator-claude) — one prompt → captions for every platform

License

MIT — Copyright (c) 2026 Roman Knox

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

Similar Articles

@GitTrend0x: Claude Code can now edit videos too! This SKILL is 100% free and open source. ✓ Automatically create animations ✓ Generate subtitles in different styles ✓ Remove silence, errors, and filler words https://github.com/browser-use/video-us…

X AI KOLs Timeline

video-use is a 100% open-source tool that lets Claude Code edit videos automatically by removing filler words, adding subtitles, color grading, and generating animations. It integrates with Claude Code via a skill and uses ElevenLabs for transcription.

@wanerfu: A Japanese developer discovered a little-known trick for Claude Code. He set up a skill called 'Find Skill'. It embeds into Claude Code like a small MCP package. Write a task description once. Claude searches hundreds of skills in the human ecosystem and automatically assembles the most suitable workflow. Video script (Notion…)

X AI KOLs Timeline

A Japanese developer discovered a trick for Claude Code: by setting a 'Find Skill' skill, Claude automatically searches and combines hundreds of skills to create workflows, enabling automated video content generation.

@Easycompany333: Compiled 6 Claude Skills for video that you can try directly: 1. HyperFrames – generate animated video with one sentence. Articles, tweets, product intros can all become MP4. Suitable for product promotion, tutorial openers, short social videos. https://github.com/heyg…

X AI KOLs Timeline

Compiled 6 Claude Skills for video that can be used directly, covering auto-generated animated videos, AI-assisted rough cuts, React component rendered videos, multimedia generation toolbox, Chinese editing agent, and video prompt writing open-source tools.

@QingQ77: A collection of AI skills I use daily to auto-transcribe multi-platform content, manage knowledge bases, and monitor industry intelligence. https://github.com/chubbyguan/chubbyskills… This open-source skill pack includes 11 skills, all of which are tools the author uses daily.

X AI KOLs Timeline

An open-source toolkit containing 11 AI skills that supports automatic transcription of multi-platform content, knowledge base management, and industry intelligence monitoring, ready to be loaded and used in AI agents like Claude Code.