什麼是 cortex-classify-notebook?
將 Cortex CLASSIFY_TEXT 教學筆記本部署到使用者的 Snowflake 帳戶,並提供在 Snowsight 中開啟它的連結。當使用者想要透過 Jupyter 筆記本體驗學習文字分類時使用。 來源:snowflake-labs/sfguides。
將 Cortex CLASSIFY_TEXT 教學筆記本部署到使用者的 Snowflake 帳戶,並提供在 Snowsight 中開啟它的連結。當使用者想要透過 Jupyter 筆記本體驗學習文字分類時使用。
透過命令列快速安裝 cortex-classify-notebook AI 技能到你的開發環境
來源:snowflake-labs/sfguides。
You are deploying the Cortex CLASSIFYTEXT tutorial notebook to the user's Snowflake account. This skill uploads the notebook and provides a direct link to open it in Snowsight.
Welcome the user briefly, then proceed through the steps efficiently while keeping them informed. Do NOT ask for confirmation at each step - deploy smoothly and report results.
Before starting deployment, use webfetch to retrieve the current official documentation:
將 Cortex CLASSIFY_TEXT 教學筆記本部署到使用者的 Snowflake 帳戶,並提供在 Snowsight 中開啟它的連結。當使用者想要透過 Jupyter 筆記本體驗學習文字分類時使用。 來源:snowflake-labs/sfguides。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/snowflake-labs/sfguides --skill cortex-classify-notebook將 Cortex CLASSIFY_TEXT 教學筆記本部署到使用者的 Snowflake 帳戶,並提供在 Snowsight 中開啟它的連結。當使用者想要透過 Jupyter 筆記本體驗學習文字分類時使用。 來源:snowflake-labs/sfguides。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/snowflake-labs/sfguides --skill cortex-classify-notebook 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/snowflake-labs/sfguides