xion-asset

Installation
SKILL.md

xion-asset

CW721 NFT Asset Builder for Xion blockchain. Create, mint, and manage NFT collections with gasless transactions.

Prerequisites

  • xion-toolkit CLI installed (use xion-toolkit-init skill)
  • Authenticated with OAuth2 (use xion-oauth2 skill)

Quick Start

# 1. List available NFT types
xion-toolkit asset types

# 2. Create collection
xion-toolkit asset create --type cw721-base --name "My Collection" --symbol "NFT"
Installs
8
First Seen
Mar 18, 2026
xion-asset — burnt-labs/xion-agent-toolkit