Just last week I made some automations for my recording and editing process in Resolve. Using Python to script initial editing.
It works pretty well. I tried it this morning and in about 15 minutes I had recorded and edited a three minute video.
(I've used AI transcription in resolve before, not this is actually editing the transcript with an llm and then inserting the clips. I also did breath detection and b roll placement. The Python scripting later is poorly documented and only supports a subset of the functionality of Resolve.)