fr3-generate-betting-slips

Generate risk-tiered betting slips from Supabase tips using Kelly Criterion stakes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of optimized betting slips (schedine) based on predicted match outcomes, aiming to maximize expected value while minimizing risk.

Core Features & Use Cases

  • Automated Schedina Generation: Creates multiple betting slips with varying risk levels (low, medium, high) from pending tips.
  • Risk Management: Utilizes the Kelly Criterion for stake calculation, adjusted for safety.
  • Data Integration: Fetches tips and historical data from Supabase and stores generated slips back into the database.
  • Use Case: Automatically generate a "Sicura" (low risk) and "Azzardo" (high risk) betting slip for the current week's football matches, ensuring optimal stake allocation based on tip confidence and historical performance.

Quick Start

Generate betting slips for the current week using the default budget.

Frequently Asked Questions about fr3-generate-betting-slips

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

FAQPage Schema
How do I generate betting slips from pending sports analytics tips?

To generate betting slips from pending tips, this Skill fetches predictions from Supabase, calculates stakes using a modified Kelly Criterion, and distributes them across low, medium, and high-risk slips. It then stores the optimized slips back into your database.

How does the Kelly Criterion work for stake calculation in betting slip generation?

The Kelly Criterion for stake calculation adjusts bet sizes based on tip confidence and historical performance. This Skill applies a modified, safety-adjusted version of the formula to distribute stakes across multiple risk-level slips, aiming to maximize expected value while minimizing risk.

Can I use Supabase to store and retrieve data for automated betting slip generation?

Yes, you can use Supabase to store and retrieve data for automated betting slip generation. The Skill integrates directly with Supabase to fetch pending tips and historical data, then saves the generated betting slips back into the database for tracking.

How do I adjust my weekly betting budget for automated stake calculation?

You can adjust your weekly betting budget for automated stake calculation through an optional budget adjustment parameter. The Skill uses this defined budget to calculate and distribute stakes across different risk-level slips using the modified Kelly Criterion.

Does automated betting slip generation support Telegram notifications for created slips?

Yes, automated betting slip generation supports optional Telegram notifications. After generating your optimized slips and calculating stakes, the Skill can send a notification via Telegram to alert you of the newly created low, medium, or high risk bets.

What is the best way to manage risk when creating multiple sports betting slips?

The best way to manage risk when creating multiple sports betting slips is to distribute stakes across varying risk levels. This Skill uses a modified Kelly Criterion to allocate funds into low, medium, and high-risk slips based on tip confidence and historical performance.