← Back to Skills Marketplace
Pipeworx sunrisesunset
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-sunrisesunset
Description
Provides precise sunrise, sunset, dawn, dusk, solar noon, golden hour, and day length times for any location and date worldwide.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-sunrisesunset - After installation, invoke the skill by name or use
/pipeworx-sunrisesunset - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pipeworx sunrisesunset?
Provides precise sunrise, sunset, dawn, dusk, solar noon, golden hour, and day length times for any location and date worldwide. It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Pipeworx sunrisesunset?
Run "/install pipeworx-sunrisesunset" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx sunrisesunset free?
Yes, Pipeworx sunrisesunset is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx sunrisesunset support?
Pipeworx sunrisesunset is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx sunrisesunset?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills