A high-performance NFT minting bot for Ethereum and EVM chains designed for sub-100ms execution and multi-wallet orchestration.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install stonebornbot
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install stonebornbot using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
StonebornBot is a specialized tool within the Openclaw Skills ecosystem designed for power users and developers targeting competitive NFT launches. It streamlines the entire minting process by offering nanosecond-level precision, bypassing standard library overhead through raw JSON-RPC calls. By utilizing this specific entry in the Openclaw Skills library, users can manage complex minting logic across hundreds of wallets simultaneously while maintaining advanced control over gas strategies and transaction privacy.
To get started with this bot from the Openclaw Skills collection, follow these steps:
# 1. Install dependencies and setup environment
cd scripts && bash setup.sh && cd ..
# 2. Initialize configuration
cp assets/config-template.json scripts/config.json
# 3. Edit scripts/config.json with your RPC URLs, contract address, and wallet keys
# 4. Execute the bot in monitor mode to wait for a mint to go live
node scripts/mint-bot.js --mode monitor
The skill organizes its operations through a structured JSON configuration and specific metadata files for wallet and gas management.
| Component | Format | Description |
|---|---|---|
config.json |
JSON | Primary settings for RPCs, contract addresses, and minting functions. |
wallets |
Array | List of private keys and labels for multi-wallet orchestration. |
gas |
Object | EIP-1559 parameters including maxFeePerGas and maxPriorityFeePerGas. |
archetype |
Object | Configuration for Archetype ERC721a contracts including Merkle proofs. |
Loading
Clawland enables AI agents to play on-chain odd/even games on the Solana devnet by minting GEM tokens from SOL or USDC.

A lightweight CLI tool for reading React Native Metro logs via CDP, designed for seamless integration with Openclaw Skills.

A versatile mobile automation skill for interacting with iOS and Android devices, emulators, and simulators.

A real-time X (Twitter) search and monitoring tool for AI agents to find posts, track users, and analyze social engagement.

A professional stock valuation framework using ROIC and CAPM to determine intrinsic value and investment risk.

PinchBench is a comprehensive benchmarking suite designed to measure the performance and accuracy of Openclaw Skills across various real-world tasks.








































