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.