Skip to content
Content
Hook

Hooks

What capcut-cli runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.

Install
$ npx -y skills add renezander030/capcut-cli --agent claude-code

Ships with capcut-cli. Installing the plugin gets these hooks.

What fires, and when

SessionStart

Fires once when a session begins, and again after a context compaction. It is where a plugin sets up its environment, or restores state the compaction dropped.

  • Runs capcut-cli',{stdio:'inherit'})}".
Read hooks/hooks.json
Ships withcapcut-cli

Disclaimer: This is an independent, community-maintained project. It is not affiliated with, sponsored by, or endorsed by CapCut, JianYing, or ByteDance Ltd. "CapCut" and "JianYing" (剪映) are trademarks of ByteDance Ltd.

Get the whole plugin, auto-invoked
Stats
265
Stars
0
Views
34
Forks
Active
Maintenance
JavaScript
Language
MIT
License
2d ago
Last commit
3mo ago
Created

Repo: renezander030/capcut-cli