fr3-settle-tips

Settle pending sports tips by searching match results and updating Supabase statuses.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/francescorinaldi/winningbet --skill fr3-settle-tips
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fr3-settle-tips
Source: https://github.com/francescorinaldi/winningbet/tree/main/.claude/skills/fr3-settle-tips
Command: npx skills add https://github.com/francescorinaldi/winningbet --skill fr3-settle-tips

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of settling sports tips by verifying real-world match results and updating tip statuses, while also generating valuable retrospective analysis to improve future predictions.

Core Features & Use Cases

  • Automated Tip Settlement: Automatically determines if a tip won, lost, or was voided based on actual match scores.
  • Database Updates: Updates tip statuses and results directly in the Supabase database.
  • Retrospective Analysis: Generates detailed post-match analysis for each settled tip, identifying what was missed and lessons learned.
  • Pattern Detection: Analyzes settled tips to identify aggregate patterns, biases, and calibration issues in prediction strategies.
  • Use Case: After a day of football matches, run this Skill to automatically update all pending tips, learn from the outcomes, and identify any recurring prediction errors.

Quick Start

Settle all pending tips with past match dates and generate retrospective analysis.

Frequently Asked Questions about fr3-settle-tips

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sports betting tip settlement using Supabase?

Automated tip settlement uses web search to find real match results and updates Supabase database records with won, lost, or void statuses. It calculates prediction edge metrics and generates per-tip retrospective analyses to improve future predictions.

Can I run retrospective analysis on past match results to find prediction errors?

Retrospective analysis evaluates settled match results to identify what was missed in original predictions and extracts lessons learned. It calculates prediction edge metrics and detects aggregate patterns in tip performance and recurring error categories.

How does pattern detection work for sports betting tip performance?

Pattern detection analyzes settled sports tips to identify aggregate biases, calibration issues, and recurring error categories in prediction strategies. It processes historical match results stored in Supabase to calculate prediction edge metrics for continuous learning.

Do I need a Supabase database to track and settle pending sports tips?

Yes, a Supabase database is required to store pending sports tips and update their statuses. The settlement process searches for actual match scores via web search and directly updates the won, lost, or void results and scores in your Supabase tables.

What is the best way to update pending sports tips with actual match scores?

The best way to update pending tips is automating the process via web search to retrieve actual match scores and automatically updating tip statuses in Supabase. This ensures accurate settlement while generating retrospective post-match analysis to learn from outcomes.

Why does automated tip settlement void certain sports predictions?

Automated tip settlement marks predictions as void when web search results indicate match cancellations or incomplete data for actual match scores. This ensures the Supabase database maintains accurate historical records for retrospective analysis and pattern detection.