← All skills
Tencent SkillHub · Data Analysis

体彩兑奖

中国体育彩票查奖工具(大乐透批量查询)。检查用户提供的大乐透号码是否中奖,支持单注或多注批量查询,自动生成精美报表,显示各奖项中奖人数和金额。

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

中国体育彩票查奖工具(大乐透批量查询)。检查用户提供的大乐透号码是否中奖,支持单注或多注批量查询,自动生成精美报表,显示各奖项中奖人数和金额。

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, scripts/check_lottery.py

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 11 sections Open source page

中国体育彩票查奖工具 - 大乐透批量版

查询最新开奖结果,检查大乐透号码是否中奖,生成精美报表。

支持的彩种

只支持 超级大乐透 (dlt)

号码格式

大乐透: 前区5个数字+后区2个数字 格式: 03,15,22,28,33+05,12 数字范围: 前区 01-35,后区 01-12 分隔符: 逗号 , 和加号 +

单注查询

python3 skills/lottery-checker/scripts/check_lottery.py '{"numbers":"03,15,22,28,33+05,12"}'

多注批量查询(推荐)

python3 skills/lottery-checker/scripts/check_lottery.py '{"numbers":["03,15,22,28,33+05,12","01,02,03,04,05+06,07","09,11,19,30,35+01,12"]}'

JSON格式输出

python3 skills/lottery-checker/scripts/check_lottery.py '{"numbers":["03,15,22,28,33+05,12"],"format":"json"}'

UI报表格式

╔══════════════════════════════════════════════════════════════════════╗ ║ 🎰 大乐透批量查奖报告 ║ ╠══════════════════════════════════════════════════════════════════════╣ ║ 📅 第 26018 期 2026-02-11 ║ ╠══════════════════════════════════════════════════════════════════════╣ ║ 🎱 开奖号码: ║ ║ 前区:09 11 19 30 35 ║ ║ 后区:01 12 ║ ╠══════════════════════════════════════════════════════════════════════╣ ║ 📋 您的号码及中奖情况: ║ ║ ║ ║ ┌──────┬────────────────────────────┬────────────┬────────┐ ║ ║ │ 序号 │ 号码 │ 中奖等级 │ 状态 │ ║ ║ ├──────┼────────────────────────────┼────────────┼────────┤ ║ ║ │ 1 │ 03,15,22,28,33+05,12 │ - │ ❌ │ ║ ║ │ 2 │ 01,02,03,04,05+06,07 │ - │ ❌ │ ║ ║ │ 3 │ 09,11,19,30,35+01,12 │ 一等奖 │ 🎉 │ ║ ║ └──────┴────────────────────────────┴────────────┴────────┘ ║ ║ ║ ║ ✅ 中奖统计:共 1 注中奖 ║ ║ ║ ╠══════════════════════════════════════════════════════════════════════╣ ║ 📊 本期各奖项中奖情况: ║ ║ ║ ║ ┌────────────┬──────────────┬──────────────────┐ ║ ║ │ 奖项 │ 中奖注数 │ 单注奖金 │ ║ ║ ├────────────┼──────────────┼──────────────────┤ ║ ║ │ 一等奖 │ 7 │ 669.22万 │ ║ ║ │ 一等奖(追加)│ 6 │ 535.38万 │ ║ ║ │ 二等奖 │ 86 │ 20.88万 │ ║ ║ └────────────┴──────────────┴──────────────────┘ ║ ║ ║ ║ 💵 奖池滚存:7.62亿 ║ ║ 📈 本期销量:3.49亿 ║ ║ ║ ╚══════════════════════════════════════════════════════════════════════╝ 💡 提示:数据来自中国体彩中心官方API,仅供参考 📌 实际奖金以当地体彩中心兑奖为准

报表内容

期号信息 - 显示最新期号和开奖日期 开奖号码 - 清晰展示前区和后区号码 批量对比 - 表格形式展示所有号码及中奖状态 中奖统计 - 汇总中奖注数 奖项详情 - 各奖项中奖注数和单注奖金 奖池信息 - 显示奖池滚存和本期销量

中奖规则(大乐透)

奖项前区匹配后区匹配奖金一等奖5个2个浮动(约500万-1000万)二等奖5个1个浮动(约10万-30万)三等奖5个0个10,000元四等奖4个2个3,000元五等奖4个1个300元六等奖3个2个200元七等奖4个0个100元八等奖3个+1个 或 2个+2个15元九等奖3个+0个 或 2个+1个 或 1个+2个 或 0个+2个5元

数据来源

中国体育彩票管理中心官方API 实时更新,与官方同步

注意事项

号码格式需严格匹配示例格式 支持同时查询多注号码(推荐批量查询) 查询结果仅供参考,实际奖金以当地体彩中心公告为准 如需兑奖,请前往当地体彩销售点或体彩中心

Category context

Data access, storage, extraction, analysis, reporting, and insight generation.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Scripts
  • SKILL.md Primary doc
  • scripts/check_lottery.py Scripts