add-zoom-cuts
OfficialApply zoom motion to video clips or still images.
Authorgooseworks-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of adding zoom motion effects to video clips or still images, enhancing visual storytelling and emphasis.
Core Features & Use Cases
- Zoom Motion Types: Offers three types of zoom motion: 'zoom-punch', 'push-in', and 'ken-burns'.
- Flexible Inputs: Supports both video and image files.
- Customization: Allows users to specify the scale, focal point, and output settings.
- Use Case: Ideal for video editors looking to add dynamic zoom effects to their projects, such as highlighting specific areas or creating a more engaging visual narrative.
Quick Start
Apply a 'push-in' zoom effect to a video clip by running the following command:
python3 skills/atoms/editing/add-zoom-cuts/scripts/zoom_cuts.py \
--source /path/to/clip.mp4 \
--type push-in \
--to-scale 1.15 \
--output /path/to/clip-zoom.mp4
Dependency Matrix
Required Modules
ffmpegffprobeyt-dlp
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: add-zoom-cuts Download link: https://github.com/gooseworks-ai/gooseworks-ads-skills/archive/main.zip#add-zoom-cuts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.