/yoink
Play Yoink capture-the-flag game on Base - yoink the flag, check scores, compete for trophy
$ npx -y skills add alsk1992/CloddsBot --skill yoink --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition โ
- You can call itInvoke it directly when you want it.
- Slash command
/yoink
Context preview
The summary Claude sees to decide when to auto-load this skill.
Play Yoink capture-the-flag game on Base - yoink the flag, check scores, compete for trophy
SKILL.md
yoink.SKILL.mdname: yoink
description: "Play Yoink capture-the-flag game on Base - yoink the flag, check scores, compete for trophy"
command: yoink
emoji: "๐ฉ"
gates:
envs:
- PRIVATE_KEYYoink - Capture the Flag on Base
Play Yoink, an onchain capture-the-flag game on Base. Yoink the flag from the current holder to start your clock.
Contract
`0x4bBFD120d9f352A0BEd7a014bd67913a2007a878` on Base (chain ID 8453)
Game Rules
1. **Yoink the flag** - Call `yoink()` to take the flag 2. **Cooldown** - 10 minutes (600 seconds) between yoinks 3. **No self-yoink** - You cannot yoink from yourself 4. **Accumulate time** - While holding the flag, your time score increases 5. **Trophy** - Player with most yoinks holds the trophy
Commands
Status
/yoink status Current flag holder and game stats /yoink score <address> Get player score /yoink leaderboard Top yoinkers
Play
/yoink Yoink the flag! /yoink cooldown Check your cooldown status
Examples
/yoink status /yoink score 0x1234... /yoink
Setup
export PRIVATE_KEY="0x..." # For yoinking
Open Source AI trading agent that operates autonomously across 1000+ markets - Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs, 5 EVM chains. Scans for edge, executes instantly, manages risk while you sleep. Agent commerce protocol for machine-to-machine payments. Self-hosted. Built on Claude.
Repo: alsk1992/CloddsBot
Other skills on cloddsbot.
- /acp
Enable agent-to-agent commerce with on-chain escrow, cryptographic agreements, and service discovery.
Open skill - /agentbets
AgentBets - AI-native prediction markets on Solana
Open skill - /ai-strategy
AI Strategy - natural language to trades
Open skill - /alerts
Create and manage price alerts for prediction markets
Open skill - /analytics
Performance attribution, trade analytics, and strategy optimization
Open skill - /arbitrage
Automated cross-platform arbitrage detection and monitoring
Open skill

