bankr dev - polymarket

Polymarket Capability

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "bankr dev - polymarket" with this command: npx skills add bankrbot/claude-plugins/bankrbot-claude-plugins-bankr-dev-polymarket

Polymarket Capability

Interact with Polymarket prediction markets via natural language prompts.

What You Can Do

Operation Example Prompt

Search markets Search Polymarket for election

Trending markets What prediction markets are trending?

Check odds What are the odds Trump wins?

Market details Show details for the Super Bowl market

Bet Yes Bet $10 on Yes for the election market

Bet No Bet $5 on No for Bitcoin hitting 100k

View positions Show my Polymarket positions

Redeem winnings Redeem my Polymarket positions

Prompt Patterns

Search Polymarket for {query} What are the odds {event}? Bet {amount} on {Yes|No} for {market} Show my Polymarket positions Redeem my Polymarket positions

Chain: Polygon (uses USDC.e for betting)

Usage

import { execute } from "./bankr-client";

// Check odds await execute("What are the odds Trump wins the election?");

// Place a bet await execute("Bet $10 on Yes for Presidential Election 2024");

// View positions await execute("Show my Polymarket positions");

Related Skills

  • bankr-client-patterns

  • Client setup and execute function

  • bankr-api-basics

  • API fundamentals

  • bankr-portfolio

  • Check USDC balance for betting

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bankr x402 sdk - client patterns

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

bankr dev - transfers

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

bankr dev - leverage trading

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

bankr dev - token trading

No summary provided by upstream source.

Repository SourceNeeds Review