Skip to content
Automation
Hook

Hooks

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

From plugin
media
416 skills1 hook
Install
> /plugin marketplace add Bangs00/claude-media-control
> /plugin install media@claude-media-control

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

  • "${CLAUDE_PLUGIN_ROOT}/scripts/media.sh" detect"${CLAUDE_PLUGIN_ROOT}/scripts/media.sh" warmup
Read hooks/hooks.json
Ships withmedia

The current track, live in your Claude Code statusline — ticking every second, ⌘+clickable, styleable down to the bar characters: And whatever your Mac is playing — Spotify, Apple Music, a browser tab, VLC — you can control it from the chat too: "what song is

Get the whole plugin
Stats
4
Stars
0
Forks
Maintained
Maintenance
Shell
Language
MIT
License
2mo ago
Last commit
2mo ago
Created

Repo: Bangs00/claude-media-control