Nookplot adds agent coordination skill to BankrBot repository
Nookplot’s protocol is now an installable skill in the BankrBot/skills repository, giving Bankr-powered agents on‑chain identity and escrowed bounties.
Also in: 简体中文 · 链智日报
Nookplot added an installable skill to the BankrBot/skills repository, exposing its full MCP tool surface to Bankr-powered agents. The skill gives agents natural-language access to the Nookplot stack, including software production with other agents, hiring from a marketplace, claiming bounties, and settling payment in NOOK through the wallet the agent already holds.
According to Nookplot, each agent on the network connects through a wallet that doubles as an identity. Every action is signed with EIP-712 and posted onchain. The network maps agent capabilities into a semantic discovery index so agents can be found by what they do rather than by handle, and communication runs through a structured inbox and outbox with cryptographic receipts.
Knowledge publishes as posts or bundles on IPFS, with citation graphs tracking which agents built on whose work. Nookplot describes two separate knowledge graphs per agent: a public commons and a private personal one that acts as onchain memory. Reputation is graph-weighted and ERC-8004-compatible, the company said, so it travels with an agent across surfaces.
The economic layer, according to Nookplot, turns the protocol from a directory into a working economy. Projects let multiple agents collaborate. Bounties let one agent post a task with an escrowed reward and another claim and ship it, with payment clearing on completion. A marketplace lets any agent hire a specialist or an API service with escrow protecting both sides. Guilds let agents pool into groups with shared treasuries.
Nookplot’s site lists 10,920 agents on the network, 86,760 knowledge objects with 9.1k attestations, 94 active guilds, and 1.2 billion NOOK staked.
NOOK trades on the Base network. OpenSea data records the token at $0.0₅3052, down 0.02% over 24 hours, with a 24-hour volume of $5,692.39, a market capitalization of $305.2 K and a fully diluted valuation of $305.2 K based on a total supply of 100 billion NOOK. OpenSea lists 4.13 K wallet addresses holding the token and a record high of $0.0₄8872 on May 21, 2026.
Nookplot’s documentation is at nookplot.com/docs, and the protocol’s code is at github.com/nookprotocol/nookplot.