tag

weather

10 indexed skills · max 10 per page

skills (10)

weather

chandima/agent-skills · Productivity

2

Two free services, no API keys needed.

homepage-news-trends-weather

yahoo.co.jp/homepage-news-trends-weather-e79vav · news-aggregator

0

Briefing of the four above-the-fold modules on the Yahoo! JAPAN homepage: 8 main news topics, 5 realtime trending search keywords with stay/rise/fall direction, today/tomorrow weather for the IP-defaulted ward, and the day's NPB scoreboard. Single static HTML fetch — no JS, no auth, no anti-bot.

geo-weather-fetch

windy.com/geo-weather-fetch-w3o49h · weather

0

Fetch current weather and 5–10 day forecast for a city from Windy.com: temperature, wind, precipitation, pressure, humidity, gust. Returns structured JSON (Zod-shaped).

get-forecast

weather.gov/get-forecast-1uezib · weather

0

Given a US location (lat/lon, ZIP, or city+state), return the National Weather Service forecast: current observation, hourly forecast, 7-day multi-day periods, active alerts/watches/warnings, the forecast office, and the underlying grid cell. Read-only via the public api.weather.gov JSON surface (no auth).

is-it-cloudy

weather.gov/is-it-cloudy-qhspk1 · weather

0

Return current sky conditions for a US location: cloud-cover layers (METAR CLR/FEW/SCT/BKN/OVC/VV with base heights), surface visibility in meters and miles, and a derived 'can you see blue sky?' boolean — pulled from the free NWS api.weather.gov JSON API.

get-forecast

surfline.com/get-forecast-0ry7ls · weather

0

Return Surfline's free-tier surf forecast for a single spot — given a spot URL, 24-char spot ID, or name (with optional region qualifier). Current conditions, multi-day surf height + swell + wind, tide table, sunrise/sunset, live-cam URL, and canonical URL. Read-only; Premium features (16-day, observed wind, HD rewind) are surfaced as omitted.

is-mount-tam-cloudy

rntl.net/is-mount-tam-cloudy-3ite7u · weather

0

Decide whether Mount Tamalpais is currently overcast by pulling the live snapshot JPEG from the rntl.net Mt. Tam Cam (Sigward / Muir Beach ipcamlive feed) and visually classifying the sky. Returns a sky-condition category, ridgeline-visibility flag, and a go/don't-go recommendation. Read-only.

weather

steipete/clawdis · Productivity

0

Current weather and multi-day forecasts for any global location, no API key required. \n \n Supports current conditions, 3-day forecasts, and week-long projections via wttr.in with customizable output formats \n Includes one-liner summaries, detailed condition reports, JSON output, and PNG weather charts \n Covers standard weather data: temperature, \"feels like,\" wind, humidity, precipitation, and condition emojis \n Works with city names, regions, and airport codes; rate-limited but requires

weather-automation

claude-office-skills/skills · Productivity

0

Automate weather-based workflows and notifications.

weather-query

vikiboss/60s-skills · Productivity

0

Real-time weather and forecast data for locations across China. \n \n Provides two core endpoints: real-time weather (temperature, humidity, wind, air quality) and multi-day forecasts with daily highs and lows \n Accepts Chinese location names (cities or districts) as query parameters; supports major cities and most districts nationwide \n Includes practical helper patterns for weather-based recommendations, multi-city comparisons, and travel suitability checks \n Returns structured JSON respons