什么是 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