Toolverse
All skills

video-comparer

by daymade

This skill should be used when comparing two videos to analyze compression results or quality differences. Generates interactive HTML reports with quality metrics (PSNR, SSIM) and frame-by-frame visual comparisons. Triggers when users mention \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
daymade
Category
Frontend
Views
3

About this skill

This skill should be used when comparing two videos to analyze compression results or quality differences. Generates interactive HTML reports with quality metrics (PSNR, SSIM) and frame-by-frame visual comparisons. Triggers when users mention \

How to use

  1. Zainstaluj wymagane zależności systemowe: FFmpeg i FFprobe, które są niezbędne do analizy wideo i ekstrakcji klatek. 2. Przygotuj dwa pliki wideo do porównania — oryginalny plik oraz jego wersję skompresowaną (np. original.mp4 i compressed.mp4). 3. Uruchom podstawowe polecenie porównania: python3 scripts/compare.py original.mp4 compressed.mp4. Skill wygeneruje plik comparison.html zawierający parametry wideo (kodek, rozdzielczość, bitrate, czas trwania, rozmiar pliku) oraz metryki jakości (PSNR, SSIM, procent redukcji rozmiaru i bitrate'u). 4. Aby zmienić nazwę pliku wyjściowego, użyj opcji -o: python3 scripts/compare.py original.mp4 compressed.mp4 -o raport.html. 5. Jeśli chcesz zmienić interwał między porównywanymi klatkami (domyślnie co 5 sekund), użyj opcji --interval: python3 scripts/compare.py original.mp4 compressed.mp4 --interval 10. Większa wartość oznacza mniej klatek i szybsze przetwarzanie. 6. Otwórz wygenerowany plik HTML w przeglądarce, aby przeglądać interaktywne porównanie wideo w wybranym trybie wyświetlania.

Related skills

brainstorming

by obra

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

Frontend
49170

domain-name-brainstormer

by ComposioHQ

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

Frontend
21116

angular

by sickn33

Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern

Frontend
2656

browser-automation

by browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include \

Frontend
21175

mermaid-gen

by vladm3105

Generate syntactically correct Mermaid diagrams for technical documentation

Frontend
23124

theme-factory

by anthropics

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

Frontend
40139