Wp Cinematic Seed banner
yojahny55 yojahny55

Wp Cinematic Seed

Development community

Description

--- name: wp-cinematic-seed description: Seed (or re-seed) all cinematic scenes from a manifest. Idempotent — skips scenes whose `scene_id` already has content unless `--force`. Sideloads sample videos from the kit if no Media Library attachments are pinned. arguments: - name: --manifest description: Path to a JSON manifest (default `<theme>/demo/scenes.json` or kit's `templates/scenes.json`) required: false - name: --force description: Overwrite existing scene rows required:

Installation

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

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

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

Full documentation available on GitHub

View Source Repository