Use when the user wants to actually PLACE, manage, or redeem bets on Polymarket (not just read odds — that's blockrun_markets). Covers setup (deposit wallet, funding, approvals), buy/sell with confirm gating, positions, redeeming winnings, geoblock handling, and the end-to-end demo flow.
$npx -y skills add blockrunai/blockrun-mcp --skill polymarket-tradingInstalls into the current project.
Run `npx skills use "https://github.com/blockrunai/blockrun-mcp" --skill "blockrunai/blockrun-mcp/polymarket-trading"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/blockrunai/blockrun-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/blockrunai/blockrun-mcp"` and select the relevant skills, then follow their instructions.