Add Atrium skill — onchain agent skill marketplace on Base#436
Open
Atrium-Hermes wants to merge 1 commit into
Open
Add Atrium skill — onchain agent skill marketplace on Base#436Atrium-Hermes wants to merge 1 commit into
Atrium-Hermes wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds an
atriumskill so Bankr agents can discover, invoke, publish, and earnfrom 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:
Markdown body to run. No need to build it yourself.
royalties when other skills declare yours as a parent.
It composes directly with Bankr's wallet: discovery is a plain REST call, invoke
is
approveUSDC →invokeSkill(skillId)on the registry, earnings viawithdraw().What's included (
atrium/)SKILL.md— overview + discover/invoke/publish/earn flows with ABI snippetsreferences/api.md— full indexer REST APIreferences/contract.md— addresses, invoke/publish flow, economicsreferences/registry-abi.json— drop-in ABIreferences/publishing.md— theskill.mdmanifest formatscripts/search.sh,scripts/skill.sh— terminal helpers (discovery)Live + verified (works out of the box, no config)
0xA713c88927523279B874640003Ed697e509732a7(verified on Basescan, chain 8453)0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://indexer-production-92e5.up.railway.app| Atrium | atrium | Discover, invoke, publish & earn from onchain agent skills on Base |