Skip to main content
ClaudeWave
Skill1.5k repo starsupdated 5d ago

motion-graphic-placement

Add motion graphics at the right moments without blocking the story. Use when the user wants to enhance talking-head, lecture, tutorial, interview, podcast, or creator videos with motion graphics.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/0xsline/OpenChatCut /tmp/motion-graphic-placement && cp -r /tmp/motion-graphic-placement/src/agent/skills/motion-graphic-placement ~/.claude/skills/motion-graphic-placement
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Motion Graphic Placement

Use this skill to plan where motion graphics should appear, what type each one should be, and how to keep them readable, rhythmic, and consistent with the video.

## Goals

- Reinforce important speech moments without covering the speaker or subtitles.
- Match MG type to the semantic function of the line.
- Keep density high enough for retention but sparse enough to avoid fatigue.
- Maintain one visual language across the whole edit.

## Workflow

1. Read project state, transcript, active design style, video aspect ratio, and visible speaker layout.
2. Identify the video structure:
   - hook
   - problem or setup
   - body / proof / steps
   - summary / CTA
3. Decide motion-graphic density:
   - long-form landscape: usually one meaningful MG every 5-8 seconds, tighter in the first 15 seconds
   - short-form portrait: usually one meaningful MG every 3-5 seconds, with stronger rhythm
   - reduce density when the speaker's face, gesture, or screen recording already carries the moment
4. Pick MG types from semantic triggers.
5. Review the plan before generation:
   - no repeated form in a row unless intentionally templated
   - no overlays on face, hands, product focal point, or subtitle area
   - no unnecessary full-screen takeover when a card, strip, badge, or annotation is enough
6. Generate or reuse MGs.
7. Place each MG against the relevant transcript moment.
8. Verify screenshots at target frames and fix anything that blocks content, feels mistimed, or carries template residue.

## Semantic Triggers

| Speech pattern                        | Good MG direction                       |
| ------------------------------------- | --------------------------------------- |
| strong opinion, conclusion, key quote | highlight sentence or quote card        |
| numbers, percentages, prices          | number card, counter, chart, price card |
| steps, lists, sequence                | point list, flow steps, timeline        |
| comparison or choice                  | comparison card, split card, VS card    |
| warning or mistake                    | warning card or caution badge           |
| question, suspense, hook              | question card, hook text                |
| self-intro, guest, role               | name tag or lower-third                 |
| source, screenshot, comment, evidence | source card or annotation               |
| CTA                                   | CTA card                                |

## Placement Rules

- Always inspect the frame before placing an overlay.
- Place MGs away from the speaker's face, hands, active product area, and subtitles.
- Landscape: side cards work well when the speaker is clearly on the opposite side; bottom strips must sit above subtitles.
- Portrait: keep the bottom 15-20% clear for captions and interaction UI.
- Full-screen MGs should be reserved for hooks, chapter transitions, dense data, or moments where the original footage adds little value.
- After a full-screen MG, leave enough breathing room before the next overlay.

## Style And Reuse

- Use the active Design Style when the project has one.
- Same-role MGs should reuse a confirmed template or code structure and change only the content.
- New-role MGs can borrow style, but should not inherit irrelevant template text, charts, labels, or layout.
- After generation, inspect the visual output. If old template text or wrong structure appears, fix the asset instead of trusting props.

## Quality Checks

- Every MG has a reason tied to a speech beat.
- Text can be read at playback size.
- Adjacent MGs vary in form, position, or rhythm.
- No face/subtitle/product obstruction.
- Visual style is consistent but not repetitive.
- The final edit feels clearer, not busier.
openchatcutSkill

Connect an MCP-capable coding agent to OpenChatCut and edit local video projects. Use when the user asks to install, connect, or set up OpenChatCut; inspect or edit an OpenChatCut project; work with its timeline, transcript, captions, media, generation, motion graphics, audio, color, or export tools; or recover from an OpenChatCut MCP error.

ai-cinematic-short-filmSkill

Plan AI short films with story, shots, prompts, and continuity.

asset-importSkill

Use when acquiring or importing media into a OpenChatCut project asset library for video editing or creation, including local/attached videos, user-provided paths, public media URLs, web video/audio/image assets, upload fallback decisions, and deciding between import_media, download_media, or manual user action.

create-motion-graphicsSkill

Use whenever the agent needs to add, create, hand-author, patch, or place Motion Graphic JSX assets in a OpenChatCut project. This is the direct-authoring path: use create_motion_graphic_from_code / edit_asset / edit_item, not motion-graphic-gen or submit_motion_graphic. Covers project/timeline intake, project visual language, editable properties, asset binding, inline JSX authoring, existing asset updates, timeline placement, and verification.

explainer-videoSkill

Create finished explainer videos from a topic, script, outline, voiceover, product logic, data, technical concept, course material, or reference assets. Use when the user wants narration, motion graphics, stock footage, generated visuals, or mixed visuals to explain an idea.

exportSkill

Use when a OpenChatCut video editing or creation workflow needs export, render, download, share, final delivery, subtitle-file export, render choice, local-only asset handling, or export fallback explanation.

image-genSkill

|

known-errorsSkill

Use when a OpenChatCut tool call fails or returns an unexpected shape.