agentsclimarketplace

Motion art direction

Skill statechange/monoskill/.agents/skills/motion-art-direction

This skill should be used when the user asks to "direct a motion graphics video", "do creative/art direction for a video", "define a motion language", "set the tone and pacing", "make the animation feel consistent", "decide what to animate (and what not to)", "turn a brief/brand into motion choices", or needs the senior creative judgment that sits above specific techniques (gsap/lottie/shader). Covers motion language, tone & energy, pacing/rhythm, motion hierarchy, restraint, and cross-shot consistency.From its SKILL.md

Install
npx -y skills add statechange/monoskill --skill motion-art-direction

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 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.

SKILL.md

7.4 KB, ~1.8k tokens by cl100k_base, as published. Nobody here has run it

Motion Direction

Make the creative decisions for a motion piece before anyone animates a frame. Direction is the judgment layer: it turns a brief and a brand into a small, repeatable set of motion rules — one easing vocabulary, one timing scale, one transition family — so every shot feels like it came from the same hand. Good direction is mostly subtraction: deciding what NOT to move.

When to use

  • Starting any piece — explainer, launch film, UI demo, data story, loop — and the look/feel isn't decided yet.
  • Animation feels "busy", "cheap", or "inconsistent" and the cause is decisions, not craft.
  • Orchestrating other skills (gsap/lottie/shader/three.js): direction sets the rules they execute.
  • Translating a brand or brief into directable, written choices a team (or an agent) can follow.

The one rule

Define the motion language first, then animate to it. A motion language is a short spec — pick one of each: easing family, base timing unit, transition family, stagger rhythm, motion intensity. Everything in the piece obeys it. Consistency reads as confidence; variety reads as noise. When in doubt, reuse, don't invent.

Direction workflow

StepDecisionOutput
1. BriefAudience, one message, platform, duration, mood (3 adjectives)One-line creative intent
2. Tone & energyWhere it sits on calm↔kinetic and soft↔sharpA point on the matrix below
3. Motion languageLock the spec tableThe motion-language spec (filled)
4. HierarchyRank what moves: hero / support / textureMotion hierarchy list
5. Restraint passCut motion that doesn't carry meaningList of what stays static
6. Shot directionNote intent per shot, not keyframesDirection notes (see template)
7. Consistency checkAudit against the specPass/fail per shot

Tone & energy matrix

Place the piece on two axes; the cell dictates the motion language defaults.

Soft (organic, eased)Sharp (precise, snappy)
CalmLuxury, wellness, editorial — slow, long eases, generous holds, minimal staggerPremium tech, fintech — deliberate, clean linear-ish moves, tight but unhurried
KineticPlayful, lifestyle, kids — bouncy/overshoot, springy, loose timingSports, hype, gaming — fast cuts, hard snaps, aggressive overshoot on beats

Pick one cell and commit. Mixing cells within a piece is the most common cause of "inconsistent" motion.

Motion personality (named presets)

The tone matrix tells you where the piece sits; a motion personality is the named, numeric preset you hand to whoever animates. Pick ONE per project and apply it everywhere. This is shared vocabulary — other skills (e.g. gsap-web, micro-interaction, the video packs) can just say "use the Premium personality."

PersonalityDurationSignature easingOvershootReads as
Playful150–300msease-out-back / cubic-bezier(0.34,1.56,0.64,1)10–20%fun, bouncy, whimsical
Premium350–600mscubic-bezier(0.4,0,0.2,1)0%elegant, minimal, luxury
Corporate200–400mscubic-bezier(0.2,0,0,1)0–3%clean, professional, trustworthy
Energetic100–250msease-out-expo15–30%bold, dynamic, hype

Default: Corporate for UI/product, Playful for illustration/lifestyle. Maps onto the matrix — Premium≈calm-soft, Corporate≈calm-sharp, Playful≈kinetic-soft, Energetic≈kinetic-sharp. The personality fills the "easing family / base timing unit / motion intensity" rows of the spec below.

The motion-language spec

The core artifact. Fill every row with ONE choice and reuse it everywhere.

