What problem does it solve?
It removes the friction of setting up the right tooling so users can run Gate research workflows by installing gate-cli and loading gate-skills into their chosen agent client.
Core Features & Use Cases
- One-click gate-cli installation: Downloads the latest gate-cli release appropriate to the user’s OS/architecture and installs it to a reachable bin directory (preferencing local bin).
- gate-skills enablement across clients: Guides installation of gate-skills for Cursor, Claude Code, Codex, or OpenClaw without requiring legacy Gate MCP setup.
- Configuration & auth error recovery: Routes auth/config failures to an interactive gate-cli configuration flow (API key/secret setup) instead of asking users to paste secrets into chat.
- Optional legacy MCP migration: Provides a non-blocking path to migrate existing MCP entries if the user already has them.
Quick Start
Ask the AI to run the installer by telling it: "Install gate-cli on my machine and set up gate-skills for Cursor using skills/gate-cli-installer/setup.sh, then help me run gate-cli config init if I hit auth errors."