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.
$npx -y skills add 0xsline/openchatcut --skill create-motion-graphicsInstalls into the current project.
Run `npx skills use "https://github.com/0xsline/openchatcut" --skill "0xsline/openchatcut/create-motion-graphics"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/0xsline/openchatcut" that are relevant to the current task. Run `npx skills add "https://github.com/0xsline/openchatcut"` and select the relevant skills, then follow their instructions.