weather

Retrieve current weather and short-term forecasts using public endpoints.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/justcyl/my-skills --skill weather-justcyl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/justcyl/my-skills/tree/main/.skills/archived-skills/weather
Command: npx skills add https://github.com/justcyl/my-skills --skill weather-justcyl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly access current weather conditions and short-term forecasts without needing API keys or heavy setup, enabling quick planning and decisions.

Core Features & Use Cases

  • Retrieve current conditions for any city with a simple command.
  • Get a compact one-line forecast for quick status checks.
  • Use as a baseline weather lookup in scripts or dashboards without API keys.

Quick Start

Ask for the current weather for a city to receive an immediate report.

Frequently Asked Questions about weather

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

FAQPage Schema
How do I get current weather conditions without an API key?

You can retrieve current weather conditions without an API key by using public endpoints like wttr.in and Open-Meteo. This approach allows you to get instant access to local weather data for quick planning or travel prep without any setup barriers.

Can I use free weather APIs for lightweight dashboards?

Yes, you can use free weather APIs like Open-Meteo and wttr.in to build lightweight dashboards. They provide compact one-line forecasts and current conditions suitable for quick status checks without requiring heavy setup or authentication keys.

What is the best way to retrieve a short-term weather forecast for a city?

The best way to retrieve a short-term weather forecast for a city is by querying public endpoints like wttr.in. These services provide immediate current conditions and compact forecasts, enabling quick decisions for travel preparation without API keys.

Does this weather data retrieval method work for quick travel planning?

Yes, this weather data retrieval method works perfectly for quick travel planning. By fetching short-term forecasts and current conditions from public endpoints like Open-Meteo, you get instant access to necessary weather data without needing API keys.

Are there limitations to using no-key weather APIs like wttr.in?

While using no-key weather APIs like wttr.in provides instant access to current conditions, limitations may include reliance on public endpoint availability and suitability primarily for lightweight dashboards rather than heavy production environments.