·yoink

Play Yoink, an onchain capture-the-flag game on Base. Yoink the flag from the current holder, check game stats and leaderboards, view player scores, and compete for the trophy. Uses Bankr for transaction execution.

54Installs·2Trend·@bankrbot

Installation

$npx skills add https://github.com/bankrbot/openclaw-skills --skill yoink

SKILL.md

Play Yoink, an onchain capture-the-flag game on Base. Yoink the flag from the current holder to start your clock. The player with the most total yoinks holds the trophy.

Contract: 0x4bBFD120d9f352A0BEd7a014bd67913a2007a878 on Base (chain ID 8453)

| yoink() | 0x9846cd9e | - | (write) | | lastYoinkedBy() | 0xd4dbf9f4 | - | address | | lastYoinkedAt() | 0x6a99616f | - | uint256 timestamp | | totalYoinks() | 0xa5d0dadd | - | uint256 | | topYoinker() | 0x6a974e6e | - | address (trophy holder) | | mostYoinks() | 0xd2d7774a | - | uint256 (record) | | COOLDOWN() | 0xa2724a4d | - | uint256 (600) |

Play Yoink, an onchain capture-the-flag game on Base. Yoink the flag from the current holder, check game stats and leaderboards, view player scores, and compete for the trophy. Uses Bankr for transaction execution. Source: bankrbot/openclaw-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bankrbot/openclaw-skills --skill yoink
Category
</>Dev Tools
Verified
First Seen
2026-02-03
Updated
2026-02-18

Quick answers

What is yoink?

Play Yoink, an onchain capture-the-flag game on Base. Yoink the flag from the current holder, check game stats and leaderboards, view player scores, and compete for the trophy. Uses Bankr for transaction execution. Source: bankrbot/openclaw-skills.

How do I install yoink?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bankrbot/openclaw-skills --skill yoink Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bankrbot/openclaw-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-03