Claude Skill
op7418/Video-Wrapper-Skills
A Claude Skill that uses AI to analyze subtitles and suggest variety show-style visual effects for interview videos. Supports 4 themes with user approval before auto-rendering.
Overview
Repository
Install this Skill
npx skills add https://github.com/op7418/Video-Wrapper-SkillsRegistry
npx skills add https://github.com/op7418/Video-Wrapper-Skillsgit clone https://github.com/op7418/Video-Wrapper-Skills.git video-wrapperpip install -r requirements.txtpip install playwright
Summary
A Claude Skill that adds variety show-style visual effects to interview videos. It uses AI to analyze subtitle content and generate effect suggestions, which are automatically rendered after user approval, supporting 4 visual themes.
为访谈视频添加综艺风格视觉特效的 Claude Skill。AI 分析字幕内容生成特效建议,用户审批后自动渲染,支持 4 种视觉主题。
Key features
- AI-powered subtitle content analysis for effect suggestions
- User approval workflow before automatic rendering
- Supports 4 distinct visual themes
- Adds variety show-style effects to interview videos
Use cases
- Enhancing interview videos with engaging visual effects
- Creating variety show-style content from interviews
- Automating visual effect suggestions based on dialogue
- Producing themed video content efficiently
README excerpt
<div align="center"> # 🎬 Video Wrapper **Add Variety Show Style Visual Effects to Interview/Podcast Videos** AI-powered subtitle analysis, automatic effect suggestions, one-click professional visual rendering [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) [](https://claude.ai) [Quick Start](#-quick-start) • [Features](#-features) • [Demo](#-demo) • [Use Cases](#-use-cases) • [Architecture](./ARCHITECTURE.md) [中文文档](./README_CN.md) </div> --- ## ✨ Features <table> <tr> <td width="50%"> ### 🎨 8 Visual Components - **Key Phrases** - Short phrases highlighting core ideas - **Lower Thirds** - Display guest name and title - **Chapter Titles** - Topic transition title cards - **Term Cards** - Professional terminology explanations - **Quote Callouts** - Highlight memorable quotes - **Animated Stats** - Dynamic number displays - **Bullet Points** - Core takeaways summary - **Social Bars** - Follow call-to-action </td> <td width="50%"> ### 🎭 4 Visual Themes - **Notion** 🟡 - Warm knowledge style - **Cyberpunk** 💜 - Neon futuristic - **Apple** ⚪ - Minimalist business - **Aurora** 🌈 - Gradient flowing ### 🤖 Smart Workflow 1. 📝 AI analyzes subtitle content 2. 💡 Auto-generates effect suggestions 3. ✅ User approves configuration 4. 🎬 One-click video rendering </td> </tr> </table> ### 🛠️ Dual Rendering Engines | Engine | Tech Stack | Features | |--------|-----------|----------| | **Browser** 🌐 | Playwright + HTML/CSS/Anime.js | High quality, complex animations (Recommended) | | **PIL** 🎨 | Python PIL | Pure Python, no browser required
Topics
No topics yet.