davinci-resolve-mcp is an MCP server that lets AI assistants control DaVinci Resolve Studio through its scripting API, including editing, media organization, rendering, grading, and other project tasks. It is for users who want agents to operate Resolve and inspect media through a local control panel. The catalogue entries support agent workflows for this Resolve integration.
Borrowing it
Nothing to install: this file belongs to samuelgursky/davinci-resolve-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/samuelgursky/davinci-resolve-mcp/main/.agents/skills/resolve-fusion/SKILL.mdgit clone --depth 1 https://github.com/samuelgursky/davinci-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/skills/samuelgursky/davinci-resolve-mcp/resolve-fusion)<a href="https://agentmods.dev/skills/samuelgursky/davinci-resolve-mcp/resolve-fusion"><img src="https://agentmods.dev/badge/skills/samuelgursky/davinci-resolve-mcp/resolve-fusion/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/samuelgursky/davinci-resolve-mcp/resolve-fusion"><img src="https://agentmods.dev/badge/skills/samuelgursky/davinci-resolve-mcp/resolve-fusion.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00071 | $0.00426 |
| Opus 5 | $0.00036 | $0.00213 |
| Sonnet 5 | $0.00014 | $0.00085 |
| Haiku 4.5 | $0.00007 | $0.00043 |
Grade A, and why
resolve-fusion 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 10d 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.
What it actually says
Resolve Fusion
Thin router; depth stays in the kernel.
- Live tool mechanics —
docs/kernels/fusion-composition-kernel.md(thefusion_compboundary). - Offline authoring —
resolve-advanced/README.md→ thefusiontool.
Two servers — author offline, apply live
| Job | Server | Tools |
|---|---|---|
| Build/edit a comp on a running timeline item | davinci-resolve (Python, live) |
fusion_comp (probe_fusion_comp, safe_add_tool, safe_set_inputs, safe_connect_tools, fusion_boundary_report) |
Author a .comp from a spec/template with no Resolve open |
davinci-resolve-advanced (Node) |
fusion (generate, generate_from_template, list_templates, to_api_calls) |
Flow
- Author/verify offline:
fusion(action="generate"|"generate_from_template")→ a.comp, orfusion(action="to_api_calls")→ the ordered tool/input/ connection calls. - Apply live:
fusion_compsafe_add_tool→safe_set_inputs→safe_connect_tools. Theto_api_callsoutput maps directly onto those. - Probe first (
probe_fusion_comp/probe_fusion_tool) — tool availability and input readability vary by Resolve/Fusion build; some inputs coerce or are write-only. Bulk mutation needs timeline scope, not the active Fusion page.
Never modify/transcode/derive source media (AGENTS.md).
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.
- 10d ago Changed · -1 lines dac9c60855b1
- 12d ago First seen · 33 lines · 71 tokens per session scan A 1b34dcd52daa
resolve-fusion is a skill published in the GitHub repository samuelgursky/davinci-resolve-mcp (2,701 stars, last pushed today), licensed MIT. It adds 71 tokens to every session and 426 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
cyxj-video-cover
A generator for making 16:9 video-cover background scenes without text, letters, numbers, logos, or watermarks.
skill
Skill "skill" from Mun1to/vidorq, covering vidorq skill — edición por ia (v1), flujo, uso, 1) transcribir (word-level, local) and 3) renderizar.
davinci-resolve
Automate DaVinci Resolve media and timelines with its scripting API, build Fusion workflows, and configure render jobs.
davinci-resolve-cli
Use this skill when the user wants to script DaVinci Resolve from the command line — list/open/save projects, batch-import media, queue or wait on render jobs, list timelines/clips, or add/delete timeline markers. Trigger on mentions of DaVinci Resolve, "render this timeline", "import this footage", "tag clips", or…
video-agent-jianying-editor
A video-editing workflow that combines audio, visual files, and subtitles into a draft project for Jianying, the Chinese version of CapCut. It creates a multi-track timeline that can be opened and finished in Jianying.
video-agent-voice
A voice-production workflow that turns a video script into spoken audio and subtitle files. It can also create guidance for someone recording the narration themselves and use storyboard notes about emotion.