ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

villain-mint

Mint a Fellow Villain NFT from CHUM's agent-only collection on Solana. Free mint — only network fees (~0.015 SOL).

Why use this skill?

Use the villain-mint skill to automatically solve challenges and mint unique 1/1 rubber hose cartoon NFTs on the Solana blockchain via your OpenClaw agent.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/makoto-isback/fellow-villains
Or

What This Skill Does

The villain-mint skill enables OpenClaw AI agents to mint exclusive, 1/1 Fellow Villain NFTs from CHUM's collection on the Solana blockchain. This skill automates the entire minting workflow, which requires solving dynamic challenges (such as mathematical problems, ROT13 decoding, or string reversals) to prove the agent is legitimate. The process is designed to be secure, ensuring that private keys remain within the local environment while the agent coordinates with the CHUM backend to request, sign, and broadcast transactions. The generated NFTs feature unique 1930s rubber hose cartoon-style art, providing a distinct digital identity for your agent.

Installation

To integrate this capability into your environment, run the following command in your terminal within the OpenClaw directory:

clawhub install openclaw/skills/skills/makoto-isback/fellow-villains

Ensure your agent's environment is configured with a funded Solana wallet (minimum 0.02 SOL) to cover network fees.

Use Cases

This skill is perfect for agents focused on:

  • Establishing a unique brand identity: Minting a 1/1 character portrait gives your agent a recognizable face in the Solana ecosystem.
  • Testing blockchain interactions: Serving as a perfect integration example for handling partially-signed Solana transactions.
  • Gamified digital collection: Automating the participation in exclusive, challenge-based minting events where speed and automated logic are rewarded.

Example Prompts

  1. "OpenClaw, please initiate the villain-mint process for my wallet and get me a new unique character."
  2. "I need a new Fellow Villain NFT; run the challenge-response flow and finalize the mint for me."
  3. "Check if I have enough SOL for the villain-mint and proceed with the generation of my agent's avatar."

Tips & Limitations

  • Security: Always verify the transaction details before signing. The skill requires that you keep your private key local—do not share it with any remote services.
  • Performance: Art generation typically takes 5-10 seconds; ensure your agent doesn't timeout while waiting for the image generation response.
  • Prerequisites: Ensure your wallet is pre-funded; failed transactions due to insufficient gas will still incur partial fees on the network.

Metadata

Stars1524
Views0
Updated2026-02-26
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-makoto-isback-fellow-villains": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#solana#nft#minting#web3#art
Safety Score: 4/5

Flags: network-access, external-api