← Back to Skills Marketplace
0xs4m1337

Demo Video Creator

by sam1337 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
8957
Downloads
10
Stars
60
Active Installs
1
Versions
Install in OpenClaw
/install demo-video
Description
Create product demo videos by automating browser interactions and capturing frames. Use when the user wants to record a demo, walkthrough, product showcase, or interactive video of a web application. Supports Playwright CDP screencast for high-quality capture and FFmpeg for video encoding.
Usage Guidance
Install only if you are comfortable with a script controlling a browser and recording its visible contents. Use a dedicated demo profile and sanitized data, confirm the target page before recording, keep output paths pointed at disposable demo folders, and review or delete generated frames and videos before sharing.
Capability Analysis
Type: OpenClaw Skill Name: demo-video Version: 1.0.0 The skill bundle is designed to create product demo videos by automating browser interactions and encoding captured frames. All scripts (`scripts/record-demo.js` and `scripts/frames-to-video.sh`) perform actions directly aligned with this stated purpose, such as connecting to a local CDP endpoint for browser automation, capturing frames, and using FFmpeg for video encoding. There is no evidence of data exfiltration, malicious execution from remote sources, persistence mechanisms, or prompt injection attempts to deviate the agent from its intended function. All file and network access (to localhost CDP) is necessary for the skill's operation.
Capability Assessment
Purpose & Capability
Browser automation, frame capture, and FFmpeg encoding match the stated purpose of creating product demo videos. The capability is sensitive because it can interact with an existing browser session and record whatever is visible.
Instruction Scope
The workflow is user-directed and tells users to customize the demo script, but the default script can fall back to the first open browser page if no localhost page is found.
Install Mechanism
No hidden installer or remote code fetch was found. The documentation names required tools such as a Clawdbot browser and FFmpeg, while the runtime dependency on playwright-core is present in the script.
Credentials
Connecting to a local CDP endpoint and writing local frames is proportionate for demo capture, but users should avoid production accounts, private dashboards, and sensitive data while recording.
Persistence & Privilege
The skill does not create background persistence or elevated privileges. It writes captured frames and encoded videos to disk, deletes the configured frame output directory before saving, and uses FFmpeg overwrite mode for encoded outputs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install demo-video
  3. After installation, invoke the skill by name or use /demo-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Playwright CDP screencast + FFmpeg encoding for product demos
Metadata
Slug demo-video
Version 1.0.0
License
All-time Installs 307
Active Installs 60
Total Versions 1
Frequently Asked Questions

What is Demo Video Creator?

Create product demo videos by automating browser interactions and capturing frames. Use when the user wants to record a demo, walkthrough, product showcase, or interactive video of a web application. Supports Playwright CDP screencast for high-quality capture and FFmpeg for video encoding. It is an AI Agent Skill for Claude Code / OpenClaw, with 8957 downloads so far.

How do I install Demo Video Creator?

Run "/install demo-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Demo Video Creator free?

Yes, Demo Video Creator is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Demo Video Creator support?

Demo Video Creator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Demo Video Creator?

It is built and maintained by sam1337 (@0xs4m1337); the current version is v1.0.0.

💬 Comments