PropertyChoose oneExample (calm-sharp / premium tech)
Easing familyThe signature curve for ~90% of movescubic-bezier(0.22, 1, 0.36, 1) (decelerate, soft landing)
Base timing unitThe atomic duration; build others as multiples0.4s (enters 0.4s, big moves 0.8s, micro 0.2s)
Transition familyHow shots connectMatch-cut + crossfade only; no wipes/spins
Stagger rhythmDelay between grouped elements60ms cascade, top-to-bottom
Motion intensityDistance/scale/overshoot budgetTravel ≤ 24px, scale 0.96→1.0, overshoot ≤ 2%
Hold disciplineMinimum rest between moves≥ 0.3s of stillness after each beat

Two eases maximum: one "in" (exits) and one "out" (entrances/landings). A third curve must justify its existence.

Motion hierarchy

Not everything earns motion. Rank every element, then animate down the list — and stop early. These three tiers are the universal three motion layers (see animation-principles): Hero = Primary, Support = Secondary, Texture = Ambient.

TierWhat it isHow it moves
HeroThe one thing the shot is aboutGets the boldest, slowest, most-eased move; lands on the beat
SupportContext that helps the hero landSmaller, faster, eased out of the way; never competes
TextureBackground, grain, ambient driftSubliminal only — slow loops, low contrast, no hard cuts

If two elements compete for the eye in one frame, the direction has failed. Demote one to support.

Restraint — what NOT to animate

The senior move. For each element ask: does the motion carry meaning? If not, hold it still.

  • Don't animate the entire frame at once — stagger or hold a anchor so the eye has a home.
  • Don't transition the transition (no animated wipe and a spin and a fade).
  • Don't loop-animate text the viewer is still reading.
  • Don't add overshoot to serious/financial content — it reads as toy-like.
  • One "wow" moment per piece. A second one cancels the first.

Pacing & rhythm

Pacing is the edit's heartbeat. Vary it on purpose: tension (faster, tighter) → release (a hold). Map energy across the timeline before timing individual moves — most pieces want a low-energy open, a build, a peak, and a settled end card. Cut and land key moments on the audio (see launch-video for beat-syncing); silence and stillness are pacing tools, not gaps to fill.

Consistency check

Before sign-off, audit every shot against the spec table:

  • Same easing family on comparable moves? (No stray linear or ease.)
  • All durations are multiples of the base unit?
  • Only the chosen transition family between shots?
  • Stagger rhythm identical across grouped reveals?
  • Hold discipline respected — no two moves stacked without rest?
  • Exactly one hero per frame?

Any "no" is a direction defect, not a craft preference — fix it before polishing.

Reference files

  • references/direction-playbook.md — worked examples of the motion-language spec for five tone cells, a full brief template, a shot-by-shot direction-notes template with example entries, brand→motion translation tables, an easing-vocabulary cheat sheet, and a complete pre-render direction checklist.

What ships with it: 2 files

8.9 KB alongside SKILL.md

references/

Gives 0 of the 12 instructions most css styling skills give in ~1.8k tokens

Counted across 512 of the 512 authors here whose files we hold, read 2026-09-06

  • Animate only transform and opacityin 32 of 512, across 30 files
  • Respect prefers-reduced-motionin 21 of 512
  • Support reduced motion preferencesin 16 of 512, across 6 files
  • Use Tailwind CSS for stylingin 14 of 512, across 13 files
  • Specify AnimatePresence mode explicitlyin 12 of 512, across 2 files
  • Set initial states explicitlyin 12 of 512, across 2 files
  • Use semantic HTML elementsin 11 of 512, across 10 files
  • Use oklch for color valuesin 11 of 512, across 10 files
  • Honor prefers-reduced-motion in animationsin 10 of 512
  • Provide a reduced-motion fallback for animationsin 10 of 512, across 9 files
  • Use property names in camelCasein 9 of 512, across 4 files
  • Ensure UI animations stay under 300msin 9 of 512, across 6 files

Said here and by no other author read

  • define the motion language first
  • pick one easing family
  • pick one base timing unit
  • pick one transition family
  • pick one stagger rhythm
  • pick one motion intensity

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.