Snowflake Cortex Code
Routes Snowflake-shaped prompts out of the coding agent and into the Cortex Code CLI.
Install
OfficialShips scriptsclaude plugin install snowflake-cortex-code@claude-plugins-official
Snowflake ambarı, şeması ya da sorgusuyla ilgili bir istek geldiğinde
- Author
- Snowflake
- License
- Apache-2.0
A keyword filter inspects every prompt and, when it looks like warehouse or query work, loads a router skill that delegates the request to the local cortex binary. Prompts about ordinary files or tests are left alone, so the handoff is selective rather than always-on. Execution sits behind an approval layer with read-only and read-write envelopes, which is what stops a delegated request from quietly issuing destructive statements. The cortex CLI has to be installed and on PATH first.
Similar skills
AWS Core Skills
SkillTwenty AWS-published skills covering CDK, IAM, containers, observability and cost.
scope-guard
SkillCatches an edit that lands outside the project you are in.
Systematic Debugging
SkillForces reproduce-first debugging instead of speculative patching
Comments(0)
Sign in to comment