Video Generation

Generates videos by integrating screen recording, AI voiceovers, and editing tools like OBS, FFmpeg, ElevenLabs, and Whisper.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/agentpoet/Agentic-Coding-System-Self-Improving-Framework --skill video-generation-agentpoet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Video Generation
Source: https://github.com/agentpoet/Agentic-Coding-System-Self-Improving-Framework/tree/main/.claude/skills/video-generation
Command: npx skills add https://github.com/agentpoet/Agentic-Coding-System-Self-Improving-Framework --skill video-generation-agentpoet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of professional-quality videos for demonstrations, tutorials, and marketing purposes, eliminating the need for complex software and manual editing.

Core Features & Use Cases

  • Automated Video Creation: Generates videos from screen recordings, voiceovers, and existing assets.
  • Multi-Tool Integration: Leverages tools like OBS for recording, FFmpeg for editing, ElevenLabs for voiceovers, and Whisper for subtitles.
  • Use Case: Quickly produce a 30-second product demo video by recording the application interface, adding an AI-generated voiceover explaining key features, and incorporating background music and transitions.

Quick Start

Use the video generation skill to create a 30-second product demo video with screen recording, AI voiceover, music, and transitions, saving the output to temp/videos/demo.mp4.

Frequently Asked Questions about Video Generation

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

FAQPage Schema
How do I create a product demo video with AI voiceover and screen recording?

To create a product demo video, the Skill integrates screen recording via OBS with AI voiceovers from ElevenLabs and editing through FFmpeg. It combines these elements to produce promotional clips, tutorials, and explainer videos with music and transitions.

Can I use OBS and FFmpeg together to automate video editing for marketing content?

Yes, this Skill uses OBS for screen recording and FFmpeg for video editing to automate marketing content creation. It orchestrates these tools to process recordings, add transitions, and output professional promotional video assets.

What's the best way to add subtitles to screen recordings using AI voiceovers?

The best way to add subtitles to screen recordings is by integrating Whisper, which transcribes the AI-generated voiceovers. Combined with FFmpeg, the Skill hardcodes these subtitles into the final video output.

Do I need ElevenLabs and Whisper installed to generate explainer videos?

Yes, you need ElevenLabs for generating AI voiceovers and Whisper for creating subtitles to fully execute explainer video generation. These dependencies are required alongside OBS and FFmpeg for comprehensive video production.

How does automated video generation handle transitions and background music?

Automated video generation handles transitions and background music by using FFmpeg to process the video stream. The Skill integrates these audiovisual elements with screen recordings and AI voiceovers to output a unified marketing video.

Are there limitations when using FFmpeg and OBS for automated marketing video production?

Limitations include requiring proper configuration of OBS for screen capture and FFmpeg for editing. The Skill relies on these external dependencies functioning correctly to generate the final video output without manual editing.