ai-video-generator-claude

作者 rediumvex已验证

10 Claude skills that generate studio-quality AI video prompts for Seedance 2.0 on Higgsfield. Viral hooks, SaaS demos, personal brand, faceless content, luxury aesthetic & more.

300
Stars
43
Forks
Python
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/rediumvex/ai-video-generator-claude

快速入门

使用 ai-video-generator-claude 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

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.

常见问题

What is ai-video-generator-claude?

ai-video-generator-claude is an open-source ide extensions skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by rediumvex. 10 Claude skills that generate studio-quality AI video prompts for Seedance 2.0 on Higgsfield. Viral hooks, SaaS demos, personal brand, faceless content, luxury aesthetic & more. It has 300 GitHub stars.

Is ai-video-generator-claude safe to use?

Yes. ai-video-generator-claude passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install ai-video-generator-claude?

Clone the repository with "git clone https://github.com/rediumvex/ai-video-generator-claude" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is ai-video-generator-claude written in?

ai-video-generator-claude is primarily written in Python. It is open-source under rediumvex on GitHub, so you can review or fork the full source.

Are there alternatives to ai-video-generator-claude?

Yes. SkillsLLM lists many other IDE Extensions skills you can browse and compare side by side. Open the IDE Extensions category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh ai-video-generator-claude against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

claudian

by YishenTu

An Obsidian plugin that embeds Claude Code/Codex as an AI collaborator in your vault

14,921972TypeScript
IDE 扩展
查看详情

OpenMythos

by kyegomez

A theoretical reconstruction of the Claude Mythos architecture, built from first principles using the available research literature.

14,8003,292Python
IDE 扩展
查看详情

cursor-hooks

by cursor

5

通过 Hooks 自动化 Cursor Agent 事件相关行为。

12,500890TypeScript
IDE 扩展claude-codeai-tools
查看详情

arscontexta

by agenticnotetaking

Claude Code plugin that generates individualized knowledge systems from conversation. You describe how you think and work, have a conversation and get a complete second brain as markdown files you own.

3,479220Shell
IDE 扩展
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情