Toolverse
All skills

ffmpeg-video-editor

by openclaw

Generate FFmpeg commands from natural language video editing requests - cut, trim, convert, compress, change aspect ratio, extract audio, and more.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
39

About this skill

Generate FFmpeg commands from natural language video editing requests - cut, trim, convert, compress, change aspect ratio, extract audio, and more.

How to use

  1. Zainstaluj skill FFmpeg Video Editor w swoim środowisku agenta (zgodnie z dokumentacją platformy, na której go uruchamiasz).

  2. Opisz operację edycji wideo w naturalnym języku polskim lub angielskim. Możesz poprosić o przycinanie ("przytnij od 1:21 do 1:35"), konwersję formatu ("zmień na WebM"), kompresję, zmianę proporcji lub ekstrakcję audio.

  3. Podaj nazwę pliku wejściowego i opcjonalnie plik wyjściowy. Jeśli nie podasz nazwy wyjściowej, asystent automatycznie ją wygeneruje na podstawie typu operacji (np. video_trimmed.mp4).

  4. Asystent przeanalizuje Twoją prośbę, zidentyfikuje operację i wyodrębni parametry takie jak czasy, formaty czy kodeki.

  5. Otrzymasz gotową komendę FFmpeg, którą możesz skopiować i uruchomić w terminalu. Komenda będzie zawierać flagi -y (nadpisanie pliku) i -hide_banner (czystszy output).

  6. Uruchom komendę w wierszu poleceń — FFmpeg przetworzy plik zgodnie z Twoją prośbą i zapisze wynik.

Related skills

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214