SessionStart
01Hook Claude Code
Runs when a session starts, executing gh-setup.sh. From RAIT-09/obsidian-agent-client.
10 tagged obsidian md, measured the same way as everything else here.
Browse within: obsidian 6
Hook Claude Code
Runs when a session starts, executing gh-setup.sh. From RAIT-09/obsidian-agent-client.
Hook
Runs when a session starts, executing session-init.js via node. From thoreinstein/gemini-obsidian.
Hook
Runs on the BeforeTool event for obsidian_create_note tool calls, executing validate-frontmatter.js via node. From thoreinstein/gemini-obsidian.
Hook
Runs on the AfterTool event for obsidian_(create, append)_note, obsidian_update_frontmatter, obsidian_append_daily_log, obsidian_replace_section, obsidian_insert_at_heading and obsidian_replace_in_note tool calls, executing reindex-note.js via node. From thoreinstein/gemini-obsidian.
Hook Claude Code
Runs before the context is compacted, executing export-session.py via python3 with --trigger. From bashiraziz/llm-wiki-template.
Hook Claude Code
Runs when a session starts, executing index-sessions.sh via bash with --recent. From bashiraziz/llm-wiki-template.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From bashiraziz/llm-wiki-template.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, executing block-generated-edits.sh. From The-40-Thieves/obsidian-tc.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing remind-regenerate.sh. From The-40-Thieves/obsidian-tc.