← 返回 Skills 市场
brucegutman

Pipeworx sunrisesunset

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-sunrisesunset
功能描述
Provides precise sunrise, sunset, dawn, dusk, solar noon, golden hour, and day length times for any location and date worldwide.
安全使用建议
This skill is internally consistent: it gets sunrise/sunset data by calling an external API and does not request local credentials or files. Before installing, consider: 1) the skill will send whatever location/date you provide to https://gateway.pipeworx.io — verify you trust that domain and its privacy practices; 2) test the skill with non-sensitive inputs first to confirm expected behavior; 3) prefer skills with a known source or homepage if you need stronger provenance; and 4) if you need to avoid any external network calls, do not install — there is no local implementation in this package.
功能分析
Type: OpenClaw Skill Name: pipeworx-sunrisesunset Version: 1.0.0 The skill provides astronomical data (sunrise, sunset, etc.) via an MCP server hosted at gateway.pipeworx.io. The documentation in SKILL.md clearly defines the tools and provides standard usage examples for retrieving solar data based on latitude and longitude. No malicious code, data exfiltration, or prompt injection attempts were identified.
能力评估
Purpose & Capability
The name/description (sunrise/sunset times) aligns with the SKILL.md examples, which call a remote service to compute solar times. There are no unrelated required binaries, env vars, or config paths.
Instruction Scope
The instructions are narrowly scoped to calling the Pipeworx gateway API (two RPC methods) with latitude/longitude and date. This is coherent for the stated purpose. Note: the skill's runtime relies on sending user queries to an external endpoint (https://gateway.pipeworx.io/sunrisesunset/mcp); the SKILL.md does not instruct reading local files or other system state.
Install Mechanism
There is no install spec and no code files — instruction-only skills have low local footprint. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate given it operates by issuing HTTP requests to a remote API.
Persistence & Privilege
The skill is not always-enabled and uses the platform defaults (user-invocable, model invocation allowed). It does not request persistent presence or modify other skills' configuration in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-sunrisesunset
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-sunrisesunset 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-sunrisesunset
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx sunrisesunset 是什么?

Provides precise sunrise, sunset, dawn, dusk, solar noon, golden hour, and day length times for any location and date worldwide. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Pipeworx sunrisesunset?

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

Pipeworx sunrisesunset 是免费的吗?

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

Pipeworx sunrisesunset 支持哪些平台?

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

谁开发了 Pipeworx sunrisesunset?

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

💬 留言讨论