XPR Network NFT Lifecycle Manager for Openclaw

A comprehensive toolset for managing the full AtomicAssets and AtomicMarket NFT lifecycle on the XPR Network.

paulgnz
v0.2.11
Feb 14, 2026
0
655
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install xpr-nft

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

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).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is XPR Network NFT Lifecycle Manager?

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.

XPR Network NFT Lifecycle Manager Use Cases

  • Automating the creation and distribution of NFT rewards for completed tasks or milestones.
  • Building automated marketplace bots for fixed-price sales or competitive auctions on XPR Network.
  • Managing large-scale NFT collections with complex metadata schemas and immutable templates.
  • Integrating AI-generated art into the blockchain via IPFS storage and automated minting workflows.

How XPR Network NFT Lifecycle Manager Works

  1. Initialize or select an existing collection to define the top-level grouping and ownership for your assets.
  2. Define a schema to establish the metadata structure, specifying attribute types like strings, images, or integers.
  3. Create a template to serve as an immutable blueprint for the assets you intend to produce.
  4. Execute the minting process to generate individual NFT assets based on the predefined template.
  5. Use marketplace tools to list assets for sale, start auctions, or deliver them as job evidence through automated transfers.

XPR Network NFT Lifecycle Manager Setup

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.

XPR Network NFT Lifecycle Manager Data Schema & Taxonomy

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.

XPR Network NFT Lifecycle Manager Advanced Features

  • Automated job delivery via xpr_deliver_job_nft which handles both proof of work and NFT transfer in a single flow.
  • Full marketplace support for fixed-price sales and complex auction mechanics including bidding and claiming.
  • Precise token precision management for various assets like XPR, XUSDC, and XBTC.
  • Built-in IPFS integration for seamless linking between digital files and blockchain assets.
  • Multi-agent compatibility for distributed management of NFT collections using Openclaw Skills.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*