npx claudepluginhub jonmcgee37/n8n-automations-toolkit --plugin n8n-project-initDefined in hooks/hooks.json
bash "${CLAUDE_PLUGIN_ROOT}/hooks/sync.sh"30msOn SessionStart, checks package.json diff between plugin root and data dir; if changed, copies package.json/package-lock.json and runs `npm install --production`. Executes shell commands, writes files.