wjs-reframing-videoUse when the user wants to convert a video between horizontal and vertical orientations while preserving the inverted aspect ratio (16:9 ↔ 9:16, 4:3 ↔ 3:4, 2...
Install via ClawdBot CLI:
clawdbot install jianshuo/wjs-reframing-videoGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://storage.googleapis.com/mediapipe-models/face_landmarker/Uses known external API (expected, informational)
googleapis.comAudited Jun 5, 2026 · audit v1.0
Generated Aug 18, 2026
A podcast producer wants to repurpose horizontal 16:9 episodes into vertical 9:16 clips for platforms like TikTok, Instagram Reels, or YouTube Shorts. This skill automatically tracks the active speaker, keeping them in frame even during dynamic multi-person conversations, making the content ready for mobile consumption.
Corporate training teams often record webinars in 16:9. To make them accessible on mobile devices for employees or clients, they need a 9:16 version. This skill crops to the speaker, ensuring the presenter remains visible throughout, enhancing the mobile learning experience.
Content creators shooting vertical videos for platforms like Douyin or TikTok might want to post on YouTube Long-form, which expects horizontal format. This skill converts 9:16 to 16:9 by cropping to the speaker, allowing reuse of mobile content on traditional video platforms without letterboxing.
Media archives contain old 4:3 videos that need to be adapted for modern 3:4 mobile feeds. This skill preserves the talking subject in the frame, making historical interviews or news clips suitable for social media sharing.
Interviewers often record in landscape and want to share best moments vertically. This skill detects the mouth movement to follow the current speaker, ensuring both interviewer and interviewee stay in frame when they talk, resulting in engaging vertical reels.
Offer video reframing as a paid service for content creators, media companies, and marketers. Charge per video or per minute of footage, with volume discounts for bulk orders.
Package the skill into a web application or API that businesses integrate into their own workflows, charging a monthly subscription or usage-based pricing.
White-label the service for social media marketing agencies, enabling them to offer vertical video repurposing as an add-on service to their clients. Charge per video or per month through the agency.
💬 Integration Tip
Install MediaPipe, OpenCV, and numpy, and ensure ffmpeg/ffprobe are on PATH; run initial sample to confirm face detection range.
Scored Jun 5, 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.