pg-setup
ProxyGate Setup
First-time setup for ProxyGate — install CLI, authenticate, start using APIs.
Two ways to authenticate
| Method | Best for | Command |
|---|---|---|
| API key | AI agents, automated access, quick start | proxygate login --key pg_live_... |
| Wallet keypair | On-chain operations (deposit, withdraw) | proxygate login --keypair ~/id.json |
Most users should start with an API key — it's the fastest path to making API calls. Get one at app.proxygate.ai/keys.
You can add both later (dual mode: API key for proxy, keypair for vault ops).
Process
1. Check existing install
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-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-update
Use when updating ProxyGate CLI or SDK to the latest version. Also triggers proactively when an update notification is shown. Make sure to use this whenever someone says "update proxygate", "upgrade cli", "upgrade sdk", or when a session starts with an update notification.
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