# Send Wojak.ink - NFT Browser to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "wojak-ink",
    "name": "Wojak.ink - NFT Browser",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Koba42Corp/wojak-ink",
    "canonicalUrl": "https://clawhub.ai/Koba42Corp/wojak-ink",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/wojak-ink",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=wojak-ink",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "CHANGELOG.md",
      "FEATURES.md",
      "README.md",
      "SKILL.md",
      "cli.js",
      "lib/api.js"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/wojak-ink"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/wojak-ink",
    "downloadUrl": "https://openagent3.xyz/downloads/wojak-ink",
    "agentUrl": "https://openagent3.xyz/skills/wojak-ink/agent",
    "manifestUrl": "https://openagent3.xyz/skills/wojak-ink/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/wojak-ink/agent.md"
  }
}
```
## Documentation

### Wojak.ink Skill

Browse, search, and analyze Wojak Farmers Plot NFTs from the wojak.ink collection.

### What It Does

Basic Features:

Search NFTs by ID, name, or traits
View floor prices by character type
Browse marketplace listings from Dexie
Look up individual NFT details
Track collection statistics

Advanced Features:

🎯 Rarity estimation & scoring
📊 Price history tracking & trends
🎨 Trait analysis & distribution
💎 Deal finder (underpriced NFTs)
📈 Market statistics & analytics
🔔 Historical data storage

### Collection Info

Wojak Farmers Plot

Total: 4,200 NFTs on Chia blockchain
14 character types (Wojak, Soyjak, Waifu, Baddie, and variants)
Collection ID: col10hfq4hml2z0z0wutu3a9hvt60qy9fcq4k4dznsfncey4lu6kpt3su7u9ah
Website: https://wojak.ink

### Commands

All commands can be triggered via:

/wojak <command> in Telegram
wojak <command> in CLI

### Basic Commands

Floor Prices

/wojak floor                    # Collection floor price
/wojak floor wojak              # Wojak character floor
/wojak floor soyjak             # Soyjak character floor
/wojak floor papa-tang          # Papa Tang floor

### Search

/wojak search "king"            # Search NFTs by trait/name
/wojak search 42                # Find NFT #42 specifically
/wojak search "bepe"            # Find all Bepe variants

### Listings

/wojak listings                 # Show all current listings
/wojak listings wojak           # Show Wojak listings only
/wojak listings alien-waifu     # Show Alien Waifu listings

### NFT Lookup

/wojak nft 1                    # Info about NFT #0001
/wojak nft 4200                 # Info about NFT #4200

### Collection Stats

/wojak stats                    # Collection-wide statistics
/wojak characters               # List all character types

### Advanced Features

Rarity Analysis

/wojak rarity 1                 # Estimate rarity for NFT #0001
/wojak rarity 4200              # Check rarity for NFT #4200

Provides:

Estimated rarity score
Rarity tier (Common → Legendary)
Approximate rank within collection
Character type information

Price History & Trends

/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:

Sales history tracking
Price trend detection (rising/falling/stable)
Statistical analysis (min/max/avg/change%)
Automated data storage

Trait Analysis

/wojak traits                   # List trait categories
/wojak traits Head              # Head trait distribution
/wojak traits Background        # Background trait distribution

Analyze:

Trait categories (Base, Face, Clothes, etc.)
Trait rarity percentages
Trait combinations
Naked floor prices per trait

Deal Finder

/wojak deals                    # Find 10%+ discounts
/wojak deals 20                 # Find 20%+ discounts
/wojak deals 5                  # Find 5%+ discounts

Automatically:

Calculates average listing price
Finds NFTs below threshold
Sorts by best deals first
Shows savings percentage

### Character Types

The collection has 14 character types:

CharacterCountID RangeWojak800#0001-#0800Soyjak700#0801-#1500Waifu500#1501-#2000Baddie500#2001-#2500Papa Tang100#2501-#2600Monkey Zoo300#2601-#2900Bepe Wojak200#2901-#3100Bepe Soyjak200#3101-#3300Bepe Waifu200#3301-#3500Bepe Baddie200#3501-#3700Alien Wojak150#3701-#3850Alien Soyjak150#3851-#4000Alien Waifu100#4001-#4100Alien Baddie100#4101-#4200

### Agent Usage

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:

Command parsing and normalization
API calls to MintGarden and Dexie
Data caching (5-minute TTL)
Formatted text output (CLI/Telegram friendly)

### API Clients

The skill uses two main APIs:

### MintGarden API

NFT metadata and collection stats
Base: https://api.mintgarden.io
No API key required

### Dexie API

Marketplace offers and listings
Base: https://api.dexie.space/v1
No API key required

### Installation

cd ~/clawd/skills/wojak-ink
npm install
chmod +x cli.js
npm link  # Makes 'wojak' command global

### Output Format

All commands return plain text suitable for:

Terminal output (CLI)
Telegram messages
Discord messages
WhatsApp messages

No markdown tables (for WhatsApp compatibility).

### Caching

Listings cache: 5 minutes
Prevents excessive API calls
Force refresh available via code

### Examples

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"

### Implemented Features

✅ Rarity score estimation
✅ Price history tracking
✅ Trait analysis framework
✅ Deal finder
✅ Market trend detection
✅ Historical data storage

### Future Enhancements

Potential additions:

Full trait data integration (requires collection scrape)
Wallet portfolio lookup
Real-time sales notifications
Price alerts via Telegram
Advanced rarity ranking with full metadata
Trait combination rarity scoring
Cross-collection comparisons

### Tips

Character type names are case-insensitive
NFT IDs can be searched with or without padding
Search supports partial matches
Listings update every 5 minutes automatically

### Support

Collection: https://wojak.ink
MintGarden: https://mintgarden.io
Dexie: https://dexie.space
Bug reports: File in skill repository
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Koba42Corp
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-05-07T17:22:31.273Z
- Expires at: 2026-05-14T17:22:31.273Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/wojak-ink)
- [Send to Agent page](https://openagent3.xyz/skills/wojak-ink/agent)
- [JSON manifest](https://openagent3.xyz/skills/wojak-ink/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/wojak-ink/agent.md)
- [Download page](https://openagent3.xyz/downloads/wojak-ink)