weather-data

Provides weather forecast data from NOAA. Free tier returns 3-day forecast, premium tier returns 7-day with hourly data.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "weather-data" with this command: npx skills add letorresmeza/weather-data

Weather Data Service

Get weather forecasts for any location using NOAA data.

Usage

Free Forecast (3-day)

curl "http://localhost:5000/forecast?lat=40.71&lon=-74.00"

Premium Forecast (7-day + hourly)

Requires x402 payment (0.05 USDC)

curl -H "X-Payment: <payment_header>" "http://localhost:5000/forecast/premium?lat=40.71&lon=-74.00"

Endpoints

  • GET /forecast - Free 3-day forecast
  • GET /forecast/premium - Paid 7-day + hourly forecast (0.05 USDC)
  • GET /health - Health check

Parameters

  • lat - Latitude (default: 40.71)
  • lon - Longitude (default: -74.00)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Google Weather

Google Weather API - accurate, real-time weather data. Get current conditions, temperature, humidity, wind, and forecasts. Powered by Google's Weather API fo...

Registry SourceRecently Updated
5.7K5Profile unavailable
General

QWeather China

基于中国气象局数据的完整天气服务,通过和风天气API提供实时天气、天气预报、生活指数、空气质量等全方位天气信息。专为中国用户优化,数据更准确,功能更全面。

Registry SourceRecently Updated
3820Profile unavailable
General

StormProof — NOAA Hurricane Weather Lookup

Look up historical NOAA hurricane weather data — peak wind speed, wind gust, and storm surge — for any U.S. street address on any date. Use this skill when t...

Registry SourceRecently Updated
1041Profile unavailable
General

weather-skill-hangs-001

Provides simulated current weather descriptions including temperature for specified major cities to assist travel and daily planning.

Registry SourceRecently Updated
1120Profile unavailable