edgefinder-cli

edgefinder-cli is a skill for Claude Code, Codex from andrewnexys/edgefinder-cli. It costs 39 tokens per session (746 once invoked), scanned A, original, MIT.

A command-line tool for analysing NFL, NBA, and MLB events, with related schedules, standings, Polymarket odds, and portfolio lookups.

In plain words
What is it for?
Asking for sports betting analysis, checking NFL or NBA schedules and standings, viewing Polymarket odds, and looking up EdgeFinder portfolio data.
Why use it?
It puts sports data and analysis in the terminal, including conversational questions and structured JSON results.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/andrewnexys/edgefinder-cli/edgefinder-cli
Any agent
npx skills add andrewnexys/edgefinder-cli --skill edgefinder-cli
Clone the repo
git clone --depth 1 https://github.com/andrewnexys/edgefinder-cli

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for edgefinder-cli

README.md
[![agentmods](https://agentmods.dev/badge/skills/andrewnexys/edgefinder-cli/edgefinder-cli.svg)](https://agentmods.dev/skills/andrewnexys/edgefinder-cli/edgefinder-cli)
Your own site
<a href="https://agentmods.dev/skills/andrewnexys/edgefinder-cli/edgefinder-cli"><img src="https://agentmods.dev/badge/skills/andrewnexys/edgefinder-cli/edgefinder-cli.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 746 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00039 $0.00746
Opus 5 $0.00019 $0.00373
Sonnet 5 $0.00008 $0.00149
Haiku 4.5 $0.00004 $0.00075

Measured 3d ago against content hash 073856e2a5aa, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

edgefinder-cli scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/run.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

clawhub/edgefinder-cli/SKILL.md · 54 lines

How it starts

The opening of the file, as written. The whole thing — 54 lines — stays where its author put it; the contents beside it link to each section on GitHub.

EdgeFinder CLI

Use this skill when the user wants NFL, NBA, or MLB betting analysis, NFL/NBA schedules, NFL/NBA standings, NFL/NBA Polymarket odds, or EdgeFinder portfolio data.

Setup

  • Use the bundled wrapper script: sh {baseDir}/scripts/run.sh ...
  • The wrapper prefers the installed edgefinder binary and falls back to npx -y @edgefinder/cli.
  • Authenticate in one of these ways:
    • Set EDGEFINDER_API_KEY=ef_live_... in your environment (recommended — add to shell profile or OpenClaw's env config).
    • Run sh {baseDir}/scripts/run.sh login for the interactive magic-link flow.
    • If installed via openclaw plugins install @edgefinder/openclaw-plugin, set it via: openclaw config set plugins.entries.edgefinder-cli.config.EDGEFINDER_API_KEY ef_live_...

Usage

For conversational analysis, use ask:

sh {baseDir}/scripts/run.sh ask "Who should I bet on tonight?"
sh {baseDir}/scripts/run.sh ask --nba "Lakers vs Celtics prediction"
sh {baseDir}/scripts/run.sh ask --mlb "Yankees vs Red Sox prediction"

For structured data, prefer JSON output:

sh {baseDir}/scripts/run.sh schedule nfl --json
sh {baseDir}/scripts/run.sh schedule nba --date 2026-03-23 --json
sh {baseDir}/scripts/run.sh standings nba --json
sh {baseDir}/scripts/run.sh odds nfl --week 12 --json
sh {baseDir}/scripts/run.sh odds nba --date 2026-03-23 --json
sh {baseDir}/scripts/run.sh portfolio summary --json
sh {baseDir}/scripts/run.sh portfolio positions --league nba --json
sh {baseDir}/scripts/run.sh portfolio trades --league nfl --limit 20 --json
sh {baseDir}/scripts/run.sh status --json

Notes

  • NFL is the default league unless --nba or --mlb is passed.
  • MLB is currently available for conversational analysis via ask --mlb and interactive mode after /mlb. Structured schedule, standings, odds, and portfolio league filters are currently NFL/NBA only.
  • sh {baseDir}/scripts/run.sh with no subcommand starts the interactive REPL. In automated agent runs, prefer explicit subcommands.
  • CLI access requires an active paid EdgeFinder subscription. If auth is missing, sh {baseDir}/scripts/run.sh login will prompt for email and may open the subscription page.
  • Never print or echo the full API key back to the user.
  • After installing this skill, start a new conversation with your agent for it to take effect.

Read the full file on GitHub · 54 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 54 lines · 39 tokens per session scan A 073856e2a5aa

Subscribe to this mod's changes

edgefinder-cli is a skill published in the GitHub repository andrewnexys/edgefinder-cli (2 stars, last pushed 3mo ago), licensed MIT. It adds 39 tokens to every session and 746 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

clawteam

Multi-agent swarm orchestration. USE THIS (not delegatetask) when the user says team/swarm/multi-agent/clawteam/parallel-agents/agent-team, or asks for multi-perspective analysis (stocks, research, code review, strategy). Spawns N Hermes workers in tmux windows with git worktree isolation, file-based inboxes, and a…

win4r/ClawTeam-OpenClaw · 103 tokens

clawteam

Multi-agent swarm coordination via the ClawTeam CLI. Use when the user wants to create agent teams, spawn multiple agents to work in parallel, coordinate tasks with dependencies, broadcast messages between agents, monitor progress via kanban board, or launch pre-built team templates (hedge-fund, code-review…

win4r/ClawTeam-OpenClaw · 106 tokens

a2a-setup

Install and configure the OpenClaw A2A Gateway plugin for cross-server agent communication. Use when: (1) setting up A2A between two or more OpenClaw instances, (2) user says 'configure A2A', 'set up A2A gateway', 'connect two OpenClaw servers', 'agent-to-agent communication', (3) adding a new A2A peer to an existing…

win4r/openclaw-a2a-gateway · 130 tokens

ClawTeam

This skill should be used when the user asks to "create a team", "spawn agents", "assign tasks", "coordinate multiple agents", "check team status", "view kanban board", "send messages between agents", "manage team tasks", "monitor team progress", or mentions "clawteam", legacy "oh", "multi-agent coordination", "team…

win4r/ClawTeam-OpenClaw · 200 tokens

clawteam-dev

Use this skill when working inside the ClawTeam repository itself: local development, debugging, reviewing, testing, validating multi-agent flows, or checking whether a code change actually works end-to-end. Use the repository bootstrap scripts to standardize the local clawteam command and to wire project-local…

win4r/ClawTeam-OpenClaw · 94 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

win4r/ClawTeam-OpenClaw · 77 tokens