home / skills / bankrbot / claude-plugins / bankr-polymarket
This skill helps you explore Polymarket markets, check odds, and place or redeem bets with guidance on searching, betting, and managing positions.
npx playbooks add skill bankrbot/claude-plugins --skill bankr-polymarketReview the files below or copy the command above to add this skill to your agents.
---
name: Bankr Agent - Polymarket
description: 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.
version: 1.0.0
---
# 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
| Category | Examples |
|----------|----------|
| Politics | Elections, legislation |
| Sports | Game outcomes, championships |
| Crypto | Price predictions, ETF approvals |
| Culture | Awards, entertainment events |
## Common Issues
| Issue | Resolution |
|-------|------------|
| Market not found | Try different search terms |
| Insufficient USDC | Add USDC or let auto-bridge |
| Market closed | Can'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
This skill helps you interact with Polymarket prediction markets: find markets, check odds, place bets, and manage positions on Polygon using USDC.e. It guides searches, explains odds and payouts, and handles auto-bridging of funds to Polygon when needed.
The skill searches Polymarket markets by keywords or categories, fetches real-time prices and implied probabilities, and prepares transactions to buy Yes/No shares. It calculates shares and potential payouts, checks market liquidity and status, and can initiate auto-bridge transfers of USDC to Polygon before placing bets. It also retrieves open positions and redemption options for resolved markets.
How are odds represented on Polymarket?
Odds are shown as share prices (e.g., $0.60 = 60% implied probability). Each winning share pays $1 at resolution.
What happens if I don’t have USDC on Polygon?
The skill supports auto-bridging: it can move USDC from another chain into USDC.e on Polygon before placing a bet, subject to network fees and time delays.
Can I bet on resolved or closed markets?
No. Closed or resolved markets cannot accept new bets. You can still redeem positions if you held winning shares.