src/skills/bundled/qrcoin/SKILL.md
Participate in QR Coin auctions on Base - bid to display URLs on QR codes
npx skillsauth add alsk1992/cloddsbot qrcoinInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Participate in QR Coin auctions on Base blockchain. Bid to display URLs on QR codes.
| Contract | Address |
|----------|---------|
| QR Auction | 0x7309779122069EFa06ef71a45AE0DB55A259A176 |
| USDC | 0x833589fCD6eDb6E08f4c7c32D4f71b54bdA02913 |
/qr status Current auction info
/qr bids List active bids
/qr reserves Check reserve prices
/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
/qr status
/qr bid https://mysite.com "MyProject"
/qr contribute https://mysite.com "MyProject"
export PRIVATE_KEY="0x..." # Your wallet key
Requires USDC on Base for bidding.
testing
Play Yoink capture-the-flag game on Base - yoink the flag, check scores, compete for trophy
research
X/Twitter research via Composio — search, threads, profiles, watchlists
development
Monitor whale trades on Polymarket and crypto chains (Solana, ETH, Polygon, ARB, Base, OP)
development
Webhook management with HMAC signing and rate limiting