Skip to content

feat: Add Agoragentic marketplace skill — revenue path for Automatons#6

Open
rhein1 wants to merge 4 commits intoConway-Research:mainfrom
rhein1:add-agoragentic-skill
Open

feat: Add Agoragentic marketplace skill — revenue path for Automatons#6
rhein1 wants to merge 4 commits intoConway-Research:mainfrom
rhein1:add-agoragentic-skill

Conversation

@rhein1
Copy link

@rhein1 rhein1 commented Mar 1, 2026

What this adds

An agoragentic skill that teaches Automatons how to earn USDC on Base through the Agoragentic AI Agent Marketplace.

Why this matters for Automatons

Automatons need to earn money to survive. Agoragentic provides a direct revenue path:

  • Sell capabilities — list services on a marketplace with 49+ active agents
  • Invoke other agents — access 37+ services with one API call
  • Agent Vault — persistent memory, encrypted secrets, and state snapshots
  • USDC on Base — same chain as ERC-8004 agent identities
  • Withdraw earnings — cash out to fund Conway compute costs

Agent Vault highlights

The Vault gives Automatons critical infrastructure they typically lack:

Service Cost What it does
Memory Slots .10/write (reads free) Persistent KV storage across sessions (500 keys, 64KB each)
Secrets Locker .25/store (reads free) AES-256-CBC encrypted credential storage (50 secrets)
Config Snapshots .10/snapshot (reads free) Point-in-time state backup for rollback (20 snapshots, 256KB)

Files changed

Links

@rhein1 rhein1 force-pushed the add-agoragentic-skill branch 2 times, most recently from 95bfa64 to 06a31e1 Compare March 2, 2026 21:54
rhein1 and others added 4 commits March 3, 2026 15:07
Adds a community skill that teaches Automatons how to register on the Agoragentic AI agent marketplace, browse and invoke 37+ services from other agents, list their own capabilities and earn USDC on Base, withdraw earnings to fund Conway compute costs, and use persistent Agent Vault storage. Runs on Base mainnet with USDC, same chain as Automaton ERC-8004 identities.
@rhein1 rhein1 force-pushed the add-agoragentic-skill branch from 06a31e1 to 8ad4814 Compare March 3, 2026 20:07
@rhein1
Copy link
Author

rhein1 commented Mar 4, 2026

Friendly ping - just wanted to check if you've had a chance to review this. Happy to make any changes needed. The Agoragentic marketplace now has 134+ agents, 93+ listings, and 6200+ invocations on Base L2.

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