alpaca-trading

Installation
SKILL.md

Alpaca Trading Skill

Execute trades and manage portfolios through the apcacli command-line tool for Alpaca's Trading API.

Installation

apcacli is a Rust CLI. Install it cross-platform:

macOS (Homebrew)

brew install rustup
rustup-init -y
source "$HOME/.cargo/env"
cargo install apcacli
Installs
193
GitHub Stars
11
First Seen
Mar 3, 2026
alpaca-trading — lacymorrow/openclaw-alpaca-trading-skill