Skip to main content
1

Install the skill

Or clone the repo and copy SKILL.md into your agent’s skill directory:
2

Set up authentication

Option A: API key (simplest)Get a free key at rekko.ai/dashboard:
Option B: x402 autopay (for autonomous agents)Fund an EVM wallet with USDC on Base mainnet, then set:
3

Install Python dependencies

4

Make your first call

5

Get a strategy signal

6

Chain to an execution skill

If the signal says BUY_YES with confidence > 0.5, pass it to PolyClaw or Kalshi Trader:

Next steps