Search and view prediction market data from Polymarket, Kalshi, Manifold, and Metaculus
71
63%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./src/skills/bundled/markets/SKILL.mdUse this skill to search for prediction markets and view current prices across platforms.
Search for markets matching a query:
/markets trump 2028
/markets fed rate cut
/markets super bowlGet current price for a specific market:
/price [market-id or slug]View bid/ask spread:
/orderbook [market-id]User: "What's the current price on Trump winning 2028?" → Search Polymarket for "Trump 2028", return YES price
User: "Show me Fed rate cut markets" → Search all platforms for "Fed rate", list top results with prices
User: "Compare prices across platforms for Bitcoin ETF approval" → Search multiple platforms, show price comparison table
2a8c94e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.