Plugins are awesome... this one auto-detects Snowflake prompts in Claude Code and delegates to Cortex Code

Dev.to AI
Generative AI

I built a Claude Code plugin that adds Snowflake capabilities through Cortex Code and it is now available in Claude's official marketplace. Run these inside Claude Code: /plugin marketplace add anthropic/claude-plugins-official /plugin install snowflake-cortex-code This is how it works: You type a prompt in Claude Code A keyword filter (regex with word boundaries) checks if it's Snowflake-related. If ambiguous, a scoring system weighs Snowflake indicators (SQL patterns, Cortex skill triggers, "warehouse", "dynamic table") against non-Snowflake ones (git, local files, other databases.