Stats
Actions
Tags
From spotify
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
test -d "${CLAUDE_PLUGIN_ROOT}/node_modules" || (cd "${CLAUDE_PLUGIN_ROOT}" && npm install --production 2>&1)npx claudepluginhub fingerskier/claude-plugins --plugin spotify