Install
openclaw skills install davinci-auto-editorGenerate DaVinci Resolve import packages from local media plus a cloud editing API. Use when Codex needs to scan a material folder, request a cloud editing plan, and write a Resolve-importable EDL package with pure Node on the user machine.
openclaw skills install davinci-auto-editor使用这个 skill 时,按下面顺序执行:
examples/config.example.json 同结构的配置文件。api_base_url、api_key、material_path、timeline_fps 等关键参数。timeline.edl 和导入说明文件。至少提供这些字段:
api_base_urlapi_keyproject_typeaspect_ratiomaterial_pathtemplate_idsubtitle_modemusic_policypace_policyoutput_moderender_presettimeline_fpstimeline_resolution可选字段:
task_timeout_mspoll_interval_msrequest_timeout_mstask_namewebhook_urlextra_metadata默认在素材目录旁创建 _davinci_auto_editor/<taskId>/,包含:
resolve-import.json:最小本地导入计划timeline.edl:Resolve 导入文件IMPORT-TO-RESOLVE.txt:导入说明execution-report.json:本地执行报告execution-report.json 以便排查。