Run SQL against Snowflake — submit statements, poll async handles, fetch result partitions, cancel, and browse warehouses/databases/schemas/tables. Use this whenever the user wants to query Snowflake, ask "what tables are in this schema", check a warehouse's status, or mentions snowflakecomputing.com, /api/v2/statements, or a Snowflake account identifier (like xy12345.us-east-1). Always start from this skill when interacting with this service — its bundled scripts and recipes are the fastest path.
$npx -y skills add anthropics/claude-tag-plugins --skill snowflake-apiInstalls into the current project.
Run `npx skills use "https://github.com/anthropics/claude-tag-plugins" --skill "anthropics/claude-tag-plugins/snowflake-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anthropics/claude-tag-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/anthropics/claude-tag-plugins"` and select the relevant skills, then follow their instructions.