record-demo

Record browser demo videos with Playwright and Chromium for merge.mov scenes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of recording browser demo videos and adding them as scenes in merge.mov movies, streamlining the creation of technical walkthroughs and tutorials.

Core Features & Use Cases

  • Browser Demo Recording: Automatically records browser viewport videos using Playwright and Chromium.
  • Integration with merge.mov: Uploads recorded videos directly to merge.mov and creates VideoView scenes.
  • Use Case: Quickly record a browser demo of a new feature for documentation or user training.

Quick Start

To record a demo, run the following command: /merge-movies:record-demo movie:<movie-id> Demo description

Frequently Asked Questions about record-demo

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

FAQPage Schema
How do I automate browser demo video recording using Playwright and Chromium?

You can automate browser demo video recording by using Playwright and Chromium to capture the viewport and generate VideoView scenes. This Skill handles script creation, execution, and video upload directly within the merge.mov ecosystem.

What is the best way to add a browser recording to a merge.mov movie?

The best way to add a browser recording to a merge.mov movie is to run a command that captures the viewport and uploads the video directly to merge.mov. This automatically generates a VideoView scene within the movie ecosystem.

Can I use Playwright to capture video and upload it to merge.mov via MCP?

Yes, you can use Playwright to capture browser video and upload it to merge.mov via MCP. The process utilizes Chromium for viewport capture and the Model Context Protocol to authenticate and create VideoView scenes within the ecosystem.

Do I need OAuth 2.1 authentication to record browser demos for merge.mov?

Yes, OAuth 2.1 authentication is required to record browser demos for merge.mov. This authentication is required to securely connect with the Model Context Protocol (MCP) for video upload and scene creation.

How do I create technical walkthroughs by recording browser viewport videos?

You can create technical walkthroughs by recording browser viewport videos using Playwright and Chromium. The automated process captures browser actions and integrates them as VideoView scenes into merge.mov movies for documentation.