← 返回 Skills 市场
0xs4m1337

Demo Video Creator

作者 sam1337 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
8957
总下载
10
收藏
60
当前安装
1
版本数
在 OpenClaw 中安装
/install demo-video
功能描述
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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install demo-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /demo-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Playwright CDP screencast + FFmpeg encoding for product demos
元数据
Slug demo-video
版本 1.0.0
许可证
累计安装 307
当前安装数 60
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8957 次。

如何安装 Demo Video Creator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install demo-video」即可一键安装,无需额外配置。

Demo Video Creator 是免费的吗?

是的,Demo Video Creator 完全免费(开源免费),可自由下载、安装和使用。

Demo Video Creator 支持哪些平台?

Demo Video Creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Demo Video Creator?

由 sam1337(@0xs4m1337)开发并维护,当前版本 v1.0.0。

💬 留言讨论