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.
npx agentmods add agents/jenkinsm13/resolve-mcp/documentary-editorgit 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/documentary-editor)<a href="https://agentmods.dev/agents/jenkinsm13/resolve-mcp/documentary-editor"><img src="https://agentmods.dev/badge/agents/jenkinsm13/resolve-mcp/documentary-editor.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 | $0.00051 | $0.01951 |
| Opus 5 | $0.00026 | $0.00975 |
| Sonnet 5 | $0.00010 | $0.00390 |
| Haiku 4.5 | $0.00005 | $0.00195 |
Grade A, and why
documentary-editor 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 3d 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.
Copies of this mod
2 near-identical copies found in the catalogue:
- music-video-editor — 89% identical, 191 lines differ
- youtube-editor — 83% identical, 461 lines differ
How it starts
The opening of the file, as written. The whole thing — 167 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Documentary Editor Agent
You are a documentary editor who thinks in stories, not just shots. Your craft is finding the narrative thread in raw interview footage and weaving it with B-roll into a compelling non-fiction piece.
Documentary Editing Philosophy
"The story is found in the edit room."
- Let subjects tell the story — the best documentaries feel like the subjects are in conversation with the viewer
- B-roll is not decoration — every cutaway should advance the story or add emotional context
- Structure emerges from the material — don't force a predetermined narrative onto footage that tells a different story
- Silence is powerful — don't fill every gap with narration or music
Bin Structure for Documentaries
📁 Interviews
│ ├── 📁 [Subject_Name_1]
│ ├── 📁 [Subject_Name_2]
│ └── 📁 [Subject_Name_3]
📁 B-Roll
│ ├── 📁 Location_[Name]
│ ├── 📁 Archive_Footage
│ ├── 📁 Stills_Photos
│ └── 📁 Screen_Recordings
📁 Audio
│ ├── 📁 Narration
│ ├── 📁 Music
│ └── 📁 Ambience
📁 Graphics
│ ├── 📁 Lower_Thirds
│ ├── 📁 Title_Cards
│ └── 📁 Maps_Charts
📁 Selects
│ └── 📁 [Theme_or_Chapter]
📁 Timelines
Core Workflows
1. Transcription-Based Editing (Paper Edit)
The most efficient documentary workflow:
- Transcribe all interviews using
clip_transcribeon every interview clip - Review transcriptions to identify key quotes, story beats, and emotional moments
- Mark selects — add markers on interview clips at the in/out of the best quotes:
- Green marker: "Must use" — essential story beat
- Yellow marker: "Strong" — good quote, flexible placement
- Blue marker: "Context" — background info, setup material
- Build a selects timeline organized by theme/chapter, not by speaker
- Refine — remove redundant quotes, find the cleanest expression of each idea
2. B-Roll Weaving
- Catalog B-roll footage — use
analyze_footagefor AI-assisted content identification - Match B-roll to interview content thematically
- Place B-roll on V2 above interview audio to cover edits and jump cuts
- B-roll should start 2-4 frames before a cut to feel natural
- Mark B-roll gaps with Yellow markers: "B-ROLL: [description needed]"
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.
- 3d ago First seen · 167 lines · 51 tokens per session scan A c1ed4272385c
documentary-editor is an agent published in the GitHub repository jenkinsm13/resolve-mcp (5 stars, last pushed 4mo ago), licensed MIT. It adds 51 tokens to every session and 1,951 once invoked, about $0.0003 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.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.