installation-check

Community

Verify your video editing environment, effortlessly.

Authorbarefootford
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Setting up a new development environment for video processing can be complex, with multiple dependencies. This Skill quickly verifies that essential tools like FFmpeg and WhisperX are correctly installed, preventing common setup headaches.

Core Features & Use Cases

  • Dependency Verification: Checks for the presence and correct functioning of FFmpeg and WhisperX.
  • Troubleshooting Guidance: Provides clear instructions for installing missing tools on macOS and Linux.
  • Use Case: After cloning the ButterCut repository, run this skill to ensure all necessary video processing tools are ready before starting any transcription or analysis tasks.

Quick Start

Check if my video editing environment is set up correctly.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: installation-check
Download link: https://github.com/barefootford/buttercut/archive/main.zip#installation-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository