snowflake hooks

4 tagged snowflake, measured the same way as everything else here.

SessionStart

01

Snowflake-Labs/snowflake-ai-kit

Hook

Runs when a session starts, executing discover_cortex.py via python3. From Snowflake-Labs/snowflake-ai-kit.

36 19d ago A tokens not measured original Apache-2.0

UserPromptSubmit

02

Snowflake-Labs/snowflake-ai-kit

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt_filter.py via python3. From Snowflake-Labs/snowflake-ai-kit.

36 19d ago A tokens not measured original Apache-2.0

PreToolUse

03

StringNLPLAB/FlexSQL

Hook Claude Code

Runs before the agent uses a tool for mcp__snowflake-tools__(query_database, python_interpreter) and Write tool calls, executing require_writing.py and require_revision.py via python3 (2 commands). From StringNLPLAB/FlexSQL.

8 11d ago A tokens not measured

PostToolUse

04

StringNLPLAB/FlexSQL

Hook Claude Code

Runs after a tool call finishes for Skill tool calls, executing mark_revision.py and mark_writing.py via python3 (2 commands). From StringNLPLAB/FlexSQL.

8 11d ago A tokens not measured