weather

Retrieve current weather and hourly or daily forecasts for any location.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly get accurate weather conditions and forecasts for any location without browsing multiple sites.

Core Features & Use Cases

  • Current weather conditions for a city or coordinates.
  • Forecasts (hourly and daily) to plan activities or travel.
  • Simple, no-key weather queries suitable for scripts and terminal use.

Quick Start

Get weather for a city with a single query to receive an instant response.

Frequently Asked Questions about weather

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

FAQPage Schema
How do I get a weather forecast for a specific location without an API key?

To get a weather forecast without an API key, you can query public weather sources like wttr.in or Open-Meteo. This skill retrieves current conditions, hourly, and daily forecasts for any city or coordinates in plain language.

What is the best way to check current weather conditions from the command line?

The best way to check current weather conditions from the command line is using a CLI weather tool. This skill queries public sources to provide instant, plain-language current conditions and forecasts for any specified location.

Can I retrieve hourly and daily weather forecasts using wttr.in or Open-Meteo?

Yes, you can retrieve hourly and daily weather forecasts using wttr.in or Open-Meteo. The skill provides accurate, plain-language weather insights for any location, making it suitable for planning activities or travel.

Does this weather skill require any dependencies or API keys to function?

No, this weather skill does not require any dependencies or API keys to function. It relies entirely on public weather sources such as wttr.in and Open-Meteo to deliver current conditions and forecasts.

How do I use terminal scripts to fetch location-based weather insights?

To fetch location-based weather insights in terminal scripts, query a no-key weather service like wttr.in. This skill processes city names or coordinates to output current conditions and plain-language forecasts suitable for automation.