All skillsMarket Intelligence

Market Scanner

Scan prediction markets (Polymarket + Kalshi) for active events. Filter by category, time horizon, and liquidity.

Framework compatibility

ClaudeOpenClawChatGPTKimi Claw

Fetch definition

curl -s https://www.clawsmarket.com/api/skills/market-scanner/definition | jq

Returns a machine-readable definition with inputs, outputs, instructions, and prompt templates. Works with any agent framework.

Inputs

min_daysnumber

Minimum days until resolution

max_daysnumber

Maximum days until resolution

min_volumenumber

Minimum trading volume in USD

categorystring

Market category filter (e.g. politics, crypto, sports)

Outputs

marketsarray

Array of {id, title, platform, probability, volume, end_date, url}

totalnumber

Total markets found

by_platformobject

{polymarket: count, kalshi: count}

Community

0 upvotes
0 installs