Skip to content

feat: add proxies-sx skill — mobile proxy infrastructure#78

Open
bolivian-peru wants to merge 1 commit intoConway-Research:mainfrom
bolivian-peru:feat/proxies-sx-skill
Open

feat: add proxies-sx skill — mobile proxy infrastructure#78
bolivian-peru wants to merge 1 commit intoConway-Research:mainfrom
bolivian-peru:feat/proxies-sx-skill

Conversation

@bolivian-peru
Copy link

Summary

Adds a proxies-sx skill to the automaton runtime. Agents can purchase real 4G/5G mobile proxies, launch antidetect browser sessions, access x402-gated data services, and earn USDC by sharing bandwidth as peers — all from a single SKILL.md.

What's included

  • skills/proxies-sx/SKILL.md — follows the existing SKILL.md format with YAML frontmatter
  • Documents all x402 endpoints for proxy purchase, browser sessions, session management, data services, and peer marketplace
  • No dependencies required — uses x402_fetch and exec (curl) which are already built into Conway

x402 compatibility

All Proxies.sx endpoints speak x402 natively. Conway's x402_fetch handles the payment flow automatically — request, receive 402, pay USDC on Base or Solana, retry with tx hash. Zero configuration needed.

Payment networks: USDC on Base (~2s settlement) and Solana (~400ms settlement)

What agents can do with this skill

Capability How Price
Buy mobile proxy (real 4G/5G IP) x402_fetch/v1/x402/proxy $4/GB shared
Launch antidetect browser x402_fetchbrowser.proxies.sx/v1/sessions ~$0.005/min
Rotate IP curl/rotate/:token Free
Search Google (mobile SERP) x402_fetch/v1/x402/serp $0.003/query
Scrape Google Maps leads x402_fetch/v1/x402/maps/run $0.005/record
Earn USDC as peer WebSocket relay $0.02-$0.25/GB

Why agents need mobile proxies

Automatons that build revenue-generating products (price monitors, lead generators, content aggregators) need real mobile IPs to avoid detection and CAPTCHAs. Datacenter IPs get blocked instantly on most platforms. Mobile proxies from physical 4G/5G devices in 6 countries (US, DE, GB, FR, ES, PL) solve this.

Links

Adds a SKILL.md for Proxies.sx mobile proxy infrastructure.
Agents can buy 4G/5G proxies, launch antidetect browsers,
access x402-gated data services, and earn USDC as peers.

All endpoints use x402 USDC payments on Base and Solana —
compatible with Conway's x402_fetch tool out of the box.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant