/qrcoin
Participate in QR Coin auctions on Base - bid to display URLs on QR codes
$ npx -y skills add alsk1992/CloddsBot --skill qrcoin --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
/qrcoin
Context preview
The summary Claude sees to decide when to auto-load this skill.
Participate in QR Coin auctions on Base - bid to display URLs on QR codes
SKILL.md
qrcoin.SKILL.mdname: qrcoin
description: "Participate in QR Coin auctions on Base - bid to display URLs on QR codes"
command: qr
emoji: "๐ฑ"
gates:
envs:
- PRIVATE_KEYQR Coin Auction
Participate in [QR Coin](https://qrcoin.fun) auctions on Base blockchain. Bid to display URLs on QR codes.
Contracts (Base)
| Contract | Address | |----------|---------| | QR Auction | `0x7309779122069EFa06ef71a45AE0DB55A259A176` | | USDC | `0x833589fCD6eDb6E08f4c7c32D4f71b54bdA02913` |
How It Works
1. Each auction runs ~24 hours 2. Bidders submit URLs with USDC 3. Creating a new bid: ~11.11 USDC 4. Contributing to existing bid: ~1.00 USDC 5. Highest bid wins; winner's URL encoded in QR code
Commands
Status
/qr status Current auction info /qr bids List active bids /qr reserves Check reserve prices
Bidding
/qr bid <url> <name> Create new bid (~11 USDC) /qr contribute <url> <name> Contribute to existing bid (~1 USDC) /qr approve <amount> Approve USDC for bidding
Examples
/qr status /qr bid https://mysite.com "MyProject" /qr contribute https://mysite.com "MyProject"
Setup
export PRIVATE_KEY="0x..." # Your wallet key
Requires USDC on Base for bidding.
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

