create-movie

Parse commit ranges and generate code walkthrough videos via merge.mov.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Marked-Gold/merge-movies-claude-code --skill create-movie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-movie
Source: https://github.com/Marked-Gold/merge-movies-claude-code/tree/main/skills/create-movie
Command: npx skills add https://github.com/Marked-Gold/merge-movies-claude-code --skill create-movie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires merge-movies, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of code walkthrough movies, eliminating the need for manual video production and streamlining the documentation process.

Core Features & Use Cases

  • Automated Movie Creation: Converts commit ranges, feature walkthroughs, architecture overviews, and free-form narratives into engaging code walkthrough videos.
  • Integration with merge.mov: Utilizes the merge.mov platform for movie creation and hosting.
  • Use Case: Quickly document a series of commits or feature implementation by generating a movie that explains the changes and their impact.

Quick Start

Create a movie from the last 5 commits with the command: /merge-movies:create-movie HEAD~5..HEAD

Frequently Asked Questions about create-movie

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a video walkthrough from a range of git commits?

Yes, you can create architecture overviews and feature walkthroughs. The tool accepts free-form narratives and architecture descriptions as input, parses the content, and generates engaging code walkthrough videos via merge.mov.

Do I need authentication to generate code walkthrough movies with merge.mov?

To create a movie from your last 5 commits, execute the command /merge-movies:create-movie HEAD~5..HEAD. This processes the commit range and generates a walkthrough video explaining the changes.

What is the best way to automate code documentation for feature implementations?

The tool converts commit ranges, feature walkthroughs, architecture overviews, and free-form narratives into code walkthrough videos. It parses your input content and uses the merge.mov platform to generate the final movie output.

Can I use free-form narratives to generate architecture overview videos?

Yes, you can create architecture overviews and feature walkthroughs. The tool accepts free-form narratives and architecture descriptions as input, parses the content, and generates engaging code walkthrough videos via merge.mov.

Do I need authentication to generate code walkthrough movies with merge.mov?

Yes, authentication with the merge.mov platform is required. The tool integrates directly with merge.mov to handle the movie creation, hosting, and processing of your parsed code documentation.

How do I create a movie from the last 5 commits?

To create a movie from your last 5 commits, execute the command /merge-movies:create-movie HEAD~5..HEAD. This processes the commit range and generates a walkthrough video explaining the changes.