Create timelapse videos from image sequences with frame rate control, transitions, and quality optimization.
Scanned 2/12/2026
Install via CLI
openskills install dkyazzentwatwa/chatgpt-skills---
name: timelapse-creator
description: Create timelapse videos from image sequences with frame rate control, transitions, and quality optimization.
---
# Timelapse Creator
Create timelapse videos from image sequences.
## Features
- **Image Sequence**: Combine images into video
- **Frame Rate Control**: Custom FPS settings
- **Transitions**: Crossfade between frames
- **Sorting**: Auto-sort by timestamp/filename
- **Quality Control**: Resolution and codec options
- **Text Overlays**: Add timestamps/labels
## CLI Usage
```bash
python timelapse_creator.py --input images/ --output timelapse.mp4 --fps 30
```
## Dependencies
- moviepy>=1.0.3
- pillow>=10.0.0
- numpy>=1.24.0
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.