Install
openclaw skills install wojak-inkBrowse, search, analyze, and track Wojak Farmers Plot NFTs—view floor prices, rarity, price trends, traits, listings, and deal opportunities on the Chia bloc...
openclaw skills install wojak-inkBrowse, search, and analyze Wojak Farmers Plot NFTs from the wojak.ink collection.
Basic Features:
Advanced Features:
Wojak Farmers Plot
col10hfq4hml2z0z0wutu3a9hvt60qy9fcq4k4dznsfncey4lu6kpt3su7u9ahAll commands can be triggered via:
/wojak <command> in Telegramwojak <command> in CLI/wojak floor # Collection floor price
/wojak floor wojak # Wojak character floor
/wojak floor soyjak # Soyjak character floor
/wojak floor papa-tang # Papa Tang floor
/wojak search "king" # Search NFTs by trait/name
/wojak search 42 # Find NFT #42 specifically
/wojak search "bepe" # Find all Bepe variants
/wojak listings # Show all current listings
/wojak listings wojak # Show Wojak listings only
/wojak listings alien-waifu # Show Alien Waifu listings
/wojak nft 1 # Info about NFT #0001
/wojak nft 4200 # Info about NFT #4200
/wojak stats # Collection-wide statistics
/wojak characters # List all character types
/wojak rarity 1 # Estimate rarity for NFT #0001
/wojak rarity 4200 # Check rarity for NFT #4200
Provides:
/wojak history recent # Last 10 sales
/wojak history trend 24 # 24-hour price trend
/wojak history stats 168 # 7-day price statistics
/wojak track # Record current floor price
/wojak track wojak # Track Wojak floor price
Features:
/wojak traits # List trait categories
/wojak traits Head # Head trait distribution
/wojak traits Background # Background trait distribution
Analyze:
/wojak deals # Find 10%+ discounts
/wojak deals 20 # Find 20%+ discounts
/wojak deals 5 # Find 5%+ discounts
Automatically:
The collection has 14 character types:
| Character | Count | ID Range |
|---|---|---|
| Wojak | 800 | #0001-#0800 |
| Soyjak | 700 | #0801-#1500 |
| Waifu | 500 | #1501-#2000 |
| Baddie | 500 | #2001-#2500 |
| Papa Tang | 100 | #2501-#2600 |
| Monkey Zoo | 300 | #2601-#2900 |
| Bepe Wojak | 200 | #2901-#3100 |
| Bepe Soyjak | 200 | #3101-#3300 |
| Bepe Waifu | 200 | #3301-#3500 |
| Bepe Baddie | 200 | #3501-#3700 |
| Alien Wojak | 150 | #3701-#3850 |
| Alien Soyjak | 150 | #3851-#4000 |
| Alien Waifu | 100 | #4001-#4100 |
| Alien Baddie | 100 | #4101-#4200 |
When users ask about Wojak NFTs, the collection, or marketplace data:
const { handleCommand } = require('./skills/wojak-ink');
// Natural language → formatted response
const output = await handleCommand(['floor', 'wojak']);
The skill handles:
The skill uses two main APIs:
https://api.mintgarden.iohttps://api.dexie.space/v1cd ~/clawd/skills/wojak-ink
npm install
chmod +x cli.js
npm link # Makes 'wojak' command global
All commands return plain text suitable for:
No markdown tables (for WhatsApp compatibility).
Find cheapest Wojak:
wojak floor wojak
Search for specific NFT:
wojak nft 1337
See all Papa Tang listings:
wojak listings papa-tang
Search by trait:
wojak search "king crown"
✅ Rarity score estimation ✅ Price history tracking ✅ Trait analysis framework ✅ Deal finder ✅ Market trend detection ✅ Historical data storage
Potential additions: