fr3-update-winning-bets

Orchestrate a multi-phase betting pipeline with Supabase and Telegram.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the entire process of analyzing betting performance, optimizing strategies, settling past bets, researching upcoming matches, generating new tips, and creating betting slips, ensuring a comprehensive and up-to-date betting operation.

Core Features & Use Cases

  • End-to-End Automation: Manages a multi-phase pipeline from analytics to tip generation and slip creation.
  • Smart Orchestration: Intelligently skips unnecessary steps based on pre-checks and arguments to minimize resource usage.
  • Use Case: Run the daily update to ensure all betting activities are processed, new insights are generated, and betting slips are prepared for the week.

Quick Start

Execute the full betting pipeline for today's updates.

Frequently Asked Questions about fr3-update-winning-bets

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

FAQPage Schema
How do I automate my daily betting analytics and tip generation pipeline?

Automating a betting pipeline involves orchestrating analytics, strategy optimization, match settlement, research, tip generation, and slip creation into a single automated flow. This Skill runs these phases sequentially while skipping unnecessary steps to minimize token usage.

Can I integrate Supabase data management with my betting strategy optimization?

Supabase integration is supported natively for data management within the betting pipeline. The Skill connects to Supabase to store and retrieve betting performance analytics, match settlements, and generated tips.

How do I send generated betting slips and tips to Telegram automatically?

Sending betting tips to Telegram is an optional output feature of the pipeline. After generating tips and creating betting slips, the Skill can automatically dispatch these results directly to a configured Telegram channel.

Does this betting pipeline tool require manual intervention for each phase?

Manual intervention is not required; the Skill intelligently manages execution flow based on pre-checks and command-line arguments. It automatically determines which phases to run or skip to optimize efficiency.

What is the best way to settle past bets and research upcoming matches in one process?

Settling past bets and researching upcoming matches is handled within a multi-phase pipeline that processes historical data first, then conducts pre-match research before generating new tips. This ensures betting operations remain comprehensive and up-to-date.

Why does the betting pipeline skip certain steps during execution?

Skipping certain steps is an intentional orchestration feature designed to minimize resource usage and token consumption. Pre-checks and command-line arguments evaluate whether a phase is necessary before executing it.