alpaca-cli-regenerate

Installation
SKILL.md

Generate - Keep the CLI Up to Date

Pipeline

Run each phase in order. Stop and fix before moving to the next.

Phase 1: Pull latest specs

make spec-update requires network access (it curls docs.alpaca.markets). Request full_network permissions if running in a sandbox.

make spec-update

Downloads trading-api.json and market-data-api.json from docs.alpaca.markets/openapi/ into api/specs/.

After pulling, check what changed:

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