Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From n8n-skills
Runs a setup script on session start and hooks into TikTok MaxVision MCP tool calls to log or modify behavior. Executes bash commands.
3 events · 8 hooks
npx claudepluginhub n8n-io/skills --plugin n8n-skillsWhere this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
^mcp__.*__validate_workflow$${CLAUDE_PLUGIN_ROOT}/hooks/pre-tool-use/validate-workflow.sh^mcp__.*__create_workflow_from_code$${CLAUDE_PLUGIN_ROOT}/hooks/pre-tool-use/create-workflow.sh^mcp__.*__update_workflow$${CLAUDE_PLUGIN_ROOT}/hooks/pre-tool-use/update-workflow.sh^mcp__.*__get_node_types$${CLAUDE_PLUGIN_ROOT}/hooks/pre-tool-use/get-node.sh^mcp__.*__execute_workflow$${CLAUDE_PLUGIN_ROOT}/hooks/pre-tool-use/execute-workflow.sh^mcp__.*__test_workflow$${CLAUDE_PLUGIN_ROOT}/hooks/pre-tool-use/test-workflow.sh^mcp__.*__validate_workflow$${CLAUDE_PLUGIN_ROOT}/hooks/post-tool-use/validate-workflow.shstartup|resume|clear|compact${CLAUDE_PLUGIN_ROOT}/hooks/session-start.shShare bugs, ideas, or general feedback.