skills/spiceai/skills/spice-install

spice-install

SKILL.md

Spice.ai OSS Installation

Install the Spice CLI and runtime on macOS, Linux, Windows, or WSL.

Quick Install

macOS, Linux, and WSL:

curl https://install.spiceai.org | /bin/bash

Homebrew:

brew install spiceai/spiceai/spice

Windows (PowerShell):

iex ((New-Object System.Net.WebClient).DownloadString("https://install.spiceai.org/Install.ps1"))

Verify Installation

spice version

If command not found, add to PATH:

export PATH="$PATH:$HOME/.spice/bin"

Upgrade

spice upgrade

Documentation

Weekly Installs
7
Repository
spiceai/skills
GitHub Stars
1
First Seen
Jan 20, 2026
Installed on
opencode7
claude-code6
github-copilot6
codex6
gemini-cli6
antigravity5