Stats
Actions
Tags
From obsidian-rag
Blocks n8n workflow operations (get node, create/update/test workflow, manage credentials) until validation passes. Post-tool-use re-validates workflows. Runs bash scripts, no file writes.
3 events · 4 hooks
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
obsidian_create_note${CLAUDE_PLUGIN_ROOT}/scripts/validate-frontmatter.sh10msobsidian_create_note|obsidian_append_note|obsidian_update_frontmatter|obsidian_append_daily_log|obsidian_replace_section|obsidian_insert_at_heading|obsidian_replace_in_note${CLAUDE_PLUGIN_ROOT}/scripts/reindex-note.sh30msdiff -q "${CLAUDE_PLUGIN_ROOT}/package.json" "${CLAUDE_PLUGIN_DATA}/package.json" >/dev/null 2>&1 || (cd "${CLAUDE_PLUGIN_DATA}" && cp "${CLAUDE_PLUGIN_ROOT}/package.json" . && npm install --production) || rm -f "${CLAUDE_PLUGIN_DATA}/package.json"120ms${CLAUDE_PLUGIN_ROOT}/scripts/session-init.sh120ms20plugins reuse this hooks config
First indexed Jan 8, 2026
Showing the 6 earliest of 20 plugins
npx claudepluginhub thoreinstein/claude-plugins --plugin obsidian-rag