02 Label Sections banner
chrislema chrislema

02 Label Sections

Development community

Description

--- name: label-sections description: Analyze video transcript and label sections as normal/emphasis/critical for dynamic zoom editing user_invocable: true metadata: tags: video, editing, zoom, transcript, content-analysis --- ## When to use Use this skill when the user wants to break a video transcript into labeled zoom sections for dynamic cropping/zoom editing. Triggered by requests like "label sections," "zoom sections," "break into sections," "dynamic zoom," or "label-zoom-sections." #

Installation

Installs to ~/.claude/commands/chrislema-videoeditor-02-label-sections.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/chrislema/videoeditor/HEAD/.claude/commands/02-label-sections.md -o ~/.claude/commands/chrislema-videoeditor-02-label-sections.md

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

Full documentation available on GitHub

View Source Repository