demo-graphics

Selects MotionVFX Motion templates and writes FCPXML graphics metadata for Final Cut Pro demo videos.

3|1|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/lukaskellerstein/claude-my-marketplace --skill demo-graphics-lukaskellerstein
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: demo-graphics
Source: https://github.com/lukaskellerstein/claude-my-marketplace/tree/main/plugins/demo-video-plugin/skills/demo-graphics
Command: npx skills add https://github.com/lukaskellerstein/claude-my-marketplace --skill demo-graphics-lukaskellerstein

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Finishing a demo video in Final Cut Pro requires choosing Motion templates for titles, lower thirds, transitions, and callouts from a catalog of thousands, and a wrong pick — an undownloaded placeholder, a mismatched style, or an unreadable default color — breaks the export or the final render. ## Core Features & Use Cases - Template inventory and catalog search: Lists installed, built-in, and placeholder Motion templates per role, and queries the public MotionVFX DesignStudio catalog for previews of elements not yet downloaded. - Visual shortlisting: Builds contact sheets of candidate thumbnails judged against real footage frames, delegating review to a scout subagent. - Storyboard integration: Writes template choices, overlay timing, positions, and text into meta.fcp and sections[].fcp fields consumed by the FCPXML exporter, with a probe export to validate before the final film. - Use Case: After recording a product demo, use this Skill to pick one MotionVFX theme pack, place cursor callouts on logged click actions, gate the required downloads with the user, and export a ready-to-finish Final Cut Pro project. ## Quick Start Pick MotionVFX templates for my demo's titles, lower thirds, and click callouts and write them into the storyboard for the Final Cut Pro export.

Frequently Asked Questions about demo-graphics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add MotionVFX templates to a Final Cut Pro demo video?▼

Inventory installed templates with fcp-templates.mjs, shortlist candidates by role, judge contact-sheet thumbnails against real footage frames, then write the picks into the storyboard's meta.fcp and sections[].fcp fields for the FCPXML export.

How do I find MotionVFX elements that are not downloaded yet?▼

Use motionvfx-catalog.mjs to search the public DesignStudio catalog without a login. It returns preview stills and movies for any element by its 4-character code, so you can judge placeholders before spending one of the 500 daily downloads.

Why does my Final Cut Pro export show 'The file is missing' text?▼

That message appears when a placeholder template — an mExtension catalog entry never actually downloaded — is placed in a project. The export refuses to write placeholders; the user must download the element in mExtension by searching its 4-character code.

Can FCPXML set text and position on Motion templates?▼

FCPXML can fill title text layers in file order and move templates that expose a position control such as MotionVFX's mOSC Content Position. It cannot fill drop zones, change published colors or fonts, set text on generators, or move templates lacking a position control.

Does this graphics workflow apply to Remotion renders?▼

No. Remotion ignores all Motion template configuration; this finish applies only when the storyboard declares Final Cut Pro as the authoritative renderer. A Remotion draft cannot approve the FCP graphics finish.