← 返回
未分类 中文

Proxygate

ProxyGate CLI — the Stripe for AI Agents. Use this skill whenever the user mentions ProxyGate, proxy requests, API marketplace, USDC payments, Solana wallet,...
ProxyGate CLI — AI 智能体的 Stripe。当用户提及 ProxyGate、代理请求、API 市场、USDC 支付或 Solana 钱包时使用。
jwelten jwelten 来源
未分类 clawhub v0.2.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 398
下载
💾 0
安装
1
版本
#latest

概述

ProxyGate CLI Router

You are working with ProxyGate — the Stripe for AI Agents. A marketplace where sellers list API capacity and AI agents buy access through a transparent proxy, paying with USDC on Solana.

How to route

Based on the user's intent, invoke the appropriate sub-skill using the Skill tool:

User wants to...Invoke skill
------
Set up ProxyGate, install CLI, configure wallet, connect gatewaypg-setup
Check balance, usage, earnings, listings, settlement history, status overviewpg-status
Browse APIs, deposit USDC, make proxy requests, stream responses, rate sellers, withdrawpg-buy
Create listings, manage listings, rotate keys, upload docs, start tunnels, sell capacity, view earningspg-sell
Post bounties, find work, claim jobs, submit results, manage job lifecyclepg-jobs
Update CLI or SDK to latest versionpg-update

Routing rules

  1. Always route — never answer ProxyGate questions without loading the relevant sub-skill first
  2. Multiple skills — if the user's request spans multiple areas (e.g. "check my balance and make a proxy call"), invoke the most relevant skill first
  3. When unclear — if you can't determine intent, invoke pg-status to show an overview, then ask what they want to do

Quick reference

proxygate --help          # all commands
proxygate balance         # check balance
proxygate apis            # browse APIs
proxygate proxy <id> /path -d '...'  # make a request
proxygate listings list   # your listings
proxygate jobs list       # bounty board
proxygate tunnel          # expose local service

Key facts

  • Payments: USDC on Solana (1 USDC = 1,000,000 lamports)
  • Auth: ed25519 wallet signatures (automatic via CLI/SDK)
  • Config: ~/.proxygate/config.json (gateway URL + keypair path)
  • Gateway: https://gateway.proxygate.ai
  • Docs: https://gateway.proxygate.ai/docs

版本历史

共 1 个版本

  • v0.2.1 当前
    2026-03-31 05:04 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 26,128
dev-programming

Pg Setup

jwelten
Use when setting up ProxyGate for the first time, installing the CLI, configuring auth (API key or wallet), or connectin
★ 0 📥 754
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,351