ups-cli

Installation
SKILL.md

UPS CLI

Track and manage UPS shipments using the ups command-line tool.

Prerequisites

ups --version
export UPS_API_KEY='your-api-key'
export UPS_USERNAME='your-username'
export UPS_PASSWORD='your-password'
ups auth status

Authentication

  • API key, username, and password from UPS Developer Kit
  • Environment variables: UPS_API_KEY, UPS_USERNAME, UPS_PASSWORD
Installs
15
GitHub Stars
1
First Seen
Mar 10, 2026
ups-cli — dl-alexandre/skills