← Back to Skills Marketplace
jumptrnr

Windsensei

by jumptrnr · GitHub ↗ · v1.4.2
cross-platform ✓ Security Clean
747
Downloads
0
Stars
0
Active Installs
8
Versions
Install in OpenClaw
/install windsensei
Description
Check wind and weather conditions for wind sports (kitesurfing, wingfoiling, surfing). Get forecasts, find spots nearby, view session history, and request ne...
Usage Guidance
This skill is coherent and minimal: it only talks to windsensei.com and optionally accepts a single API key for personalized data. Before installing, consider whether you want to store your WINDSENSEI_API_KEY in the agent environment (rotate keys if you revoke access later), verify you trust windsensei.com, and be mindful that calendar actions use your agent's calendar tooling (the skill does not request calendar credentials itself). Refuse to provide unrelated credentials or system access; if you have policy questions, only enable the API key when you need personalized features.
Capability Analysis
Type: OpenClaw Skill Name: windsensei Version: 1.4.2 The skill bundle describes a legitimate integration with the WindSensei API for wind and weather forecasts. All API calls are directed to the specified domain `https://windsensei.com`. The `SKILL.md` instructions for the AI agent are designed to ensure factual reporting and prevent hallucination or over-interpretation of data, which is a defensive measure against common LLM failure modes, not a prompt injection attack. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or other harmful behaviors. The optional API key is handled securely as a Bearer token for the stated purpose, and calendar integration relies on the host agent's tools.
Capability Assessment
Purpose & Capability
Name/description match the documented behavior: all described functionality is served by calls to windsensei.com APIs. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
SKILL.md only describes making HTTPS requests to the WindSensei API and optional calendar interactions via the host agent's calendar tools. It does not instruct the agent to read local files, other environment variables, or transmit data to third parties outside windsensei.com.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk or downloaded, minimizing installation risk.
Credentials
Only an optional WINDSENSEI_API_KEY is described (prefixed ss_). The skill explicitly states it works without the key and requires no other secrets; this is proportionate to the personalization features described.
Persistence & Privilege
The skill is not force-included (always: false) and does not request persistent system privileges or modifications to other skills/config. Default autonomous invocation is enabled (platform normal) but does not on its own increase concern here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install windsensei
  3. After installation, invoke the skill by name or use /windsensei
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.4.2
Tighten AI instructions to prevent editorializing - only report what API data says, never make up or guess condition quality
v1.4.1
Patch bump to trigger fresh security scan
v1.4.0
Add best-conditions endpoint for ranked spot discovery. Works with or without auth — authenticated users get personalized results from favorites, unauthenticated users provide lat/lng to find best nearby spots.
v1.3.0
Add timezone field to wind-report response. Document that all times are in spot-local timezone.
v1.2.0
Add dashboard, nearby spots, search, detailed forecast, favorites, sessions, live sessions, and public profiles endpoints. Improve API key setup with direct URL.
v1.1.1
Add homepage and source URLs for provenance
v1.1.0
Add spot request feature, fix security review: optionalEnv instead of primaryEnv, clarify calendar uses host agent tools, HTTPS
v1.0.0
Initial release
Metadata
Slug windsensei
Version 1.4.2
License
All-time Installs 0
Active Installs 0
Total Versions 8
Frequently Asked Questions

What is Windsensei?

Check wind and weather conditions for wind sports (kitesurfing, wingfoiling, surfing). Get forecasts, find spots nearby, view session history, and request ne... It is an AI Agent Skill for Claude Code / OpenClaw, with 747 downloads so far.

How do I install Windsensei?

Run "/install windsensei" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Windsensei free?

Yes, Windsensei is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Windsensei support?

Windsensei is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Windsensei?

It is built and maintained by jumptrnr (@jumptrnr); the current version is v1.4.2.

💬 Comments