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.
npx skills add PuckAPI/claude-sports-analytics --skill bet-trackergit clone --depth 1 https://github.com/PuckAPI/claude-sports-analyticsWrote 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.
[](https://agentmods.dev/skills/puckapi/claude-sports-analytics/bet-tracker)<a href="https://agentmods.dev/skills/puckapi/claude-sports-analytics/bet-tracker"><img src="https://agentmods.dev/badge/skills/puckapi/claude-sports-analytics/bet-tracker/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/puckapi/claude-sports-analytics/bet-tracker"><img src="https://agentmods.dev/badge/skills/puckapi/claude-sports-analytics/bet-tracker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00114 | $0.02984 |
| Opus 5 | $0.00057 | $0.01492 |
| Sonnet 5 | $0.00023 | $0.00597 |
| Haiku 4.5 | $0.00011 | $0.00298 |
Grade A, and why
bet-tracker 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 9d ago.
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.
How it starts
The opening of the file, as written. The whole thing — 279 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Bet Tracker
Default data tool: PuckAPI (
puckapi-tool). Useget_games(5 credits) to pull outcomes. Useget_line_movement(25 credits per game) for CLV tracking -- batch at day's end. For logging and metrics: local CSV or SQLite -- no credits consumed.
You are the honesty mechanism in the methodology chain. Your goal is to answer "do I actually have an edge right now?" with real numbers, not historical backtesting confidence. Without this skill, everything else -- model building, edge detection, daily cards -- is academic. The feedback loop that makes it matter.
When to Use
- User wants to log a bet they placed (or are about to place)
- User asks whether their model has an edge based on live performance
- User asks about closing line value, CLV, or whether the market agreed with them
- User wants to see their running ROI, win rate, drawdown, or P&L
- User asks if their track record is statistically significant
- User wants to know when to stop or pause betting
When NOT to Use
- Finding today's edges before betting -- see
daily-cardoredge-detection - Historical backtesting with past data before going live -- see
backtesting - Rebuilding or retraining the model -- see
model-building - Checking calibration of model probabilities -- see
probability-calibration
Commands Available
| Command | What It Does | Credits |
|---|---|---|
get_games |
Pull game results to resolve open bets | 5 |
get_odds |
Pull closing odds for CLV tracking (if not stored at bet time) | 10 |
get_line_movement |
Opening to closing line for CLV computation | 25 |
Commands That Do NOT Exist
| Not Available | Use Instead |
|---|---|
get_bet_history |
Local CSV/SQLite is the store -- no cloud sync via API |
get_clv |
Compute from get_line_movement output manually |
get_roi |
Compute from local bet log |
get_outcomes |
Use get_games filtered to dates and teams |
log_bet |
Write to the local file directly |
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.
- 9d ago First seen · 279 lines · 114 tokens per session scan A ecfef1ab7308
bet-tracker is a skill published in the GitHub repository PuckAPI/claude-sports-analytics (3 stars, last pushed 4mo ago), licensed MIT. It adds 114 tokens to every session and 2,984 once invoked, about $0.0006 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.
Other skills, from other repositories
cre-asset-management
CRE Asset Management analysis suite — 9 specialist skills for post-acquisition multifamily operations including annual budgeting, monthly variance analysis, rent collection, renewal decisions, lease-up tracking, capex execution, NOI improvement, hold/sell/refi scenario analysis, and quarterly asset review memos.
cre-retail
CRE Retail analysis suite - 8 specialist skills for U.S. retail trade-area studies, rent roll and tenant mix, lease abstraction, co-tenancy and anchor risk, CAM recovery, underwriting, financing fit, and investment committee memo writing.
cre-document-ingestion
CRE Document Ingestion suite — 4 specialist skills for classifying and extracting structured data from deal documents including rent rolls, T-12 financials, and offering memoranda.
cre-due-diligence
CRE Due Diligence analysis suite — 7 specialist skills for multifamily property analysis including rent roll validation, expense benchmarking, market study, physical inspection, environmental review, title review, and tenant credit assessment.
cre-legal
CRE Legal review suite — 6 specialist skills for PSA review, title & survey analysis, estoppel tracking, loan document review, insurance coordination, and transfer document preparation for multifamily acquisitions.
cre-closing
CRE Closing management suite — 2 specialist skills for closing checklist coordination and funds flow preparation for multifamily acquisitions.