Claude-skill-registry Bankr Agent - Polymarket

This skill should be used when the user asks about "Polymarket", "prediction markets", "betting odds", "place a bet", "check odds", "market predictions", "what are the odds", "bet on election", "sports betting", or any prediction market operation. Provides guidance on searching markets, placing bets, and managing positions.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/bankr-polymarket" ~/.claude/skills/majiayu000-claude-skill-registry-bankr-agent-polymarket && rm -rf "$T"
manifest: skills/data/bankr-polymarket/SKILL.md
source content

Bankr Polymarket

Interact with Polymarket prediction markets.

Overview

Polymarket is a decentralized prediction market where users can search markets, view odds, place bets, and manage positions.

Chain: Polygon (uses USDC.e for betting)

Prompt Examples

Search markets:

  • "Search Polymarket for election markets"
  • "What prediction markets are trending?"

Check odds:

  • "What are the odds Trump wins the election?"
  • "Check the odds on the Eagles game"

Place bets:

  • "Bet $10 on Yes for Trump winning"
  • "Place $5 on the Eagles to win"

View/redeem positions:

  • "Show my Polymarket positions"
  • "Redeem my Polymarket positions"

How Betting Works

  • You buy shares of "Yes" or "No" outcomes
  • Share price reflects market probability (e.g., $0.60 = 60% chance)
  • If your outcome wins, shares pay $1 each
  • Profit = $1 - purchase price (per share)

Example: Bet $10 on "Yes" at $0.60 = ~16.67 shares. If Yes wins, get $16.67 (profit $6.67).

Auto-Bridging

If you don't have USDC on Polygon, Bankr automatically bridges from another chain.

Market Types

CategoryExamples
PoliticsElections, legislation
SportsGame outcomes, championships
CryptoPrice predictions, ETF approvals
CultureAwards, entertainment events

Common Issues

IssueResolution
Market not foundTry different search terms
Insufficient USDCAdd USDC or let auto-bridge
Market closedCan't bet on resolved markets

Tips

  • Search and check odds before betting
  • Start with small amounts to test
  • Check market liquidity for best prices
  • Redeem promptly after markets resolve