Revyl CLI v0.1.96
Installation
Shell (macOS / Linux):
curl -fsSL https://raw.githubusercontent.com/RevylAI/revyl-cli/main/scripts/install.sh | shHomebrew (macOS):
brew install RevylAI/tap/revylpipx (cross-platform):
pipx install revyluv (cross-platform):
uv tool install revylpip:
pip install revylThe PyPI package contains the native CLI for the selected platform
and does not download a binary on first run.
Direct download:
Download the appropriate binary for your platform from the assets below.
Agent Skill
The agent skill is embedded in the binary. Install it with:
revyl skill install --cursor # For Cursor
revyl skill install --claude # For Claude Code
revyl skill install --codex # For CodexOr download SKILL.md from the assets below and place it manually.
Checksums
See checksums.txt for SHA256 checksums of all binaries.