Wp Cinematic Encode banner
yojahny55 yojahny55

Wp Cinematic Encode

Development community

Description

--- name: wp-cinematic-encode description: Encode source videos for cinematic scroll-scrub (all-keyframe MP4) and mobile autoplay-loop (9:16 portrait crop). Thin wrapper over the kit's `scripts/encode-keyframe.sh` and `scripts/encode-mobile-portrait.sh`. Drops encoded files into `<theme>/assets/videos/` and updates the matching ACF row if `--scene=N` is provided. arguments: - name: <input> description: Path to source MP4 (any resolution/bitrate) required: true - name: --scene des

Installation

Installs to ~/.claude/skills/yojahny55-claude-wp-builder-wp-cinematic-encode/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yojahny55-claude-wp-builder-wp-cinematic-encode && curl -fsSL https://raw.githubusercontent.com/yojahny55/claude-wp-builder/HEAD/commands/wp-cinematic-encode.md -o ~/.claude/skills/yojahny55-claude-wp-builder-wp-cinematic-encode/SKILL.md

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

Full documentation available on GitHub

View Source Repository