Stats
Actions
Tags
From capcut-cli
Runs a shell script on session start to initialize the plugin environment. Executes bash commands.
1 event · 1 hook
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
node -e "const{execSync}=require('child_process');try{execSync('npm ls -g capcut-cli',{stdio:'ignore'})}catch(e){execSync('npm i -g capcut-cli',{stdio:'inherit'})}"npx claudepluginhub renezander030/capcut-cli --plugin capcut-cli