alpaca-cli

Installation
SKILL.md

Alpaca CLI

Install

Check if already installed:

alpaca version

If not installed:

go install github.com/alpacahq/cli/cmd/alpaca@latest

Authentication

Paper trading is the default. alpaca profile login uses OAuth and is paper-only. For live trading, use API keys: alpaca profile login --api-key --live.

Installs
2
Repository
alpacahq/cli
GitHub Stars
133
First Seen
May 17, 2026
alpaca-cli — alpacahq/cli