Davinci Resolve Skill — AI skill for Claude Code
Agent Skill: teach AI coding agents (Claude Code, Codex, Gemini CLI.
How to install Davinci Resolve Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open odaiouattara0022-del/davinci-resolve-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Davinci Resolve Skill does
Agent Skill: teach AI coding agents (Claude Code, Codex, Gemini CLI...) to edit video in DaVinci Resolve via its native Python scripting API
Alternatives in AI
- CLI 代理 API — English 中文 一个为 CLI 提供 OpenAI/Gemini/Claude/Codex 兼容 API 接口的代理服务器 19k ★
- Generative Media Skills — Multi-modal Generative Media Skills for AI Agents (Claude Code, Cursor, Gemini CLI) 3k ★
- Skills Manage — Desktop app to manage AI coding agent skills across Claude Code, Cursor, Gemini CLI, Codex, and 20+ platforms 2.2k ★
README
DaVinci Resolve Skill
[](https://github.com/odaiouattara0022-del/davinci-resolve-skill/actions/workflows/tests.yml)
An [Agent Skill](https://agentskills.io) that teaches AI coding agents (Claude Code, Codex, Copilot CLI, Gemini CLI…) how to **edit video in DaVinci Resolve**: build timelines, cut clips, auto-remove silences, generate subtitles, color grade, add Text+ titles, and manage the render queue — all through the official Python scripting API that ships with Resolve.
*[Version française ci-dessous 🇫🇷](#-version-française)*
What it can do
- 🎬 Editing — import media, create timelines, precise frame-accurate cuts, markers, compound clips
- ✂️ Auto jump-cuts — bundled script removes silences from interviews/podcasts via ffmpeg analysis
- 📝 Subtitles — auto-captions from audio, SRT export
- 🎨 Color grading — CDL look recipes, LUTs, grade copying, versions, PowerGrade stills
- ✨ Titles & Fusion — Text+ titles, transform animations, reusable
.comptemplates - 📤 Rendering — format/codec setup, render queue management, progress monitoring
Requirements
- DaVinci Resolve 18+ (free or Studio), running, with scripting enabled:
Preferences → System → General → External scripting using: Local - Python 3.6+
ffmpegon PATH (only for the silence auto-cut script)
Install
**Claude Code** (plugin marketplace not needed — skills folder works everywhere):
# macOS / Linux
git clone https://github.com/odaiouattara0022-del/davinci-resolve-skill ~/.claude/skills/davinci-resolve
# Windows (PowerShell)
git clone https://github.com/odaiouattara0022-del/davinci-resolve-skill "$env:USERPROFILE\.claude\skills\davinci-resolve"
**Other agents** (Codex, Copilot CLI, Gemini CLI): clone into `~/.agents/skills/davinci-resolve` or your runtime's skills directory.
**With the [skills CLI](https://skills.sh):**
Related Skills
Flow Py
The unofficial Python API, CLI, MCP Server & Universal Skill for Google Flow. Deterministic image (Nano Banana
Agent Roadmap
Quick-and-dirty release roadmap for working with AI coding agents (Claude Code, Codex, Cursor). One HTML file
UE5AgentPython
AI-powered Python scripting assistant for Unreal Engine 5.5 — natural-language prompts, live editor execution,
Skilldock
SkillDock is an AI skill manager and skill management desktop app for Claude Code, Cursor, Codex, Windsurf, Ge
Soft Ue CLI
Python CLI + UE plugin that lets Claude Code (AI coding agent) control Unreal Engine in real time. Spawn actor
Termpeek
Preview images, video, PDFs, code and diffs from inside an AI coding CLI that can't show them to you. Works wi
Related Agents
Rust-claude-code-api V0.6.0 Quality Audit Report
Date: 2026-02-11 Auditors: Claude Code (team lead) + Codex (security) + Gemini CLI (API ergonomics) Method: 3-
Agent Of Empires
Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and
Developer Overview
code-container (container) creates isolated Docker environments for AI coding harnesses (Claude Code, OpenCode