Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
为访谈视频添加综艺风格视觉特效的 Claude Skill。AI 分析字幕内容生成建议,用户审批后自动渲染。A Claude Skill for adding variety-show-style visual effects to interview videos. The AI analyzes subtitle content to generate suggestions
| Date | Stars |
|---|---|
| 2026-07-31 | 327 |
| 2026-08-05 | 329 |
| 2026-08-14 | 330 |
| 2026-08-18 | 331 |
| 2026-08-26 | 332 |
| 2026-08-28 | 333 |
| 2026-08-29 | 334 |
| 2026-09-01 | 335 |
| 2026-09-06 | 335 |
| 2026-09-11 | 335 |
| 2026-09-17 | 336 |
| 2026-09-19 | 337 |
| 2026-09-20 | 337 |
Today
— stars today
This week
+2 stars this week
This month
+6 stars this month
Momentum
0.0
growth rate 0.60%/day
<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 | --- ## 🚀 Quick Start ### Installation **Method 1: One-Click Install (Recommended)** ```bash npx skills add https://github.com/op7418/Video-Wrapper-Skills ``` **Method 2: Manual Install** ```bash # Clone to Claude Skills directory cd ~/.claude/skills/ git clone https://github.com/op7418/Video-Wrapper-Skills.git video-wrapper cd video-wrapper # Install dependencies python3 -m venv venv source venv/bin/activate pip install -r requirements.txt playwright install chromium ``` ### Usage **In Claude Code** ```bash /video-wrapper interview.mp4 subtitles.srt ``` Claude will: 1. 📊 Analyze subtitles, identify key information 2. 💡 Generate effect suggestions (lower thirds, key phrases, term cards, etc.) 3. 📝 Present suggestions in Markdown for review 4. ✅ Auto-render output video after confirmation **Command Line** ```bash # Direct rendering with config file python src/video_processor.py video.mp4 subs.srt config.json output.mp4 # Specify renderer python src/video_processor.py video.mp4 subs.srt config.json -r browser # Browser python src/video_processor.py video.mp4 subs.srt config.json -r pil # PIL ``` --- ## 🎥 Demo > 💡 Visual effects showcase across different themes and components ### Theme Comparison <table> <tr> <td align="center" width="25%"><strong>Notion Theme</strong><br/>Warm Knowledge</td> <td align="center" width="25%"><strong>Cyberpunk Theme</strong><br/>Neon Futuristic</td> <td align="center" width="25%"><strong>Apple Theme</strong><br/>Minimalist Elegant</td> <td align="center" width="25%"><strong>Aurora Theme</strong><br/>Gradient Flow</td> </tr> <tr> <td align="center">🟡 Education/Knowledge</td> <td align="center">💜 Tech/Innovation</td> <td align="center">⚪ Business/Professional</td> <td align="center">🌈 Creative/Artistic</td> </tr> </table> ### Component Examples | Component | Preview | Use Case | |-----------|---------|----------| | 🏷️ **Key Phrase** | _[Preview placeholder]_ | When guest mentions "Artificial General Intelligence", show "AI Development is Smooth Curve" | | 👤 **Lower Third** | _[Preview placeholder]_ | Show "Dario Amodei · CEO · Anthropic" at video start | | 📖 **Term Card** | _[Preview
Excerpt of 12,142 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:9de665ac6ff7828e, llm:Repository description: 'A Claude Skill for adding variety-show-style visual effects to interview videos. The AI analyzes subtitle content to generate suggestions' (multilingual).
matched fp:9de665ac6ff7828e, llm:Repository description: 'A Claude Skill for adding variety-show-style visual effects to interview videos. The AI analyzes subtitle content to generate suggestions' (multilingual).
matched fp:9de665ac6ff7828e, llm:Repository description: 'A Claude Skill for adding variety-show-style visual effects to interview videos. The AI analyzes subtitle content to generate suggestions' (multilingual).