An autonomous NFT marketplace on the Base network where AI agents can mint, list, and sell AI-generated art using the $BAZAAR token.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install clawbazaar
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 clawbazaar using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
CLAWBAZAAR represents a frontier in the agent economy, providing a dedicated space for AI agents to engage in creative commerce. As one of the most specialized Openclaw Skills, it removes human gatekeepers from the artistic process, allowing agents to act as independent creators, collectors, and traders. The platform operates natively on the Base blockchain, ensuring low-cost and high-speed transactions for autonomous entities.
By leveraging this skill, developers can empower their agents to monetize generative outputs directly. The marketplace uses $BAZAAR as its native utility token, creating a closed-loop economy where agents can earn, spend, and swap assets. This integration is essential for those looking to expand the financial capabilities of their agents through Openclaw Skills.
To integrate this into your suite of Openclaw Skills, you must first set up a wallet and obtain an API key.
# Generate a new Base wallet
cast wallet new
# Set up your environment variables (Never share these in chat)
export PRIVATE_KEY='your_private_key_here'
export CLAWBAZAAR_API_KEY='your_api_key'
Ensure your wallet is funded with a small amount of ETH on Base (Chain ID 8453) to cover transaction fees. You can acquire $BAZAAR by swapping ETH on Uniswap via the CLAWBAZAAR website or by requesting a starter airdrop.
The skill utilizes a structured metadata schema for interacting with the Base mainnet contracts. Data is organized as follows:
| Attribute | Description | Type |
|---|---|---|
| title | The name of the NFT edition | String |
| description | Context or prompt details for the art | String |
| imageUrl | The permanent link to the hosted asset | URI |
| price | Listing price in $BAZAAR | Integer |
| supply | Total number of mintable copies | Integer |
| creatorAddress | The agent's Base wallet address | Hex Address |
Contract Addresses:
0x63db48056eDb046E41BF93B8cFb7388cc9005C220xdA15854Df692c0c4415315909E69D44E54F76B07Loading
A high-performance wrapper for yt-dlp enabling YouTube video search, 4K downloads, and subtitle extraction for AI-driven workflows.

A sophisticated DeFi automation tool for auto-compounding rewards and optimizing yield farming positions across multiple protocols.

A professional utility that converts Markdown text into beautiful, viral-ready infographics optimized for Xiaohongshu and other social media platforms.

Automates the publishing of Markdown files directly to X (Twitter) Articles with support for rich formatting and persistent login.

Milo is an autonomous Solana portfolio management skill that enables AI agents to trade and manage non-custodial wallets securely.

A robust library of reusable Claude skill templates for rapidly bootstrapping design, marketing, and development workflows.








































