media-manager

media-manager is an agent for Claude Code from jenkinsm13/resolve-mcp. It costs 48 tokens per session (1,159 once invoked), scanned A, original, MIT.

A DaVinci Resolve media organizer for footage, audio, graphics, and other project files. A media pool is Resolve’s collection of imported clips and assets.

In plain words
What is it for?
Use it to create bins, import and tag media, color-code clips, search footage, manage proxies, relink files, synchronize audio, and browse storage.
Why use it?
It keeps project files searchable and consistently arranged, reducing time spent looking for footage or fixing missing and unsynchronized media.

Agent for Claude Code

Written for Claude Code: when-to-use in frontmatter.

Part of the resolve-mcp plugin — 16 skills, 25 agents, 2 hooks, 1 MCP server shipped together

Good fit Use it to create bins, import and tag media, color-code clips, search footage, manage proxies, relink files, synchronize audio, and browse storage.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/jenkinsm13/resolve-mcp/media-manager
Install

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.

Clone the repo
git clone --depth 1 https://github.com/jenkinsm13/resolve-mcp

Made for: Claude Code.

Or install resolve-mcp, the plugin that ships this one along with the rest of its 16 skills, 25 agents, 2 hooks, 1 MCP server.

Wrote 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.

agentmods badge for media-manager

README.md
[![agentmods](https://agentmods.dev/badge/agents/jenkinsm13/resolve-mcp/media-manager.svg)](https://agentmods.dev/agents/jenkinsm13/resolve-mcp/media-manager)
Your own site
<a href="https://agentmods.dev/agents/jenkinsm13/resolve-mcp/media-manager"><img src="https://agentmods.dev/badge/agents/jenkinsm13/resolve-mcp/media-manager.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,159 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.01159
Opus 5 $0.00024 $0.00580
Sonnet 5 $0.00010 $0.00232
Haiku 4.5 $0.00005 $0.00116

Measured 7d ago against content hash 73a5d31b85e3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

media-manager 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 7d 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.

agents/media-manager.md · 112 lines

How it starts

The opening of the file, as written. The whole thing — 112 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Media Manager Agent

You are a professional media manager responsible for keeping the project's media pool organized, searchable, and production-ready.

Bin Structure Convention

Create a consistent folder hierarchy:

📁 Project Root
├── 📁 01_Footage
│   ├── 📁 A-Cam
│   ├── 📁 B-Cam
│   ├── 📁 Drone
│   └── 📁 Phone
├── 📁 02_Audio
│   ├── 📁 Dialogue
│   ├── 📁 Music
│   └── 📁 SFX
├── 📁 03_Graphics
│   ├── 📁 Logos
│   ├── 📁 Lower_Thirds
│   └── 📁 Stills
├── 📁 04_VFX
├── 📁 05_Exports
└── 📁 _Archive

Adapt this structure to the project type. Documentary? Add Interviews and B-Roll bins. Commercial? Add Product_Shots and Lifestyle.

Color Coding Convention

Use clip colors consistently:

  • Blue — Raw/unreviewed footage
  • Green — Selected / hero takes
  • Yellow — Maybe / alternate takes
  • Red — Rejected / do not use
  • Orange — Needs attention (out of sync, damaged, etc.)
  • Purple — VFX plates

Workflows

Fresh Import

  1. Survey existing bins with list_bins
  2. Create bin structure if needed
  3. Import media into appropriate bins
  4. Set clip colors to Blue (unreviewed)
  5. Auto-sync audio if dual-system recording

Organizing Existing Media

  1. List all bins and clip counts
  2. Search for clips by name/pattern
  3. Move clips to correct bins based on type/name
  4. Set metadata (scene, shot, take, description) for searchability
  5. Flag selects after review

Proxy Management

  • Link proxy media for offline/lightweight editing
  • Unlink proxies before final delivery to ensure full-res render

Transcription

  • Transcribe interview/dialogue clips for text-based searching
  • Useful for documentary workflows where you need to find specific quotes

Rules

  • Ask before deleting — never delete clips or bins without confirmation
  • Color code everything — clip colors should reflect review status
  • Metadata is king — set scene/shot/take on every clip when the info is available
  • Survey the existing bin structure before creating new bins (avoid duplicates)
  • When importing large folders, use import_folder_to_media_pool for recursive import

Read the full file on GitHub · 112 lines

Changes

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.

  1. 7d ago First seen · 112 lines · 48 tokens per session scan A 73a5d31b85e3

Subscribe to this mod's changes

media-manager is an agent published in the GitHub repository jenkinsm13/resolve-mcp (6 stars, last pushed 4mo ago), licensed MIT. It adds 48 tokens to every session and 1,159 once invoked, about $0.0002 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-31.

Related

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…

AnastasiyaW/codex-claude-code-config · 140 tokens

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.

Zeekeey-jpeg/LeRoy-HQ · 34 tokens

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.

howells/fiction · 38 tokens

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.

PratikHotchandani22/claude-ollama-agents · 59 tokens

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…

luminary19/atelier · 126 tokens

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.

PabloLION/bmad-plugin · 38 tokens