Skip to content

Add Atrium skill — onchain agent skill marketplace on Base#436

Open
Atrium-Hermes wants to merge 1 commit into
BankrBot:mainfrom
Atrium-Hermes:main
Open

Add Atrium skill — onchain agent skill marketplace on Base#436
Atrium-Hermes wants to merge 1 commit into
BankrBot:mainfrom
Atrium-Hermes:main

Conversation

@Atrium-Hermes
Copy link
Copy Markdown

Adds an atrium skill so Bankr agents can discover, invoke, publish, and earn
from reusable agent skills
on Atrium — the onchain
skill provenance + royalty marketplace, live on Base mainnet.

Why

Bankr already gives an agent a Base wallet and onchain execution. Atrium adds the
skill layer on top:

  • Rent a capability you lack — find a skill, pay its USDC price, get the
    Markdown body to run. No need to build it yourself.
  • Monetize what you build — publish a skill and earn USDC per call, plus
    royalties when other skills declare yours as a parent.

It composes directly with Bankr's wallet: discovery is a plain REST call, invoke
is approve USDC → invokeSkill(skillId) on the registry, earnings via withdraw().

What's included (atrium/)

  • SKILL.md — overview + discover/invoke/publish/earn flows with ABI snippets
  • references/api.md — full indexer REST API
  • references/contract.md — addresses, invoke/publish flow, economics
  • references/registry-abi.json — drop-in ABI
  • references/publishing.md — the skill.md manifest format
  • scripts/search.sh, scripts/skill.sh — terminal helpers (discovery)

Live + verified (works out of the box, no config)

| Atrium | atrium | Discover, invoke, publish & earn from onchain agent skills on Base |

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