@edgefinder/openclaw-plugin
v0.1.2
Published
OpenClaw plugin that bundles the EdgeFinder CLI skill for NFL, NBA, and MLB analysis.
Maintainers
Readme
@edgefinder/openclaw-plugin
OpenClaw plugin that bundles the EdgeFinder skill for NFL, NBA, and MLB analysis.
Install
Local path:
openclaw plugins install /absolute/path/to/openclaw-pluginFrom npm after publication:
openclaw plugins install @edgefinder/openclaw-pluginRestart the OpenClaw gateway after install.
What it provides
- The
edgefinder-cliskill for NFL, NBA, and MLB analysis - A wrapper script that uses the local
edgefinderbinary when available - Fallback to
npx -y @edgefinder/cli
Authentication
The bundled skill supports:
edgefinder loginEDGEFINDER_API_KEY=ef_live_...- EdgeFinder CLI config stored in
~/.edgefinder/config.json
