cleanup-video-overlayUse this skill when the user wants to clean a video or screen recording by removing overlays such as status bars, notification banners, floating controls, su...
Install via ClawdBot CLI:
clawdbot install hyuuuliu/cleanup-video-overlayGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/hyuuuliu/video-overlay-cleanup-skillAudited Apr 16, 2026 · audit v1.0
Generated May 8, 2026
Clean phone or desktop screen recordings by removing status bars, notification banners, or navigation controls. Ideal for creating polished tutorial videos or app demos without distracting UI elements.
Remove fixed watermarks or logos from video clips using ffmpeg's removelogo filter. Useful for repurposing stock footage or cleaning archival videos where watermark placement is consistent.
Use Gemini Nano Banana 2 to restore frames with transient overlays like HUD elements or moving stickers in game recordings. Preserve the underlying content by repairing only masked regions.
Clean corporate training videos or webinars by removing floating controls, subtitle bars, or logos. Output a polished version suitable for internal distribution or client delivery.
Set up a repeatable workflow that splits video into frames, repairs masked overlay regions with AI, and rebuilds the video. Ideal for batch processing multiple recordings with consistent overlay patterns.
Offer a subscription-based service for automated video cleanup, where users submit screen recordings and receive cleaned versions. Use the skill to process requests at scale with minimal manual effort.
Build a platform that cleans and repurposes user-uploaded screen recordings for social media clips, tutorials, or marketing materials. Charge per cleaned video or offer premium plans for faster processing.
Integrate the cleanup skill as a plugin for existing video editors like DaVinci Resolve or Premiere Pro. License the plugin to video editors and production houses for a one-time fee or annual subscription.
💬 Integration Tip
Install required binaries (bash, ffmpeg, ffprobe, python3) and set the GEMINI_API_KEY environment variable. Review the references/pipeline.md and references/mask-strategies.md for end-to-end workflow and mask design best practices.
Scored May 8, 2026
视频自动剪辑助手。基于 FFmpeg 自动提取精彩片段、生成字幕、裁剪时长、制作短视视频,支持多平台导出。当用户需要:自动剪辑视频、提取关键词片段、生成字幕并烧录、导出短视频、提取视频精华、生成视频摘要时使用此技能。
Perform video editing tasks with ffmpeg, including cutting, merging, converting formats, extracting audio, adding subtitles, resizing, cropping, adjusting sp...
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "reg...
Use when the user has a video + a target-language SRT and wants the video to actually speak that language — generates a time-aligned TTS voice dub. Routes by...
Download videos, extract transcripts, capture frames. Analyze YouTube, tutorials, DD videos with yt-dlp + Whisper + ffmpeg.
Extract frames or short clips from videos using ffmpeg.