← Back to Skills Marketplace
168
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sunsetbot-watch
Description
全自动 sunsetbot 晚霞查询,使用 agent-browser 访问 sunsetbot.top 网站,自动解析页面,输出指定城市当天晚霞的鲜艳度和气溶胶质量。触发场景:用户需要查询某个城市今天/明天晚霞概率,查询 sunsetbot 晚霞预报。
Usage Guidance
这个技能看起来内部一致:它只用浏览器代理去 sunsetbot.top 抓取并格式化两个数值,所以不需要任何密钥或本地文件访问。要注意的是:
- agent 会向外部站点发起网络请求(你的 IP/请求头会被目标站点记录),如果你不信任 sunsetbot.top 请不要使用。
- 抓取依赖页面结构,目标站点改版或反自动化措施会导致结果不准确或失败。
- 输出是基于公开页面的解析结果,不代表官方质量保证;对重要决策请交叉核验原始来源。
总体上此技能与其描述一致,可在你信任目标站点的前提下使用。
Capability Analysis
Type: OpenClaw Skill
Name: sunsetbot-watch
Version: 1.0.0
The sunsetbot-watch skill is a legitimate automation tool designed to query sunset predictions from sunsetbot.top. It uses the agent-browser to navigate the website, input search parameters, and extract specific data points (vividness and aerosol quality) for the user. The instructions in SKILL.md are transparent, align with the stated purpose, and contain no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
技能名称与描述说明的行为(使用 agent-browser 访问 sunsetbot.top、填写查询参数并提取鲜艳度/AOD)与 SKILL.md 中的运行步骤一致;package.json 只是元数据,没有额外权限或依赖。
Instruction Scope
SKILL.md 的指令限定在访问特定网页、填写查询框、点击按钮并从页面文本提取两个数值;没有要求读取本地文件、环境变量或将数据发送到除 sunsetbot.top 以外的外部端点。
Install Mechanism
无安装规范(instruction-only),因此没有下载或在宿主系统写入可执行代码的行为,风险较低。
Credentials
没有声明或要求任何环境变量、凭证或配置路径;所需权限与功能成比例。
Persistence & Privilege
flags 显示 always:false,默认允许模型调用,且没有请求长期驻留或修改其他技能/系统配置。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sunsetbot-watch - After installation, invoke the skill by name or use
/sunsetbot-watch - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
sunsetbot-watch v1.0.0
- Initial release: enables automatic sunset forecast queries for any specified city.
- Uses agent-browser to access sunsetbot.top, parse vividness and aerosol (AOD) data for the requested date.
- Allows querying by city and optional date (default is today).
- Outputs vividness and aerosol values, includes human-friendly explanations and sunset probability assessment.
- All steps and formatting are fully automated; no extra scripts or resources required.
Metadata
Frequently Asked Questions
What is sunsetbot-watch?
全自动 sunsetbot 晚霞查询,使用 agent-browser 访问 sunsetbot.top 网站,自动解析页面,输出指定城市当天晚霞的鲜艳度和气溶胶质量。触发场景:用户需要查询某个城市今天/明天晚霞概率,查询 sunsetbot 晚霞预报。 It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.
How do I install sunsetbot-watch?
Run "/install sunsetbot-watch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is sunsetbot-watch free?
Yes, sunsetbot-watch is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does sunsetbot-watch support?
sunsetbot-watch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created sunsetbot-watch?
It is built and maintained by weiwei106 (@weiwei106); the current version is v1.0.0.
More Skills