check-live-stations

Analyze live weather data coverage gaps for kite spots across FetchCurrentConditions strategies.

4|Updated May 26, 2025
One-click install
npx skills add https://github.com/pwittchen/varun.surf --skill check-live-stations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-live-stations
Source: https://github.com/pwittchen/varun.surf/tree/main/.claude/skills/check-live-stations
Command: npx skills add https://github.com/pwittchen/varun.surf --skill check-live-stations

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze live weather data coverage for kite spots by cross-referencing live data sources with spot configurations to reveal gaps and inconsistencies.

Core Features & Use Cases

  • Cross-reference FetchCurrentConditions strategies with spots.json to determine which spots have reliable live data.
  • Validate data source health by testing endpoints and ensuring data returns expected markers.
  • Produce a coverage report by country and spot highlighting gaps and recommended next steps for live-data integration.

Quick Start

Scan all live data strategies and spots to report coverage gaps and data-source health.

Frequently Asked Questions about check-live-stations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find live weather data coverage gaps for kite spots?

To find live weather data coverage gaps, cross-reference FetchCurrentConditions strategies with spots.json configurations. This process validates data source health by testing endpoints and extracting markers to determine which kite spots lack live data.

How do I validate live weather data source health for kite spots?

Validating live weather data source health involves testing data endpoints to ensure they return expected identifiable markers. This strategy analysis confirms whether live data sources for kite spots are active and returning reliable current conditions.

What is the best way to audit live data sources against spot configurations?

The best way to audit live data sources is to analyze all FetchCurrentConditions strategies and spots.json entries. This cross-referencing reveals inconsistencies and produces a coverage report by country and spot highlighting gaps.

Can I generate a coverage report for kite spots missing live data?

Yes, you can generate a coverage report by scanning live data strategies and spots configurations. The report highlights gaps by country and spot, detailing which locations lack live data and recommending next steps for live-data integration.

Why does my kite spot live data report show missing current conditions?

Your kite spot live data report shows missing current conditions when spot configurations in spots.json lack matching FetchCurrentConditions strategies, or when data source endpoints fail to return expected identifiable markers during health validation.

Do I need spots.json to identify gaps in live weather station data?

Yes, you need spots.json configurations to identify gaps in live weather station data. The file provides the necessary spot locations to cross-reference against active FetchCurrentConditions strategies and determine data coverage.