chinese-lottery-predict

Analyze historical Chinese lottery data to generate prediction schemes with Markdown and JSON exports.

27|3|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/Konata9/chinese-lottery-predict-skills --skill chinese-lottery-predict
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chinese-lottery-predict
Source: https://github.com/Konata9/chinese-lottery-predict-skills/tree/main
Command: npx skills add https://github.com/Konata9/chinese-lottery-predict-skills --skill chinese-lottery-predict

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users forecast next lottery results for Chinese lotteries by analyzing historical draws and applying hot/cold-number strategies, while accounting for holiday-induced休市 and scheduling adjustments.

Core Features & Use Cases

  • Hot and Cold Number Analysis: Identify frequent and infrequent red/blue numbers across 大乐透 and 双色球.
  • Multiple Prediction Schemes: Generate 2-5 number sets with clear strategy labels and budgeting guidance.
  • Output & Export: Produce a Markdown report and a JSON data export, with holiday reminders in the forecast.
  • Use Case: A user with a 10-元 budget can receive ready-to-bet schemes and an estimated number of tickets.

Quick Start

Ask the skill to predict the next双色球 or 大乐透 draw using a budget, and it will generate a report and a JSON export.

Frequently Asked Questions about chinese-lottery-predict

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

FAQPage Schema
How do I predict Chinese lottery numbers using historical draw data?

To predict Chinese lottery numbers, this Skill analyzes historical draw data for Double Color Ball and Super Lotto, applying hot and cold number strategies to generate multiple betting schemes with budgeting guidance.

Can I generate lottery predictions with a specific budget limit?

Yes, you can generate lottery predictions with a specific budget limit. The Skill produces 2 to 5 number sets and calculates the estimated number of tickets you can purchase within your stated budget.

Does the lottery predictor account for holiday scheduling adjustments?

Yes, the lottery predictor accounts for holiday scheduling adjustments. It features a configurable holiday calendar to provide holiday-aware draw timing and includes holiday reminders in the forecast report.

What output formats are available for the lottery prediction results?

The lottery prediction results are available as a Markdown-style report and a JSON data export. These outputs include strategy labels, hot and cold number analysis, and budgeting guidance.

How does hot and cold number analysis work for Double Color Ball and Super Lotto?

Hot and cold number analysis works by identifying the most frequent and infrequent red and blue numbers across historical Double Color Ball and Super Lotto draws to inform prediction strategies.

Do I need Node.js to run the Chinese lottery prediction report generation?

The implementation uses a Node.js-based predictor to process historical lottery data and output the Markdown report and JSON export, requiring a compatible environment to execute the prediction task.