pg-update
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"
More from proxygate-official/proxygate
pg-sell
Use when selling API capacity on ProxyGate — creating listings, managing listings (update/pause/delete), rotating keys, uploading docs, starting tunnels, managing headers, viewing earnings, or exposing local services. Make sure to use this skill whenever someone mentions "list API", "sell capacity", "create listing", "start tunnel", "expose service", "earnings", "go live", "monetize API", "rotate key", "pause listing", or wants to make their API available on ProxyGate.
2pg-setup
Use when setting up ProxyGate for the first time, installing the CLI, configuring auth (API key or wallet), or connecting to the gateway. Make sure to use this skill whenever someone mentions "get started with proxygate", "install proxygate", "setup wallet", "configure proxygate", "connect to gateway", "login", or wants to start using ProxyGate APIs, even if they don't explicitly say "setup".
2pg-jobs
Use when interacting with the ProxyGate job marketplace / bounty board — listing jobs, creating bounties, claiming work, submitting results, or managing job lifecycle. Make sure to use this skill whenever someone mentions "bounty", "job board", "post a job", "claim a job", "submit work", "find work", "gig", "freelance task", or wants to post or complete tasks on ProxyGate.
2pg-buy
Use when buying API access through ProxyGate — depositing USDC, browsing available APIs, making proxy requests, streaming responses, or rating sellers. Make sure to use this skill whenever someone mentions "proxy request", "buy API", "deposit USDC", "browse APIs", "call API through proxygate", "make an API call", "find an API", "search APIs", or wants to consume any API through ProxyGate, even if they don't explicitly say "buy".
2pg-status
Use when checking ProxyGate status — balance, usage, listings, tunnel health, earnings, seller profile, or job status. Make sure to use this skill whenever someone mentions "check balance", "proxygate status", "my usage", "my earnings", "what's my balance", "how much have I spent", "my listings", "settlement history", or wants any kind of status overview.
2