Skip to content
Content
Hook

Hooks

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

From plugin
watch
18k1 skill1 hook
Install
> /plugin marketplace add bradautomates/claude-video
> /plugin install watch@claude-video

Ships with watch. 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.

  • bash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/check-setup.sh
Read hooks/hooks.json
Ships withwatch

Give Claude the ability to watch any video. Claude Code (recommended — auto-updates via marketplace): Codex, Cursor, Copilot, Gemini CLI, or any of 50+ Agent Skills hosts: (-g installs globally for your user, available across all projects.

Get the whole plugin
Stats
17,483
Stars
1,793
Forks
Maintained
Maintenance
Python
Language
MIT
License
2mo ago
Last commit
5mo ago
Created
23d ago
Added

Repo: bradautomates/claude-video