ssq-predictor

Analyzes historical SSQ lottery data to generate trend-based number recommendations.

8|2|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/ma-pony/ssq-predictor --skill ssq-predictor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ssq-predictor
Source: https://github.com/ma-pony/ssq-predictor/tree/main
Command: npx skills add https://github.com/ma-pony/ssq-predictor --skill ssq-predictor

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill turns raw SSQ lottery history into actionable insights and personalized number recommendations, helping bettors make informed choices rather than rely on guesswork.

Core Features & Use Cases

  • Multi-dimensional analytics: frequency, missing values, trend analysis, and distribution studies for red and blue balls.
  • Personalized insights: supports optional birth-date based numerology and random number inputs to tailor recommendations.
  • Automated data updates: fetches and validates historical data from 2003 to today using the included Python scripts, ensuring data quality.

Quick Start

  1. Run the data fetcher to build or update the history dataset: python scripts/fetch_ssq_data.py
  2. Trigger a prediction by providing your birth date and three random numbers (1-33) when prompted by the agent.
  3. Review the generated number recommendations and adjust your betting strategy accordingly.

Frequently Asked Questions about ssq-predictor

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

FAQPage Schema
How do I predict SSQ lottery numbers using historical data analysis?

SSQ lottery number prediction works by analyzing historical lottery data from 2003 to present using frequency analysis, missing values, and trend distribution studies for red and blue balls. This generates probabilistic number recommendations based on identified patterns.

Can I personalize lottery number recommendations using my birth date?

You can personalize recommendations by providing your birth date and three random numbers between 1 and 33 when prompted. The skill uses these inputs to tailor its probabilistic predictions alongside historical SSQ trend analysis.

How do I fetch and update SSQ historical lottery data for frequency analysis?

You fetch and update SSQ historical lottery data by running the included Python script fetch_ssq_data.py. This automated data collection script validates and builds the history dataset from 2003 to today, ensuring data quality for analysis.

Do I need Python to run SSQ trend analysis and data validation scripts?

You need Python to run SSQ trend analysis and data validation scripts. The skill relies on Python scripts like fetch_ssq_data.py to automate historical data collection and validate the dataset before generating personalized lottery recommendations.

Does this probability analysis store my birth date or random number inputs?

This probability analysis does not store your birth date or random number inputs beyond the current session. The skill processes personalized inputs temporarily to generate number recommendations without retaining user data.

What is the best way to analyze red and blue ball distributions for the SSQ lottery?

The best way to analyze red and blue ball distributions for the SSQ lottery is using multi-dimensional analytics that evaluate frequency, missing values, and trend patterns. This approach transforms raw historical data into actionable betting insights.