en un clic
resolve-mcp
resolve-mcp contient 17 skills collectées depuis jenkinsm13, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Bump the package version in pyproject.toml and publish to PyPI. Handles version increment, git tag, build, and upload in one step.
Project conventions and patterns for resolve-mcp development. Explains tool registration, error handling, module organization, and naming rules.
AI-powered color grading assistant. Exports the current frame in sRGB, visually analyzes it, and makes CDL adjustments directly on the Color page nodes. Works regardless of project color space (HDR, P3, ACES, etc.) because the frame is converted to sRGB for analysis — the color space LLMs are trained on.
Match the color grade of the current DaVinci Resolve timeline frame to a reference image. Exports both in sRGB, visually compares them, and adjusts CDL nodes to match the reference look.
Archive a DaVinci Resolve project — export the .drp project file, media list, timeline markers, render queue status, and editorial notes as a complete archive package.
Paste timecoded client feedback or review notes and auto-create color-coded markers on the DaVinci Resolve timeline at each timecode.
Render multiple deliverables from one DaVinci Resolve timeline in a single batch — YouTube, Instagram, broadcast, ProRes master, etc.
Full pre-delivery QC check on the current DaVinci Resolve timeline — runs timeline audit and color consistency check together, then summarizes all issues.
Render a quick review cut with burned-in timecode and watermark, then feed it to Gemini so the AI can see the current state of the timeline and give editorial feedback.
Compare two DaVinci Resolve timelines and report what changed — clips added, removed, moved, trimmed, or reordered between versions.
Dolby Vision render pipeline — set DV profile version, run the analyzer, adjust midtone detail, and render. Specify version (8.4 default for social/streaming, 5 for cinema, 8.1 for broadcast).
One-command render and export from DaVinci Resolve. Accepts a preset name or shorthand like "h265 4k", "prores proxy", "youtube", "instagram".
Export all timeline markers from DaVinci Resolve as a structured editorial notes document, grouped by color.
Auto-organize the DaVinci Resolve media pool — create bins and sort clips by type, camera, date, or filename patterns.
Create a new DaVinci Resolve timeline with a standard professional track layout — video tracks for A-roll, B-roll, GFX, and audio tracks for dialogue, SFX, music.
Bump patch version, build, publish to PyPI, commit, and push to GitHub
Project conventions and patterns for resolve-mcp development