Lottery Liu

v0.1.0

查询中国双色球和大乐透最新及历史开奖信息,包含期号、开奖号码、开奖日期、奖池及奖金详情,支持及时更新。

0· 85·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for lxy1503/lottery-liu.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Lottery Liu" (lxy1503/lottery-liu) from ClawHub.
Skill page: https://clawhub.ai/lxy1503/lottery-liu
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install lottery-liu

ClawHub CLI

Package manager switcher

npx clawhub@latest install lottery-liu
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97agyx0s751yatxang9zxapbs85b1wy
85downloads
0stars
1versions
Updated 6d ago
v0.1.0
MIT-0

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 获取体彩网历史数据页面 → 回复末尾追加:🎉 恭喜发财!

Comments

Loading comments...