Sandbox
@iart-ai/motion-skills

Motion graphics skills for Claude Code and Cursor

This repository provides 51 open-source skills for motion graphics, animation, and video workflows. The skills are organized into 15 installable packs, and each pack teaches an agent how to build a specific kind of motion asset with a deliver-and-verify loop.

437 stars39 forksHTMLUpdated 2mo ago
Who it's for

Builders who want their coding agent to make motion graphics, animated video, and web motion from prompts.

What it delivers

You can get an agent to produce editable motion assets and check its own renders instead of guessing.

What it does

Pack-based install

The skills are split into 15 packs such as TikTok video, data animation, explainer video, web animation, and Manim.

Deliver-and-verify loop

Skills for visual outputs tell the agent to render, screenshot, and inspect its work before finishing.

Agent-native skill folders

Each skill is a self-contained `SKILL.md` plus `references/` folder that major agents can read directly.

Multiple motion workflows

Covers kinetic typography, charts, web animation, WebGL, generative illustration, and programmatic video.

Install paths for agents

Packs can be installed with `npx skills add ...` or added through Claude Code’s plugin marketplace.

How to get it

  1. 1Each pack installs on its own
    npx skills add iart-ai/tiktok-video-skills
    npx skills add iart-ai/data-animation-skills
    # …or any pack above
  2. 2Or add one as a Claude Code plugin
    /plugin marketplace add iart-ai/web-animation-skills

README

Motion Graphics Skills for AI Coding Agents

51 open-source skills that teach your AI coding agent to make motion graphics, animation, and video — kinetic typography, data-driven charts, explainers, TikTok / Reels, 3D & WebGL, math animation, generative illustration, and web motion. Fifteen installable packs. Install one, and your agent just knows how.

Motion Graphics Skills for AI Coding Agents — animated showcase

Motion is the hardest thing to get right from a prompt: timing and easing, safe areas, frame-accurate rendering, on-brand type and color, a loop that actually loops. These skills encode that craft as agent-native workflows — each one teaches the agent how a professional would build it, with a deliver-and-verify loop (render a frame → screenshot → check) so it inspects its own output instead of hoping.

They're the open-source craft behind iart.ai, the AI motion agent. Bring them into the agent you already use — or let iart.ai run the whole pipeline for you.

The 15 packs

Each pack is its own repo, aimed at one audience. Install only what you need.

PackForSkills
tiktok-video-skillsTikTok / Reels / Shorts creators4
text-message-video-skillsText-message story creators1
youtube-video-skillsPodcasters & YouTubers2
ecommerce-video-skillsE-commerce sellers3
ad-video-skillsBrand advertisers & marketers3
data-animation-skillsAnalysts & PMs3
explainer-video-skillsEducators & content creators5
map-animation-skillsVox-style editorial maps1
web-animation-skillsFrontend developers9
motion-design-skillsMotion designers9
kinetic-typography-skillsKinetic type / text animation1
freelance-motion-skillsFreelancers & studios5
webgl-animation-skills3D / WebGL / technical3
manim-skillsMath / educational animators1
generative-illustration-skillsGenerative-illustration & creative coders1

Install

Each pack installs on its own:

npx skills add iart-ai/tiktok-video-skills
npx skills add iart-ai/data-animation-skills
# …or any pack above

Or add one as a Claude Code plugin:

/plugin marketplace add iart-ai/web-animation-skills

Once installed, skills are auto-discovered by Claude Code, Cursor, Codex, and 40+ agents — and activate on their own when your prompt matches the work.

What's a skill?

A skill is a self-contained folder (SKILL.md + references/) that teaches an agent one motion-graphics workflow — kinetic typography, beat-synced cuts, frame-accurate data charts, accessible web animation, and so on. No model fine-tuning, no plugin runtime: just the know-how, in a format every major agent already reads.

Skills that produce a visual artifact ship a deliver-and-verify loop plus a small scripts/ toolkit (freeze a frame, tile a contact sheet, probe the encoded MP4), so the agent confirms its own output — web skills render a standalone HTML, video skills render via Remotion or Manim.

Built for every kind of motion

Short-form vertical video • explainer and educational clips • data-driven infographics and charts • product and e-commerce demos • brand and ad creative • kinetic typography and titles • editorial map animation • logo and brand-system motion • GSAP / SVG / Lottie web animation • Three.js / WebGL / shaders • Manim math animation • Remotion programmatic video.

License

MIT — use them freely.


Built by iart.ai, the AI motion agent — describe it in a prompt, or point it at a CSV or brand kit, and get editable, on-brand motion graphics with exact text and numbers.

Files in the repo

Repository payload5 top-level entries
  • tools
  • LICENSE
  • README.md
  • showcase.gif
  • showcase.html

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More skills

Vincentwei1021/
anything2explainer

Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.

666

Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop

86k

Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.

57k
img2threejs/
img2threejs

Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. Token-efficient image-to-3D.

16k