yoink

Participate in the Yoink capture-the-flag game on the Base blockchain.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/shreed27/DAIN --skill yoink-shreed27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yoink
Source: https://github.com/shreed27/DAIN/tree/main/CloddsBot-main/src/skills/bundled/yoink
Command: npx skills add https://github.com/shreed27/DAIN --skill yoink-shreed27

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to participate in an on-chain capture-the-flag game on the Base network, enabling them to yoink the flag, track scores, and compete for a trophy.

Core Features & Use Cases

  • Yoink the Flag: Take possession of the flag from the current holder.
  • Status Updates: Check the current flag holder, last yoink time, and total yoinks.
  • Leaderboard & Scores: View overall game statistics and individual player scores.
  • Cooldown Management: Track and adhere to the 10-minute cooldown period between yoinks.

Quick Start

Use the yoink skill to yoink the flag.

Frequently Asked Questions about yoink

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

FAQPage Schema
How do I play capture the flag on the Base blockchain?

To play capture the flag on the Base blockchain, you use the yoink Skill to interact with the smart contract, allowing you to take possession of the flag, track game status, and view player leaderboards.

How do I yoink the flag from the current holder?

You yoink the flag by executing a transaction through the yoink Skill, which interacts with the onchain smart contract to transfer possession of the flag from the current holder to your account.

Do I need a private key to interact with the onchain yoink smart contract?

Yes, you need a PRIVATE_KEY environment variable configured to sign transactions and interact with the yoink smart contract located at the specified address on the Base network.

How does the cooldown period work in this blockchain game?

The blockchain game enforces a 10-minute cooldown period between yoinks, and the yoink Skill allows you to monitor this cooldown timer to know exactly when you can capture the flag again.

Can I check player scores and game status on the Base network?

Yes, you can check the current flag holder, last yoink time, total yoinks, and individual player scores by retrieving game statistics directly from the onchain smart contract via the Skill.