Aug 12, 2026: Snowflake Native Apps: Relative paths for Cortex Agent skills¶
Providers can ship agent skills
inside a Snowflake Native App and reference them from an app-created Cortex Agent by
using a relative STAGE path (for example, /my_skill). The path
resolves against the app’s versioned (snapshot) stage, so providers don’t need
an absolute @database.schema.stage/... location that depends on the consumer’s
installed app name.
For more information, see Provider: Ship skills with the app.