China Welfare Lottery Double Color Ball Query
Paste the following prompt into your AI chat to install this skill:
Please install @user_83002a29/welfare-lottery according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem to Solve
Checking Double Color Ball lottery results is not only about asking whether today's draw happened. It also includes recent issues, red and blue ball frequency patterns, and turning official web pages into readable tables. If teams rely on third-party APIs or home-grown scrapers, they must handle anti-bot behavior, authentication, field mapping, and data freshness. This skill narrows the workflow to one query path: fetch official lottery data, then output the latest result, past issues, or frequency-based references based on user intent.
Core Capabilities and Key Steps
- Data retrieval: use
web_fetchto call the official China Welfare Lottery Double Color Ball history endpoint, withissueCountset to at most30. No extra scripts orAPI Keyare required. - Intent routing: distinguish requests such as "latest draw", "recent X issues", and "predict/recommend numbers"; when intent is unclear, show the latest issue and ask whether the user needs history or predictions.
- Latest issue: display the first record, including red balls and blue ball, and calculate time to the next draw based on Tuesday, Thursday, and Sunday at
21:15Beijing time. - Historical records: default to 10 issues and allow up to 30; if a specific issue such as
2026040is requested, show only that issue. - Frequency references: count red balls from
1-33and blue balls from1-16across up to 30 historical issues, then report hot numbers, cold numbers, and three schemes: high-frequency, hot-cold mix, and balanced random. Red balls are sorted ascending and formatted as two-digit numbers.
Boundaries and Notes
This skill is for querying and statistical reference, not for betting transactions, account purchases, or guaranteed outcomes. Prediction output is based only on limited historical frequency and must include disclaimers before and after the result; actual lottery draws remain random. Data depends on what the official page returns, so if fewer than 30 issues are provided, the actual result should be used. It is suitable for conversational query integration, quick number distribution checks, and readable report generation, but it is not a high-throughput data warehouse or a long-term trend modeling system.
Use Cases
- Show latest Double Color Ball red and blue balls quickly
- Return latest 10 Double Color Ball issue table from support chat
- Generate hot/cold red and blue suggestions from 30 periods
- Verify if a specific Double Color Ball issue is returned
Best For
- Operations staff: need latest issue and number formatting checks
- Support bot maintainers: route queries to latest, history, frequency
- Dashboard engineers: summarize hot/cold counts for 30 periods
- Content editors: produce disclaimed hot/cold number suggestions
Related Skills
A rule-based Six Lines Na Jia hexagram charting and reasoning assistant for cultural study and entertainment.
A Python-based travel planner that integrates itinerary, attractions, budget, weather, currency, packing, and guide generation.
Collects travel basics and preferences, then generates a self-contained HTML plan with itinerary, transport, lodging, food, budget, and tips.
Generates a Markdown Bazi report from complete birth data, covering pattern, five elements, career, wealth, and relationship tendencies for cultural reference and self-insight.