Appearance
AI Assistant Integration
Paid edition only. The AI coding assistant skill requires the SQL Procedures API, which is available with the paid edition of Geo Data Connector.
A companion skill is available for Snowflake Cortex Code and Claude Code users. The skill provides your AI coding assistant with knowledge of the SQL Procedures API, ingested data schema, and geospatial query patterns.
Installation
Cortex Code CLI:
cortex skill add https://github.com/smartdatahub/gdc-snowflake-skills.gitClaude Code:
/skill add https://github.com/smartdatahub/gdc-snowflake-skills.gitUpdating
Cortex Code CLI:
cortex skill update smartdatahub/gdc-snowflake-skillsClaude Code:
/skill syncUsage
Once installed, the skill activates automatically when you ask about Geo Data Connector procedures or ingested geospatial data. You can also invoke it directly using the $ shortcut:
$geo-data-connector list settingsRouting prompts to the skill
Include the keyword gdc in your prompt to help the assistant recognize that the task belongs to the Geo Data Connector skill. For example:
show gdc settingsshow gdc taskssearch gdc for buildings in Finlandcreate a gdc ingestion task for this WFS service

