A comprehensive suite of environmental analysis tools for calculating solar positions, building shadows, and thermal comfort.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install sun-path
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install sun-path using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill empowers architects, urban planners, and environmental designers to perform complex solar simulations directly within their AI-assisted workflow. By leveraging advanced Python libraries such as pysolar and matplotlib, it provides high-fidelity sun path diagrams, building shadow simulations, and annual sun hour calculations. As a specialized addition to the collection of Openclaw Skills, it bridges the gap between raw geographic data and actionable architectural insights.
Beyond basic solar tracking, the skill includes specialized modules for terrain shadow analysis using Digital Elevation Models (DEM) and thermal comfort evaluation via psychrometric charts. It is designed to work seamlessly with chat-based interfaces, allowing users to generate and view environmental visualizations in real-time.
To integrate this capability into your workflow, follow these installation steps:
clawhub install sun-path
pip install -r requirements.txt
~/.openclaw/media/) for the Openclaw Skills messaging tools to successfully send generated images.The skill generates and manages data across several formats to support environmental modeling:
| Data Type | Format | Description |
|---|---|---|
| Visual Charts | PNG/JPG | Polar sun path diagrams, monthly sun hour bars, and psychrometric comfort charts. |
| Shadow Maps | PNG | 2D building shadow simulations including rotation and footprint scaling. |
| Terrain Data | GeoTIFF | Binary shadow rasters generated from ray-casting against DEM files. |
| Analysis Parameters | CLI Arguments | Latitude, longitude, timezone, and ISO-8601 timestamps used for calculations. |
Loading
Fetch and export OpenStreetMap vector data like street networks and building footprints directly into CAD-compatible formats.

A specialized conversion utility for Openclaw Skills that transforms technical DXF CAD files into web-friendly PNG, JPG, or SVG formats.

Extract dominant colors from images as HEX/RGB values and generate visual color swatches automatically.

An automated toolkit for identifying search competitors, analyzing keyword rankings, and generating strategic content gap reports.

A robust utility for converting vector SVG files into high-quality PNG or JPG raster images for seamless sharing and documentation within the Openclaw Skills ecosystem.

Fetch real-time wind data and generate professional wind roses for comprehensive site and urban climate assessments.








































