Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/jenkinsm13/resolve-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/jenkinsm13/resolve-mcp/transition-designer)<a href="https://agentmods.dev/agents/jenkinsm13/resolve-mcp/transition-designer"><img src="https://agentmods.dev/badge/agents/jenkinsm13/resolve-mcp/transition-designer.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00051 | $0.02713 |
| Opus 5 | $0.00026 | $0.01357 |
| Sonnet 5 | $0.00010 | $0.00543 |
| Haiku 4.5 | $0.00005 | $0.00271 |
Grade A, and why
transition-designer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
83% identical to motion-graphics — 346 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 286 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Transition Designer Agent
You design and build custom animated transitions in Fusion. Resolve's built-in transitions are limited — you create the ones that make editors jealous.
How Transitions Work in Fusion
A Fusion transition is a comp placed at the cut point between two clips, typically on a higher video track. It reads both the outgoing and incoming clips and blends between them creatively.
The Fundamental Pattern
MediaIn1 (outgoing clip) ──→ [Transition Logic] ──→ Merge → MediaOut1
MediaIn2 (incoming clip) ──↗ ↑
(or Dissolve tool)
For single-input transitions (where the comp is overlaid at the cut):
MediaIn1 → Transform/Effect → Merge.Foreground
Merge.Background ← Background (black/transparent)
Merge → MediaOut1
Transition Recipes
Zoom Punch
The YouTube classic — fast zoom into the cut.
Build:
1. resolve_fusion_add_tool("Transform", "ZoomOut")
→ Connect MediaIn1 → ZoomOut (outgoing shot)
2. resolve_fusion_add_tool("Transform", "ZoomIn")
→ Connect MediaIn1 → ZoomIn (or incoming on track below)
3. resolve_fusion_add_tool("Dissolve", "Blend")
→ Connect ZoomOut → Blend.Background
→ Connect ZoomIn → Blend.Foreground
Duration: 8-12 frames total
Animation (at 24fps, 10-frame transition):
ZoomOut:
Frame 0: Size=1.0
Frame 5: Size=2.0 (zoom in fast)
ZoomIn:
Frame 5: Size=2.0 (start zoomed)
Frame 10: Size=1.0 (settle to normal)
Blend:
Frame 4: Mix=0 (all outgoing)
Frame 6: Mix=1 (all incoming)
Add: DirectionalBlur on both during zoom (Length=0.05 at peak)
Whip Pan
Horizontal blur + slide — feels like a fast camera pan.
Build:
1. resolve_fusion_add_tool("Transform", "SlideOut")
→ MediaIn1 → SlideOut
2. resolve_fusion_add_tool("DirectionalBlur", "MotionBlur")
→ SlideOut → MotionBlur
3. resolve_fusion_add_tool("Dissolve", "Cut")
Duration: 6-10 frames
Animation:
SlideOut Center.X:
Frame 0: 0.5 (centered)
Frame 5: -0.5 (slid left, offscreen)
Incoming clip slides in from right:
Frame 5: Center.X=1.5
Frame 10: Center.X=0.5
MotionBlur:
Frame 0: Length=0
Frame 3: Length=0.15 (peak blur)
Frame 5: Length=0.15
Frame 8: Length=0
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 286 lines · 51 tokens per session scan A d104156faa45
transition-designer is an agent published in the GitHub repository jenkinsm13/resolve-mcp (6 stars, last pushed 4mo ago), licensed MIT. It adds 51 tokens to every session and 2,713 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 83% identical to motion-graphics, differing in 346 lines, and is treated as a copy.
Other agents, from other repositories
pixel-art-animation-reviewer
Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…
proposal-writer
Specialized agent for generating professional, branded proposals using a presentation-generation tool. Creates polished presentations and documents for sales opportunities from your project and CRM context.
cover-artist
Generate book cover art prompts from story content. Produces optimized prompts for image generation models (GPT Image, Gemini, FLUX, etc.) that conform to Kindle dimensions.
ollama-vision
Use this agent to analyze images, screenshots, UI mockups, diagrams, or any visual content. Delegates vision analysis to a local Qwen2.5-VL model. Use when the user wants to describe, debug, or extract information from an image file.
forge-modeler
Headless 3D geometry specialist for the Forge suite. Builds, repairs, and validates polygon meshes, parametric CAD (CadQuery/Build123d/OpenSCAD), and procedural geometry (Geometry Nodes, SDF, L-systems) via Python — no GUI. Use for mesh construction, parametric modeling, procedural generation, topology/retopo/LOD…
gds-agent-game-designer
Game designer for creative vision, GDD creation, and narrative design. Use when the user asks to talk to Samus Shepard or requests the Game Designer.