Skip to content
This repository was archived by the owner on Jul 23, 2026. It is now read-only.

Commit 42fb68f

Browse files
blackarysfc-gh-zblackwoodCortex Code
authored
Add Snowflake Cortex Code installation instructions (#21)
## Summary - Adds installation instructions for Snowflake Cortex (Cortex Code) to the README - Includes both full repo install (`cortex skill add streamlit/agent-skills`) and sparse checkout for just the main skill ## Test plan - [x] Verify `cortex skill add streamlit/agent-skills` works - [x] Confirm README renders correctly on GitHub .... Generated with [Cortex Code](https://go/cortex-cli) --------- Co-authored-by: Zachary Blackwood <zachary.blackwood@snowflake.com> Co-authored-by: Cortex Code <noreply@snowflake.com>
1 parent 859bb0c commit 42fb68f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ cp -r developing-with-streamlit ~/.cursor/skills/
6161

6262
Or add skills directly to your project's `.cursor/skills/` directory.
6363

64+
### Snowflake Cortex Code
65+
66+
Install the skill directly from GitHub:
67+
68+
```bash
69+
cortex skill add streamlit/agent-skills
70+
```
71+
6472
### Other AI Assistants
6573

6674
| Agent | Skills Folder | Documentation |

0 commit comments

Comments
 (0)