An automated workflow that transforms silent screen recordings into polished, narrated product demos using neural text-to-speech.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install video-auto-narration
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install video-auto-narration using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Video Narration skill is a specialized tool within the Openclaw Skills ecosystem designed to bridge the gap between raw screen captures and professional presentation videos. It automates the tedious process of analyzing video frames, drafting conversational scripts, and synthesizing high-quality audio. By leveraging advanced neural voices, it ensures your technical demos sound natural and engaging without the need for manual recording.
This skill is particularly effective for developers and product managers who need to communicate the value of their work quickly. It handles the heavy lifting of timing synchronization and audio-video merging, ensuring that the final output is a cohesive narrative that highlights key insights and aha moments within the recording.
To get started with this feature in Openclaw Skills, ensure you have the necessary system dependencies installed:
# Install the neural TTS engine
pip3 install edge-tts
# Install FFmpeg for video processing
brew install ffmpeg # macOS
sudo apt-get install ffmpeg # Linux
The skill organizes its output and temporary assets using a structured naming convention:
| File Type | Naming Convention | Description |
|---|---|---|
| Narrated Video | <name> (with narration).mov |
The final output file containing synchronized audio and video. |
| Voiceover Script | <name>_voiceover.md |
A Markdown document containing the presentation script and metadata. |
| Frame Extraction | [output_dir]/ |
A directory containing extracted JPG/PNG frames used for visual analysis. |
| Audio Segments | [output_dir]/ |
Individual MP3/WAV segments generated for each script section. |
Loading
A literary AI assistant that delivers curated daily poems, translations, and technical rhythm analysis across Chinese and English traditions.

A lightweight, local monitoring tool for tracking real-time health metrics and hardware performance on Linux and ARM-based gateway hosts.

A secure log analysis tool that summarizes errors and searches patterns across system and application logs while automatically redacting sensitive data.

A secure utility for monitoring Tailscale tailnet status, connected devices, and network health with built-in privacy protections.

HostLink enables secure, authenticated execution of host-level commands directly from within an OpenClaw container.

An AI-driven automation skill for generating stylized XiaoHongShu social media images using template-based browser rendering.








































