Polymarket via Gina
Search, trade, manage positions, and automate custom strategies on Polymarket using natural language commands via an AI agent.
sidshekhar
@sidshekhar
What This Skill Does
Natural language interface to search, trade, manage positions, and automate strategies on Polymarket prediction markets. Connects via an MCP server using a Gina token for authentication and executes on-chain trades on Polygon.
Replaces manually browsing Polymarket and executing trades through its web interface by letting you search markets, place orders, and set up automated trading strategies using plain English prompts.
When to Use It
- Search Polymarket for prediction markets by topic, sport, or keyword
- Place market or limit orders on a specific market using natural language
- View your current positions, P&L, and win rate across all trades
- Set up a daily market briefing or odds swing alert automation
- Find expiring markets ending within a few hours for last-minute opportunities
- Redeem winnings from resolved Polymarket markets
Install
$ openclaw skills install @sidshekhar/askgina-polymarketPolymarket via Gina
Trade Polymarket with AI — search, bet, track positions, and automate strategies from any MCP client.
Server URL: https://askgina.ai/ai/predictions/mcp
Use This Skill For
Searching & discovery
- Search prediction markets by topic, sport, keyword, or date
- Analyze market data with SQL (filter by volume, liquidity, end time, category)
- Find expiring markets about to resolve (last-minute opportunities)
- Discover recurring markets to set up automated strategies for (BTC, ETH, SOL — 5 min to monthly)
- Browse stock and index prediction markets (AAPL, S&P 500, Gold)
Trading
- Place market orders and limit orders on Polymarket
- Track your positions, P&L, and win rate
- View and cancel open orders
- Redeem winnings from resolved markets
Automating
- Set up Recipes — scheduled automations that trade or alert on your behalf.
- Daily market briefings, odds swing alerts, portfolio summaries.
- Set up fully automated trading strategies that scan, filter, trade, and journal for you.
What You Can Do
Just type natural language prompts — no special syntax needed.
| Feature | Example Prompts |
|---|---|
| Getting started | "What can you do Gina" "Give me some use cases I can try with the Gina MCP" |
| Search markets | "NBA markets tomorrow" "Fed rate decision odds" |
| Trending | "what's trending on Polymarket?" "markets with the most trading volume and liquidity" |
| Crypto prices | "BTC 15 minute up or down" "ETH current hourly up/down market" |
| Stocks & indices | "AAPL daily up or down" "S&P 500 daily" |
| Expiring markets | "markets ending in 2 hours" "NBA games ending tonight" |
| Place trades | "bet $10 on lakers to win" "buy $50 of Yes" |
| Limit orders | "buy Yes at 0.40 or better" "avoid slippage" |
| View positions | "show my Polymarket positions" "what's my P&L?" |
| Performance | "what's my win rate?" "show my trade history" |
| Manage orders | "show my open orders" "cancel all pending limit orders" |
| Redeem winnings | "redeem my winnings" "what can I redeem?" |
| Data analysis | "fetch crypto markets into SQL" "run a query" |
| Automations | "daily market briefing at 9am" "alert me on odds swings" |
Quick Start
- Sign in at askgina.ai and open Agent Setup (sidebar or
https://askgina.ai/agent-setup). - Give your token a name (e.g. "OpenClaw on MacBook") and click Generate Token.
- Copy the connection config immediately — the token is only shown once.
- Paste the config into your MCP client:
{
"mcpServers": {
"gina-predictions": {
"transport": "http",
"url": "https://askgina.ai/ai/predictions/mcp",
"headers": {
"Authorization": "Bearer <PASTE_TOKEN_HERE>"
}
}
}
}
- Restart your MCP client and ask:
"What can you do with gina". For detailed client setup instructions, see the Quick Start guide.
How It Works
- Auth: Long-lived JWT token generated at
https://askgina.ai/agent-setup. Tokens expire after 90 days. You can have up to 5 active tokens and revoke any of them from the Agent Setup page. - Wallets: Self-custodial via Privy. You own your keys.
- Trades: Execute on-chain on Polymarket (Polygon / USDC).
- Gas: Gina provides gas sponsorship to help cover transaction fees.
- Safety: Large trades require explicit confirmation before executing.
- Automations: Create scheduled jobs (market briefings, alerts) via natural language. Manage anytime.
Safety
- Treat your token like a private key — never share it publicly
- Trading uses real money (USDC on Polygon) — always review before confirming
- Start with read-only prompts (search, trending) before trading
- Large trades require explicit confirmation
- Revoke tokens immediately if you suspect exposure (Agent Setup page)
- If the auth flow asks for private keys, do not proceed
Links
- App: https://askgina.ai
- Docs: https://docs.askgina.ai
- Features: https://docs.askgina.ai/predictions-mcp/features
- Client setup: https://docs.askgina.ai/predictions-mcp/client-setup
- Troubleshooting: https://docs.askgina.ai/predictions-mcp/troubleshooting
- Terms: https://askgina.ai/terms-and-conditions
- Twitter: https://x.com/askginadotai
Top skills in this category
Claude Connect
@tunaissacodingConnect Claude to Clawdbot instantly and keep it connected 24/7. Run after setup to link your subscription, then auto-refreshes tokens forever.
Polymarket Auto-Trader
@srikanthbellaryAutonomous Polymarket prediction market trading agent. Scans markets, evaluates probabilities with LLM, sizes positions with Kelly criterion, and executes trades via CLOB API. Use when user wants to trade on Polymarket, set up automated prediction market trading, or build a trading bot. Supports cron-based autonomous operation, P&L tracking, and budget management.
Macro Monitor
@hmzo每日宏观数据监控和推送。自动浏览免费数据源(Trading Economics、FRED、国家统计局、央行官网、财联社等),整理整合过去24小时发布的宏观数据和政策信息,并推送给用户。通过 cron 每天晚上10点自动触发。
LaTeX
@ivangdavilaWrite LaTeX documents with correct syntax, packages, and compilation workflow.
Career
@ivangdavilaAdvises on career decisions — offer evaluation, salary and equity negotiation, promotions, pivots, and layoff response. Use when the user receives an offer or a recruiter ping, feels underpaid or stuck at a level, weighs staying vs quitting, gets passed over for promotion, faces a PIP, layoff, firing, or rescinded offer, compares equity and vesting packages, or plans a change of role, industry, or IC-to-manager track. Not for writing the resume itself (resume) or running the application pipeline (job-search).