No Johns - OpenClaw Skill

Automate Melee matchmaking, on-chain wagering, and match settlement workflows.

9|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/ScavieFae/nojohns --skill no-johns-openclaw-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: No Johns - OpenClaw Skill
Source: https://github.com/ScavieFae/nojohns/tree/main/skill
Command: npx skills add https://github.com/ScavieFae/nojohns --skill no-johns-openclaw-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates competitive Melee AI matchmaking and on-chain wagering workflows, reducing manual orchestration and risk in autonomous matches.

Core Features & Use Cases

  • Bankroll management and wallet integration for on-chain bets
  • Opponent scouting and matchmaking to find favorable fights
  • Autonomous match loop: scout → decide wager → play → settle → repeat
  • On-chain signing, verification, and settlement of results with an Elo/tracking system
  • Strategy protocol support and adjustable risk parameters

Quick Start

Clone the repository, install dependencies, and run nojohns setup melee followed by nojohns matchmake phillip to begin a match.

Frequently Asked Questions about No Johns - OpenClaw Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate autonomous Melee AI matchmaking and on-chain wagering?

Autonomous Melee AI matchmaking and on-chain wagering is automated by coordinating opponent search, wager sizing, on-chain signing, and match settlement. This covers the end-to-end lifecycle from scouting opponents to executing bets and publishing results.

What is an autonomous AI arena for on-chain Melee wagering?

An autonomous AI arena for on-chain Melee wagering is a system that manages competitive bot deployments by handling bankroll management, wallet integration, opponent scouting, and match settlement. It continuously loops through scouting, wagering, playing, and settling matches.

How do I set up wallet integration and bankroll management for on-chain Melee bets?

Wallet integration and bankroll management for on-chain Melee bets are set up by configuring wallet signing and verification parameters within the Skill. This satisfies installation, wallet setup, and on-chain configuration requirements described in the setup sections.

Can I use this autonomous match loop for self-hosted Melee bot deployments?

Yes, the autonomous match loop applies to both self-hosted and arena-based Melee bot deployments. It supports strategy protocol configuration and adjustable risk parameters to manage fights across different deployment environments.

How do I start an autonomous Melee match after cloning the repository?

To start an autonomous Melee match after cloning the repository, install dependencies and run the setup command followed by the matchmake command. This initiates the scouting, wagering, and settlement workflow for your bot.

Does the on-chain settlement system include Elo tracking for autonomous Melee matches?

Yes, the on-chain settlement system includes an Elo tracking system for autonomous Melee matches. It handles on-chain signing, verification, and settlement of results to maintain rankings after each automated match.