04 Correct Colors banner
chrislema chrislema

04 Correct Colors

Development community

Description

--- name: correct-colors description: Apply color correction to video files using ffmpeg filters for warm, punchy talking-head look user_invocable: true metadata: tags: video, color, correction, grading, ffmpeg --- ## When to use Use this skill when the user wants to color correct a video. Triggered by requests like "color correct," "color grade," "fix the colors," "make it warmer," or "color-correct." ## How to use ### Prerequisites - `ffmpeg` must be installed ### Parameters The user ma

Installation

Installs to ~/.claude/commands/chrislema-videoeditor-04-correct-colors.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/chrislema/videoeditor/HEAD/.claude/commands/04-correct-colors.md -o ~/.claude/commands/chrislema-videoeditor-04-correct-colors.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository