← 返回 Skills 市场
weiwei106

sunsetbot-watch

作者 weiwei106 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
168
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sunsetbot-watch
功能描述
全自动 sunsetbot 晚霞查询,使用 agent-browser 访问 sunsetbot.top 网站,自动解析页面,输出指定城市当天晚霞的鲜艳度和气溶胶质量。触发场景:用户需要查询某个城市今天/明天晚霞概率,查询 sunsetbot 晚霞预报。
安全使用建议
这个技能看起来内部一致:它只用浏览器代理去 sunsetbot.top 抓取并格式化两个数值,所以不需要任何密钥或本地文件访问。要注意的是: - agent 会向外部站点发起网络请求(你的 IP/请求头会被目标站点记录),如果你不信任 sunsetbot.top 请不要使用。 - 抓取依赖页面结构,目标站点改版或反自动化措施会导致结果不准确或失败。 - 输出是基于公开页面的解析结果,不代表官方质量保证;对重要决策请交叉核验原始来源。 总体上此技能与其描述一致,可在你信任目标站点的前提下使用。
功能分析
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.
能力评估
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,默认允许模型调用,且没有请求长期驻留或修改其他技能/系统配置。
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sunsetbot-watch
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sunsetbot-watch 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug sunsetbot-watch
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

sunsetbot-watch 是什么?

全自动 sunsetbot 晚霞查询,使用 agent-browser 访问 sunsetbot.top 网站,自动解析页面,输出指定城市当天晚霞的鲜艳度和气溶胶质量。触发场景:用户需要查询某个城市今天/明天晚霞概率,查询 sunsetbot 晚霞预报。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。

如何安装 sunsetbot-watch?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sunsetbot-watch」即可一键安装,无需额外配置。

sunsetbot-watch 是免费的吗?

是的,sunsetbot-watch 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

sunsetbot-watch 支持哪些平台?

sunsetbot-watch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 sunsetbot-watch?

由 weiwei106(@weiwei106)开发并维护,当前版本 v1.0.0。

💬 留言讨论