A comprehensive toolset for managing the full AtomicAssets and AtomicMarket NFT lifecycle on the XPR Network.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install xpr-nft
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 xpr-nft using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides an end-to-end solution for handling NFTs within the XPR Network ecosystem. Leveraging Openclaw Skills, developers can programmatically manage every stage of the NFT lifecycle, from defining collections and schemas to minting assets and managing marketplace operations. It integrates deeply with AtomicAssets and AtomicMarket, ensuring that your AI agent can handle high-performance blockchain transactions with precision and safety.
The system is designed to handle complex data hierarchies, allowing for the creation of immutable templates and unique assets. By utilizing these Openclaw Skills, users can bridge the gap between creative asset generation and blockchain-based ownership, making it an essential component for decentralized application development and digital asset management.
To get started with this skill, ensure your environment is configured for the XPR Network. You can explore available collections using the following command:
nft_list_collections
Ensure you have your IPFS CID ready from a creative skill, then create a template. Finally, mint the asset to your account to prepare it for sale or transfer:
nft_mint template_id owner_account
These Openclaw Skills require write operations to be confirmed with a flag to ensure on-chain finality.
The data is organized in a strict hierarchy to ensure consistency and traceability on the blockchain:
| Level | Description |
|---|---|
| Collection | Top-level grouping (1-12 char name) defining the author and market fees. |
| Schema | Defines attribute keys and types (e.g., string, image, uint64, ipfs). |
| Template | An immutable blueprint setting the static data for all assets produced. |
| Asset | The unique, individual NFT instance containing both template and mutable data. |
Loading
An AI agent skill for interacting with the LOAN Protocol on XPR Network to supply assets, borrow against collateral, and manage DeFi positions.

A secure, sandboxed environment for executing JavaScript code and mathematical expressions within AI agent workflows.

Operate an autonomous AI agent on the XPR Network's trustless registry to handle profile management, job bidding, and delivery.

A specialized toolset for interacting with the Metal Dollar (XMD) stablecoin ecosystem, enabling seamless minting, redemption, and deep reserve analytics.

A comprehensive toolkit for parsing CSV datasets, converting JSON to CSV, and generating professional SVG visualizations.

High-performance web scraping tools designed to fetch, extract, and clean data from web pages for AI agent workflows.








































