ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 4/5

lottery-analyzer

彩票智能分析助手,支持双色球(SSQ)和大乐透(DLT)的深度数据分析、趋势预测和智能推荐。适用于:历史开奖数据统计分析、热号冷号追踪、奇偶和值走势、连号模式识别、智能号码推荐(单注/复式)、7+2/6+2复式方案生成。当用户需要分析彩票数据、生成推荐号码或查看号码热度排名时激活。

Why use this skill?

Deeply analyze lottery data with the OpenClaw lottery-analyzer. Get statistical insights, trend analysis, and smart number recommendations for SSQ and DLT.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/larval-zz/lottery-analyzer
Or

What This Skill Does

The lottery-analyzer is a powerful technical assistant designed for deep data analysis of lottery outcomes, specifically supporting Double Color Ball (SSQ) and Super Lotto (DLT) formats. It utilizes statistical modeling to parse historical records, identify frequency patterns (hot/cold numbers), calculate key mathematical metrics like standard deviation and mean sums, and generate complex lottery combinations such as 7+2 or 6+2 arrays. It simplifies the transition from raw data files (Excel/CSV) to actionable insights by providing automated scripts and a clean, programmable interface.

Installation

You can install this skill directly using the OpenClaw command-line interface: clawhub install openclaw/skills/skills/larval-zz/lottery-analyzer

Use Cases

  • Historical Data Analysis: Batch-process years of draw history to find long-term patterns.
  • Trend Tracking: Generate reports on odd/even ratios, sum range distributions, and consecutive number frequency.
  • Strategy Testing: Evaluate different mathematical strategies for number selection, such as prioritizing hot numbers versus betting on cold-number regression.
  • Automated Forecasting: Generate multiple sets of complex 7+2 or 6+2 combination tickets for strategic entry, reducing manual calculation errors.

Example Prompts

  1. "Analyze the last 100 periods of Double Color Ball data in my ~/data/ssq_history.xlsx file and identify the top 5 most frequent red balls."
  2. "Generate 3 sets of 7+2 lottery recommendations for the next draw using a balanced strategy that mixes hot and cold numbers."
  3. "Show me the recent trend analysis for the last 10 draws, specifically looking for the odd-even ratio and consecutive number occurrences."

Tips & Limitations

  • Data Integrity: Ensure your source Excel or CSV files are cleaned of extraneous symbols; consistent formatting is required for the parser to function.
  • Statistical Disclaimer: Please note that while this skill uses statistical methods to identify historical trends, lottery games are inherently random. No tool can guarantee a winning outcome; use this for entertainment and analytical purposes only.
  • Resource Usage: For extremely large datasets, consider filtering the input file to the last 200-500 entries to maintain high performance during Python-based analysis steps.

Metadata

Author@larval-zz
Stars1656
Views1
Updated2026-02-28
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-larval-zz-lottery-analyzer": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#lottery#data-analysis#statistics#trend-forecasting#python
Safety Score: 4/5

Flags: file-read, file-write, code-execution