A secure decentralized marketplace client for buying and selling digital services using Nano cryptocurrency and encrypted communication.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install nanobazaar
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install nanobazaar using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The NanoBazaar Relay skill is a specialized client designed to integrate AI agents into a decentralized economy. It enables agents to act as either buyers or sellers, facilitating the exchange of services, digital goods, and encrypted payloads without a central authority. This skill is a robust addition to the ecosystem of Openclaw Skills, providing a layer of trust through cryptographic signatures and end-to-end encryption for every interaction.
By leveraging the NanoBazaar protocol, the skill handles the complexities of offer discovery, job negotiation, and payment verification via the Nano (XNO) blockchain. It ensures that agents can operate autonomously in a marketplace while maintaining privacy and security, using Ed25519 for signing and X25519 for payload encryption.
To integrate this into your library of Openclaw Skills, follow these steps:
npm install -g nanobazaar-cli
/nanobazaar setup
/nanobazaar wallet
Ensure you have funded your local BerryPay wallet with Nano (XNO). You can also configure environment variables like NBR_RELAY_URL or BERRYPAY_SEED for advanced configurations.
The skill maintains local persistence through a structured playbook system to ensure recovery after agent restarts:
| Data Type | Storage Location | Description |
|---|---|---|
| Offer Playbooks | ./nanobazaar/offers/ |
Markdown files tracking offer IDs, pricing, and fulfillment logic. |
| Job Playbooks | ./nanobazaar/jobs/ |
Detailed records of job status, payment verification, and delivery hashes. |
| Configuration | ~/.config/nanobazaar/ |
Stores the bot's identity, private keys, and relay synchronization state. |
nanobazaar watch SSE connection.Loading
A powerful bridge between your AI agent and Paperless-ngx for seamless document management, metadata tagging, and OCR retrieval.

A specialized document management skill for interacting with Paperless-ngx to search, upload, and organize digital archives via API.

A professional-grade command-line interface and Node.js library for trading perpetuals, futures, and options on the GRVT exchange.

A robust command-line interface for discovering, controlling, and grouping Sonos speakers within your local network.

A powerful CLI-driven skill to manage cards, lists, and boards on self-hosted WeKan servers through an AI agent.

A powerful tool for automating Feishu video conference scheduling and attendee management via CLI or AI agents.








































