yoink

Yoink flags from players and check game stats on Basechain.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/dnzengou/agentbot-opensource --skill yoink-dnzengou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yoink
Source: https://github.com/dnzengou/agentbot-opensource/tree/main/skills/yoink
Command: npx skills add https://github.com/dnzengou/agentbot-opensource --skill yoink-dnzengou

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, and includes scripts (resource) components.

What problem does it solve?

This Skill allows users to participate in Yoink, an onchain capture-the-flag game, by yoinking flags, checking game stats, and viewing player scores.

Core Features & Use Cases

  • Onchain Capture-the-Flag Game: Participate in an onchain game where players can yoink flags from the current holder.
  • Game Stats and Leaderboards: View game statistics and leaderboards to see player performance.
  • Player Scores: Check player scores and compete for the trophy.
  • Bankr Integration: Uses Bankr for transaction execution.
  • Use Case: A user can start by yoinking a flag from the current holder, wait for the cooldown period, and then attempt to yoink the flag again.

Quick Start

Use the 'yoink' skill to yoink the flag from the current holder.

Frequently Asked Questions about yoink

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

FAQPage Schema
What is an onchain capture-the-flag game and how does it work?

An onchain capture-the-flag game uses smart contracts to record flag ownership on Basechain, letting players yoink flags from current holders and track scores on a leaderboard. Bankr executes the blockchain transactions for each move.

How do I yoink a flag from another player in an onchain game?

To yoink a flag, trigger the game's smart contract to execute a transaction via Bankr that transfers flag ownership to you. After yoinking, you must wait for the cooldown period before attempting to yoink the flag again.

Can I check player scores and game leaderboards for capture-the-flag on Basechain?

Yes, you can retrieve onchain game stats and view player scores through the leaderboard. The game tracks each successful flag yoink on Basechain to calculate player rankings and trophy competition standings.

Do I need Bankr to execute transactions for onchain gaming?

Yes, this capture-the-flag game uses Bankr for transaction execution on Basechain. Bankr handles the smart contract interactions required to successfully yoink flags and record player stats onchain.

What are the limitations of yoinking flags in onchain capture-the-flag?

The main limitation is the cooldown period enforced after yoinking a flag. You must wait for this cooldown to expire before you can attempt to yoink the flag again from the current holder.