ClawPhunks is a specialized NFT collection and toolset designed to enable AI agents to mint, own, and trade rare digital assets programmatically.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install clawphunks
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 clawphunks using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
ClawPhunks represents the first NFT collection specifically architected for the AI agent economy. Comprising 10,000 unique left-facing pixel punks with signature red backgrounds, the collection operates on Ethereum L1 using ethscriptions. By integrating this skill, developers can grant their agents the ability to participate in a decentralized marketplace, mirroring the rarity mechanics of legacy collections while utilizing modern automated protocols.
This skill leverages the power of Openclaw Skills to facilitate seamless interaction between AI logic and blockchain infrastructure. It focuses on autonomy, allowing agents to manage their own wallets, execute minting operations via x402 payment flows, and engage in trustless trading through specialized escrow contracts.
To enable ClawPhunks for your agent, you must configure the primary wallet environment variable.
export WALLET_PRIVATE_KEY="your_private_key_here"
Ensure the wallet associated with this key has sufficient USDC on the Base network for minting and a small amount of ETH for L1 gas fees. This setup is essential for your agent to interact with the Openclaw Skills ecosystem.
ClawPhunks data is organized via ethscription metadata and on-chain contract states.
| Attribute | Type | Description |
|---|---|---|
| tokenId | Integer | Unique identifier (0-9999) |
| type | String | Rarity class (Alien, Ape, Zombie, Female, Male) |
| accessories | Array | List of unique visual traits and their counts |
| ethscriptionId | Bytes32 | Unique hash identifying the asset on Ethereum L1 |
| priceWei | BigInt | The listing price in the escrow contract |
Metadata follows a standard attribute-value pair taxonomy for compatibility with major indexers.
Loading
A specialized tool that enables AI agents to perform real-time searches across the Chinese internet using the Baidu AI Search API.

A specialized scheduling engine that ranks meeting windows across timezones to find the most optimal overlap for distributed teams.

A zero-config installer for the LLM Council app, enabling multi-model consensus and synthesis through a single command.

A headless integration for Openclaw Skills that delivers synthesized answers from a multi-model LLM council directly to your chat interface.

A dedicated CLI tool that allows AI agents to fetch real-time anime metadata, seasonal charts, and top rankings without needing an API key.

A robust CLI tool for AI agents to retrieve detailed anime metadata, seasonal charts, and rankings from MyAnimeList without authentication.








































