🎥
AI EngineeringTypeScript

Video Generation

by 0xsline

Video Generation is an AI Engineering skill for Claude Code, published by 0xsline in OpenChatCut.

935 stars124 forkson 0xsline/OpenChatCutAdded 2026/08/06+2% in starsRepository updated 2026/08/11
agent-skillsagentic-aiai-agentai-video-editorcapcutchatcutclaude-codecodexdesktop-appelectronffmpeglocal-firstmcpopen-sourceopenchatcutremotiontext-based-video-editingtimeline-editorvideo-editingvideo-editor
Install in seconds
Install Video Generation
Copy Video Generation into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/0xsline/OpenChatCut/tree/main/src/agent/skills/video-gen ~/.claude/skills/video-gen

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/0xsline/OpenChatCut.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
src/agent/skills/video-gen/SKILL.md in 0xsline/OpenChatCut
Installs to
~/.claude/skills/video-gen
Collection
One of 27 skills cataloged from this repository
Category
AI Engineering3670 skills

What Video Generation does

Generate video clips using AI models like Seedance 2.0, Kling, and MiniMax Hailuo. Supports text-to-video, image-to-video, transitions, multi-shot, and video editing/extending.

Video Generation is cataloged under AI Engineering on DirSkills. Video Generation comes from a repository tagged agent-skills, agentic-ai, ai-agent, ai-video-editor and capcut.

Documentation

README

Video Gen

Submits one video generation job per call and returns a jobId. Job management (wait / status) belongs to track_progress; this skill does not place videos on the timeline automatically.

When to Use

Any time the user wants to generate a video clip — text-to-video, image-to-video, first-last-frame transition, reference-based generation, multi-shot storyboard, or generatively editing / extending an existing video (producing new generated footage based on a source clip; not timeline trimming).

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Video Generation

  • What else does 0xsline publish alongside Video Generation?

    Video Generation is one of 27 skills that DirSkills catalogs from 0xsline/OpenChatCut, the repository it ships in. Its siblings there include AI Cinematic Short Film, AI Image Generation and Asset Import. Each one is a separate skill with its own page in this directory, installs the same way Video Generation does, and is maintained by 0xsline in that same repository. The rest of the collection is listed on the 0xsline/OpenChatCut page.

  • How does Video Generation compare to other AI Engineering skills?

    Video Generation ranks #1467 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Video Generation against them. Open each page to compare what they document and how they install.