Talk to your AI agent to run Simetrik. →
SimetrikDocs

Installation

Installation

A single command sets everything up: it detects your platform, downloads the latest version, and installs the Simetrik CLI along with the Claude skill.

Prefer to just talk to an agent? The skill installed here lets Claude operate Simetrik for you. See Use Simetrik with your AI agent.

curl -fsSL https://cli.simetrik.com | sh
irm https://cli.simetrik.com/install.ps1 | iex

Verify the installation:

simetrik --version

Important

Restart your terminal after installing on Windows so the simetrik command becomes available.

On this page