animation agents

20 tagged animation, measured the same way as everything else here.

Browse within: 3d 6avatar 5blockchain 5character-studio 5ffmpeg 5

builder

01

heygen-com/hyperframes

Agent

Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…

43k 2d ago A 0 tokens original Apache-2.0

director

02

heygen-com/hyperframes

Agent

Turn a request into a shot-plan.json for a short (3–30s) design-led motion graphic. You run in two parts around the asset-sourcing step: Part 1 (plan) before sourcing, Part 2 (design) after. You do NOT write composition code — that's the Builder. Schema: references/shot-plan-ir.md.

43k 2d ago A 0 tokens original Apache-2.0

finalize

03

heygen-com/hyperframes

Agent

Perform snapshot QA and one in-place repair pass. Dispatch only when Step 5 lint, check, or snapshot review reports a defect. The orchestrator owns final approval and render; this agent never renders.

43k 2d ago A 0 tokens original Apache-2.0

motion-analyst

04

KumarSashank/motiscope

Agent

Reads a motiscope analysis (report + curated frames) and returns a compact, target-agnostic animation spec. Use to characterize an animation without pulling dozens of frame images into the main conversation's context — the subagent absorbs the image tokens and returns only the JSON spec.

108 1mo ago A 61 tokens original MIT

AGENTS.motiscope

05

KumarSashank/motiscope

Agent

Agent "AGENTS.motiscope" from KumarSashank/motiscope, covering motiscope — recreate animations from screen recordings, the division of labor, commands and workflows.

108 1mo ago A 0 tokens original MIT

completionist

06

nirholas/three.ws

Agent Claude Code

Audits changed files against the CLAUDE.md operating rules before a feature task is reported complete. Use proactively at the end of any feature task; pass the list of changed files, or let it derive them from git. Do NOT run before a commit the user explicitly asked for.

107 2d ago A 60 tokens original Apache-2.0

REGISTER_FLOW

07

nirholas/three.ws

Agent

ERC-8004 agent registration is a two-step flow that keeps the private key on the client.

107 2d ago A 0 tokens original Apache-2.0

SOLANA_OPS

08

nirholas/three.ws

Agent

Single source of truth for what's deployed, what env vars enable it, what cron schedules it, and what the wire formats are. No demo paths, no mocks — every endpoint listed here writes to or reads from the same Postgres + Solana RPC.

107 2d ago A 0 tokens original Apache-2.0

markdy-architect

09

HoangYell/markdy-com

Agent

Senior Distributed Systems Architect that creates clean, animated, multi-beat Markdy architecture diagrams for microservices, cloud topologies, and event-driven systems.

87 yesterday A 35 tokens original MIT

rive-designer

12

ODU33104/rive-mcp

Agent

Designs and builds production-quality Rive (.riv) animations end-to-end using the rive-mcp tools. Use for any request to create a new .riv animation or to raise the visual/motion quality of an existing one — it enforces the tokens → pro-assets → presets → critique workflow instead of free-drawing.

3 25d ago A 69 tokens

lib-extender

13

ChanMeng666/svg-animation-studio

Agent Claude Code

Add a new primitive to lib/primitives/ with safety: JSDoc + sensible defaults + at least one consuming preset + passing snapshot tests + updated docs/lib-api.md + CLAUDE.md index. Specialized for the /svg-add-primitive skill's isolated-context phase. Has tightly restricted tools (no chrome MCP, no random Bash) to keep…

2 2mo ago A 79 tokens original MIT

svg-explorer

14

ChanMeng666/svg-animation-studio

Agent Claude Code

Generate N stylistic variants of one SVG animation request in parallel and return a tight comparison summary. Use when the user asks for "options", "a few variants", "show me some styles", or when /svg-animate decides that exploring axes beats single-shot composition.

2 2mo ago A 62 tokens original MIT

svg-verifier

15

ChanMeng666/svg-animation-studio

Agent Claude Code

Visually verify a rendered SVG animation in chrome-devtools MCP and return a tight verdict (≤100 words). Specialized for the /svg-verify skill's isolated-context phase. Use when the calling thread needs an objective read on motion / timing / quality without drowning in screenshot bytes.

2 2mo ago A 64 tokens original MIT