edgefinder-cli skill directly into your OpenClaw agent. Once installed, your agent can run sports analysis, pull Polymarket odds, check standings, and look up your portfolio — all without leaving a conversation.
Prerequisites
- An active OpenClaw gateway running locally
- An EdgeFinder subscription (Starter, Pro, or Ultimate)
- Your EdgeFinder API key from chat.edgefinder.io/settings/integrations
Install the plugin
1
Run the install command
Install the plugin from npm:If you’re testing a local copy instead, pass the absolute path to the plugin directory:
2
Restart the OpenClaw gateway
The plugin won’t load until the gateway restarts. Stop and start the gateway process after installation completes.
3
Authenticate with EdgeFinder
The plugin needs your EdgeFinder API key to run analysis. Choose one of the following methods:Option 1 — Environment variable (recommended):Set Option 2 — Plugin config:Set the key directly in OpenClaw’s config store:Option 3 — Interactive login:Open the OpenClaw REPL and use the skill’s login command:Then follow the EdgeFinder login prompt to authenticate with a magic link.
EDGEFINDER_API_KEY in your shell profile so it’s available whenever OpenClaw runs:4
Start a new conversation
Skills load at conversation start. Open a fresh conversation with your OpenClaw agent for the
edgefinder-cli skill to take effect.What the plugin provides
The plugin installs theedgefinder-cli skill, which gives your OpenClaw agent access to EdgeFinder’s full analysis suite:
NFL is the default league. Ask your agent to switch to NBA or MLB explicitly when needed.
CLI access requires an active paid EdgeFinder subscription. If authentication is missing or expired, prompt your agent to run the EdgeFinder login command and follow the magic-link flow.