·video processor
*

video processor

Process video files with audio extraction, format conversion (mp4, webm), and Whisper transcription. Use when user mentions video conversion, audio extraction, transcription, mp4, webm, ffmpeg, or whisper transcription.

3Installs·0Trend·@auldsyababua

Installation

$npx skills add https://github.com/auldsyababua/instructor-workflow --skill video processor

How to Install video processor

Quickly install video processor AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/auldsyababua/instructor-workflow --skill video processor
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: auldsyababua/instructor-workflow.

SKILL.md

View raw

This skill provides video processing utilities including audio extraction, format conversion, and audio transcription using FFmpeg and OpenAI's Whisper model.

Use the scripts/videoprocessor.py script for all video processing tasks. The script provides a simple CLI with the following commands:

Transcribe audio or video files to text using OpenAI's Whisper model:

Process video files with audio extraction, format conversion (mp4, webm), and Whisper transcription. Use when user mentions video conversion, audio extraction, transcription, mp4, webm, ffmpeg, or whisper transcription. Source: auldsyababua/instructor-workflow.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/auldsyababua/instructor-workflow --skill video processor
Category
*Creative Media
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from auldsyababua/instructor-workflow

Quick answers

What is video processor?

Process video files with audio extraction, format conversion (mp4, webm), and Whisper transcription. Use when user mentions video conversion, audio extraction, transcription, mp4, webm, ffmpeg, or whisper transcription. Source: auldsyababua/instructor-workflow.

How do I install video processor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/auldsyababua/instructor-workflow --skill video processor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/auldsyababua/instructor-workflow