Releases: ecomxco/setup-cli
Releases · ecomxco/setup-cli
v1.0.0 — Initial Release
Setup CLIs v1.0.0
Scaffold agentic CLI scripts for every service in your stack — automatically, from your live environment.
What's Included
- 13 service CLI templates with full read/write endpoint coverage: Meta Ads, Meta Social, Shopify (extended), Klaviyo, GA4, Gmail, Gorgias, Stripe, Twilio, QuickBooks, Sentry, Figma, Notion
- 5 native CLI auth flows: GitHub (
gh), Vercel, Supabase, Shopify, Cloudflare (wrangler) - Shared utility module (
scripts/lib/) — HTTP client with retry + rate limiting, cursor/offset pagination,--json/--csv/--tableoutput formatting, human-readable error handling - Agentic custom CLI flow — agent researches APIs, discovers auth methods, maps endpoint surfaces, and scaffolds CLIs for any service not in the registry
- Unified dashboard aggregating metrics from all connected services
- Smoke test validation and
--verifymode for ongoing health checks - SDK-first preference with MCP awareness
--dry-runfor all write operations- API version pinning with deprecation tracking
Prerequisites
/setup-environmentcompleted — credentials in Keychain- Node.js ≥ 18
- An AI agent that can run workflows
Quick Start
git clone https://github.com/ecomxco/setup-cli.git
cd setup-cli
# Open WORKFLOW.md in your AI agent and run:
/setup-cli