Hi,
I want to share with the community the link to DaVinci Resolve Scripts GitHub Repository:
- https://github.com/X-Raym/DaVinci-Resolve-Scripts
These are mostly in Lua, and apart few works in progress here and there, are polished enough for public usage. Anyway, even works in progress can be helpful for people who want to create mods.
Here a demo of one I wrote yesterday:
- X-Raym_Resolve Script Name: Color video track clips randomly by columns.lua

Use this with the Select clips by color feature on a sets of deactivated clips and you will have instant multitracks editing
And here is one with a GUI:
- X-Raym_Color clips on chosen track from CSV;lua

This one is used on my workflow for making tempo track in Resolve using subtitle items for music videos. The colored are extracted from REAPER.
Comparing to
REAPER scripting, for which I have wrote more than 1000 scripts, DaVinci Resolve scripting has a lots of missing thing, mostly ways to handle
undo points which is critically missing. Please bump
FR (API) threads to get attention of blackmagic on these isssues, or if you are Studio user, to contact the support to tell them about these issue. This could help make DaVinci Resolve Scripting even better.
If you use these scripts, please consider
making a donation! ❤
Enjoy!