guide-vscode-copilot-cortex

Guide VS Code and GitHub Copilot integration with Snowflake Cortex via three paths.

3|1|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/sfc-gh-miwhitaker/sfe-public --skill guide-vscode-copilot-cortex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guide-vscode-copilot-cortex
Source: https://github.com/sfc-gh-miwhitaker/sfe-public/tree/main/guide-vscode-copilot-cortex/.claude/skills/guide-vscode-copilot-cortex
Command: npx skills add https://github.com/sfc-gh-miwhitaker/sfe-public --skill guide-vscode-copilot-cortex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit provides comprehensive guidance on connecting VS Code with GitHub Copilot to Snowflake Cortex, covering three distinct paths for integration.

Core Features & Use Cases

  • Integration Paths: Offers detailed instructions for connecting via Snowflake-managed MCP for Copilot Chat, the subagent-cortex-code skill for GitHub Copilot CLI, and the CoCo CLI.
  • Security & Authentication: Covers OAuth, PAT, and security integration with VS Code.
  • Documentation: Provides a guide on how to set up and configure the different paths with specific examples and best practices.

Quick Start

Run the skill by providing the appropriate configuration details for your chosen integration path.

Frequently Asked Questions about guide-vscode-copilot-cortex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect VS Code with GitHub Copilot to Snowflake Cortex?

You can integrate VS Code with GitHub Copilot to Snowflake Cortex using three paths: Snowflake-managed MCP, subagent-cortex-code skill, and CoCo CLI. Each path requires configuring specific authentication and environment settings.

What authentication methods are supported for Snowflake Cortex integration in VS Code?

Snowflake Cortex integration supports OAuth and Personal Access Token (PAT) authentication methods. The guide provides specific setup instructions for configuring these security integrations within your VS Code environment.

Does the Snowflake-managed MCP server work with GitHub Copilot Chat in VS Code?

Yes, Snowflake-managed MCP is one of the three supported integration paths for connecting VS Code with GitHub Copilot to Snowflake Cortex. It enables direct interaction with Cortex services through Copilot Chat.

Can I use the CoCo CLI to integrate VS Code with Snowflake Cortex?

Yes, the CoCo CLI is one of the three distinct paths for integrating VS Code with GitHub Copilot to Snowflake Cortex. It provides a command-line approach alongside Snowflake-managed MCP and subagent-cortex-code skill.

What do I need to set up before connecting GitHub Copilot to Snowflake Cortex?

You need prerequisite knowledge of VS Code, GitHub Copilot, and Snowflake Cortex setup. Additionally, you must prepare authentication credentials like OAuth tokens or PATs, and select one of the three integration paths before beginning configuration.