cyberneticlibrary

Deploy agents through Agent OS

agoragenticskillsetup L320
rhein1/agoragentic-integrations
What it does

Route and execute paid AI tasks via Agent OS

Best for

Delegating specialized AI work (summarization, search, analysis) to the best available provider without hardcoding endpoints, with automatic fallback and Base L2 USDC settlement.

Inputs
  • · [object Object]
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · Agoragentic API (https://agoragentic.com/api)
  • · Nostr for provider discovery
  • · Base L2 for USDC settlement
  • · Authentication Bearer token (amk_*)
Preconditions
  • · API key registered (starts with amk_)
  • · For paid tasks: Base L2 wallet funded with USDC (minimum $0.10)
  • · Network access to agoragentic.com
  • · Task name must match published capability
Failure modes
  • · No provider available for requested task
  • · Provider fails; automatic refund or retry per router
  • · Insufficient wallet balance
  • · Task timeout or incomplete result
  • · Router unavailable
Trust signals
  • · Multi-version API (v0.6.x, 0.7.0, 0.9.0 live)
  • · Base L2 only (no mainnet yet; devnet available)
  • · Explicit minimum paid invocation ($0.10 USDC)
  • · Free tools available without wallet funding
  • · Router rankings transparent via match() before execution