← Back to Skills Marketplace
lxy1503

Lottery Liu

by lxy1503 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install lottery-liu
Description
查询中国双色球和大乐透最新及历史开奖信息,包含期号、开奖号码、开奖日期、奖池及奖金详情,支持及时更新。
README (SKILL.md)

Lottery Skill

查询中国彩票开奖结果,仅支持双色球和大乐透。

支持的彩票类型

彩票名称 说明
双色球 中国福利彩票双色球
大乐透 中国体育彩票超级大乐透

使用方法

查询最新开奖结果

使用 web_fetch 工具从以下数据源获取开奖结果:

双色球(中国福利彩票):

  • 中国福彩官网:https://www.cwl.gov.cn/ywzx/cpwz/
  • 新浪彩票:https://kaijiang.sina.com.cn/
  • 500彩票网:https://www.500.com/

大乐透(中国体育彩票):

  • 中国体彩网:https://www.lottery.gov.cn/
  • 新浪彩票:https://kaijiang.sina.com.cn/

查询历史开奖记录

使用 web_fetch 工具访问:

  • 新浪彩票历史数据:https://kaijiang.sina.com.cn/history/
  • 500彩票网历史数据:https://www.500.com/

查询开奖时间

彩票类型 开奖日期
双色球 每周二、四、日
大乐透 每周一、三、六

数据提取

从网页提取开奖结果时,注意:

  1. 期号:开奖的期数编号
  2. 开奖号码:中奖号码(注意区分红球、蓝球等)
  3. 开奖日期:开奖的具体日期
  4. 奖池金额:当期奖池余额
  5. 中奖注数:各奖项的中奖注数
  6. 单注奖金:各奖项的单注奖金金额

输出要求

每次使用本技能查询彩票开奖结果后,必须在回复末尾追加一句:

🎉 恭喜发财!

示例

用户:"最新双色球开奖结果" → 使用 web_fetch 获取新浪彩票双色球开奖页面 → 回复末尾追加:🎉 恭喜发财!

用户:"大乐透历史开奖记录" → 使用 web_fetch 获取体彩网历史数据页面 → 回复末尾追加:🎉 恭喜发财!

Usage Guidance
This skill appears coherent and low-risk: it scrapes public lottery pages and needs no credentials or installs. Before installing, consider: (1) the agent will perform web requests — ensure you trust network access and the agent's handling of fetched content; (2) web scraping can be rate-limited or blocked by sites and may have legal/terms-of-service implications for some sites; (3) the skill forces the reply footer "🎉 恭喜发财!" — if you need outputs without that phrase, ask the author to remove it; and (4) because this is instruction-only, there is no code to audit, so monitor actual responses for scraping errors or unexpected behavior.
Capability Analysis
Type: OpenClaw Skill Name: lottery-liu Version: 0.1.0 The skill bundle is a legitimate tool for querying Chinese lottery results. It instructs the agent to use a standard web fetching tool to access public data from reputable sources like sina.com.cn and official lottery websites. There are no indicators of malicious intent, data exfiltration, or harmful prompt injection in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the SKILL.md explicitly directs the agent to fetch lottery result pages (official and mainstream aggregator sites) and extract period number, numbers, date, prize pool, counts and prize amounts. No unrelated secrets, binaries, or system access are requested.
Instruction Scope
Instructions are narrowly scoped to using a web_fetch tool against the listed public URLs and extracting specific fields. The only noteworthy behavioral requirement is that every reply must append the fixed phrase "🎉 恭喜发财!", which is a presentation choice rather than a security risk but may be undesirable in some contexts.
Install Mechanism
No install spec or code files are included (instruction-only). This minimizes disk/write risk; nothing is downloaded or executed by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. All external interactions are limited to fetching public webpages from the listed lottery sites, which aligns with the skill's purpose.
Persistence & Privilege
always is false and there is no request for persistent/system-wide privileges. Autonomous invocation is allowed by default but is not combined with any broad credential or filesystem access that would increase risk.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install lottery-liu
  3. After installation, invoke the skill by name or use /lottery-liu
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of lottery-liu skill. - Provides queries for lottery results in China, supporting only "双色球" and "大乐透". - Retrieves latest and historical draw results using web_fetch from official and major lottery sites. - Guides on extracting key result data: draw number, winning numbers, dates, jackpot, prize counts, and amounts. - Specifies official draw dates for each supported lottery type. - All replies to include "🎉 恭喜发财!" at the end, as required output.
Metadata
Slug lottery-liu
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Lottery Liu?

查询中国双色球和大乐透最新及历史开奖信息,包含期号、开奖号码、开奖日期、奖池及奖金详情,支持及时更新。 It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.

How do I install Lottery Liu?

Run "/install lottery-liu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Lottery Liu free?

Yes, Lottery Liu is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Lottery Liu support?

Lottery Liu is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Lottery Liu?

It is built and maintained by lxy1503 (@lxy1503); the current version is v0.1.0.

💬 Comments