TopRank Skills

Home / Claw Skills / Others / nft-art-generation
Official OpenClaw rules 15%

nft-art-generation

Generate NFT artwork using each::sense AI. Create PFP collections, generative art, 1/1 pieces, pixel art, 3D renders, animated NFTs, and trait-based characters for Web3 projects.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 nft-art-generation 技能。 若已安装,则直接安装 nft-art-generation 技能。

Overview

Skill Key
eftalyurtseven/nft-art-generation
Author
eftalyurtseven
Source Repo
openclaw/skills
Version
-
Source Path
skills/eftalyurtseven/nft-art-generation
Latest Commit SHA
7249dc79b865970f9eb3c8fd1902ffcaa7042396

Extracted Content

SKILL.md excerpt

# NFT Art Generation

Generate stunning NFT artwork using each::sense. This skill creates images and videos optimized for NFT collections, marketplaces, and Web3 projects.

## Features

- **PFP Collections**: 10K style profile picture collections with consistent traits
- **Generative Art**: Algorithm-inspired abstract and geometric pieces
- **1/1 Unique Artwork**: High-quality single edition masterpieces
- **Pixel Art**: Retro-style pixelated NFT artwork
- **3D NFTs**: Rendered 3D characters and objects
- **Animated NFTs**: GIF and video NFTs with motion
- **AI Art Collections**: Distinctive AI-generated art series
- **Trait-Based Characters**: Characters with combinable attributes

## Quick Start

```bash
curl -X POST https://sense.eachlabs.run/chat \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "message": "Create a PFP NFT of an ape character with cyberpunk style, neon colors, wearing futuristic sunglasses and a hoodie, dark background",
    "mode": "max"
  }'
```

## NFT Art Formats & Sizes

| Type | Aspect Ratio | Recommended Size | Use Case |
|------|--------------|------------------|----------|
| PFP Collection | 1:1 | 1024x1024 or 2048x2048 | Profile pictures, avatars |
| Generative Art | 1:1 | 2048x2048 or 4096x4096 | Art pieces, gallery display |
| 1/1 Artwork | Various | 2048x2048+ | High-value single editions |
| Pixel Art | 1:1 | 32x32 to 512x512 | Retro collections |
| 3D Render | 1:1 or 4:3 | 2048x2048 | 3D character NFTs |
| Animated GIF | 1:1 | 1024x1024 | Motion NFTs |
| Video NFT | 1:1 or 16:9 | 1080x1080 or 1920x1080 | Premium animated pieces |

## Use Case Examples

### 1. PFP Collection Style (10K Style)

```bash
curl -X POST https://sense.eachlabs.run/chat \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "message": "Create a 1:1 PFP NFT in the style of a 10K collection. An anthropomorphic...

Related Claw Skills