← 返回 Skills 市场
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install lottery-liu
功能描述
查询中国双色球和大乐透最新及历史开奖信息,包含期号、开奖号码、开奖日期、奖池及奖金详情,支持及时更新。
使用说明 (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/
查询开奖时间
| 彩票类型 | 开奖日期 |
|---|---|
| 双色球 | 每周二、四、日 |
| 大乐透 | 每周一、三、六 |
数据提取
从网页提取开奖结果时,注意:
- 期号:开奖的期数编号
- 开奖号码:中奖号码(注意区分红球、蓝球等)
- 开奖日期:开奖的具体日期
- 奖池金额:当期奖池余额
- 中奖注数:各奖项的中奖注数
- 单注奖金:各奖项的单注奖金金额
输出要求
每次使用本技能查询彩票开奖结果后,必须在回复末尾追加一句:
🎉 恭喜发财!
示例
用户:"最新双色球开奖结果" → 使用 web_fetch 获取新浪彩票双色球开奖页面 → 回复末尾追加:🎉 恭喜发财!
用户:"大乐透历史开奖记录" → 使用 web_fetch 获取体彩网历史数据页面 → 回复末尾追加:🎉 恭喜发财!
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install lottery-liu - 安装完成后,直接呼叫该 Skill 的名称或使用
/lottery-liu触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Lottery Liu 是什么?
查询中国双色球和大乐透最新及历史开奖信息,包含期号、开奖号码、开奖日期、奖池及奖金详情,支持及时更新。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。
如何安装 Lottery Liu?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install lottery-liu」即可一键安装,无需额外配置。
Lottery Liu 是免费的吗?
是的,Lottery Liu 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Lottery Liu 支持哪些平台?
Lottery Liu 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Lottery Liu?
由 lxy1503(@lxy1503)开发并维护,当前版本 v0.1.0。
推荐 Skills