pg-update

Installation
SKILL.md

ProxyGate Update

Check for and install updates to ProxyGate CLI and SDK.

Process

1. Check current version

proxygate --version 2>/dev/null || echo "NOT_INSTALLED"

If not installed, direct to pg-setup.

2. Check latest version

npm view @proxygate/cli version 2>/dev/null || echo "UNAVAILABLE"
Related skills

More from proxygate-official/proxygate

Installs
2
GitHub Stars
2
First Seen
Mar 16, 2026