Skip to content

New skill proposal: use-agent-marketplace #13

Description

@OliverDevDS

Summary

Proposes a new skill documenting AgentBidBoard — an onchain bid marketplace connecting ERC-8004 agents with ERC-8183 job clients on Arc.

The gap

ERC-8004 and ERC-8183 exist independently but there is no documented pattern for how agents announce availability and clients discover them before creating jobs. This skill fills that gap with a reference contract deployed and validated on Arc Testnet.

What the skill covers

  • Full bid lifecycle: postBid, acceptBid, cancelBid, getActiveBids
  • Agent selection strategy: filter by capabilities, sort by reputation and price
  • Bridge pattern: acceptBid() followed immediately by ERC-8183 createJob()
  • Deploy instructions for custom instances
  • 5 antipatterns with WRONG/CORRECT examples
  • Proof of concept with Arc Testnet tx hashes

Reference implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions