Motion workflow
Skill gaelic-ghost/socket/plugins/apple-creator-studio-skills/skills/motion-workflow
The Source for macOS Agent Workflows
npx -y skills add gaelic-ghost/socket --skill motion-workflowAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Guide safe Motion projects, compositions, behaviors, keyframes, generators, titles, effects, Final Cut Pro templates, publishing, render/export, and source-project preservation. Use when a user needs to create, inspect, edit, publish, or deliver a Motion project or Final Cut Pro template without losing the editable source.
SKILL.md
3.4 KB, as published. Nobody here has run it
Motion Workflow
Use this skill for Motion app operation and Final Cut Pro template authoring, not Core Animation, AVFoundation, or custom graphics-code work.
Source Check
Open Motion Help or search the local Tips/Help Viewer catalog for Motion. Confirm the guide matches the installed app/version before relying on project-type, publish, template, or render behavior. Read references/project-template-and-render-contract.md before changing a source project, publishing a template, or rendering an artifact.
Workflow
- Classify the task: composition, Final Cut title/effect/generator/transition, source-project repair, behavior/keyframe animation, parameter publishing, media replacement, render/export, or Final Cut Pro handoff.
- Establish the artifact contract: editable source location, project type, resolution/frame rate/duration/color space, media policy, intended published parameters/category, render format, destination, overwrite rule, and receiving app/version.
- Inspect before action: project type, current preset/timing/color state, selected layers/groups/behaviors/keyframes, source-media links, template publish state, and output destination.
- Preserve the source project. Duplicate or use a new project before changing a reusable template, replacing media, flattening/rebuilding layers, or publishing a revision that can replace an installed Final Cut Pro template.
- Keep parameters and timing intentional. Expose only user-meaningful Final Cut Pro controls, use clear names/defaults/ranges, and distinguish an editable Motion source from a rendered deliverable or published template.
- Confirm immediately before replacing media, deleting layers/assets, publishing/updating a Final Cut Pro template, rendering/exporting, or overwriting a source/delivery/template revision. State the exact target, destination, category, name, and recovery path.
- Verify in the relevant surface: inspect Motion project state, reopen a render, or confirm that the intended Final Cut Pro template category/controls load correctly. For delivery, inspect name, location, duration, dimensions, codec/container, alpha/color, and audio where applicable.
Guards
- Do not publish a template merely to test whether Final Cut Pro sees it; use a disposable name/category or obtain confirmation.
- Do not replace linked media, remove layers, or flatten source state without a source-preservation decision.
- Do not claim template parameter behavior, alpha, color, timing, or Final Cut Pro availability without observed evidence.
- Do not silently inherit a high-resolution, high-frame-rate, or long-duration project preset when the target is unspecified.
- Hand custom graphics, rendering, video, or image processing code to
apple-dev-skills.
Handoffs
final-cut-pro-workflowfor receiving, placing, and verifying a published Motion template in an edit.compressor-workflowfor final delivery packaging after a Motion render exists.apple-dev-skills:core-animation-layer-workflow,core-image-processing-workflow, oravfoundation-media-pipeline-workflowfor code-level implementation.