weather-cli

Retrieve current weather and forecasts for locations via wttr.in.

1|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/yunseo-kim/agent-toolbox --skill weather-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather-cli
Source: https://github.com/yunseo-kim/agent-toolbox/tree/main/catalog/skills/weather-cli
Command: npx skills add https://github.com/yunseo-kim/agent-toolbox --skill weather-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides quick access to current weather conditions and forecasts for any location, eliminating the need to search multiple websites or apps.

Core Features & Use Cases

  • Current Weather: Get real-time temperature, conditions, and more.
  • Forecasts: Access daily and weekly weather predictions.
  • Multiple Formats: Retrieve data as text, one-liners, or even images.
  • Use Case: Planning a trip? Ask "What's the weather like in Paris next week?" to get a concise forecast.

Quick Start

Get a one-line summary of the weather in London.

Frequently Asked Questions about weather-cli

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 using a command line interface?

To get a weather forecast using a command line interface, this Skill retrieves current conditions and predictions for specified locations directly from the wttr.in service. You can request text summaries, detailed conditions, or graphical representations without needing an API key.

Do I need an API key to retrieve current weather conditions?

No API key is required to retrieve current weather conditions and forecasts. Basic usage is supported without authentication by directly querying the wttr.in service for real-time temperature and weather data.

What output formats are supported for weather forecasts?

Weather forecasts support multiple output formats, including text summaries, detailed conditions, one-liners, and graphical representations. This allows you to integrate weather data into various CLI workflows or scripts effectively.

Can I retrieve weather data for trip planning?

Yes, you can retrieve weather data for trip planning by asking for a concise forecast for your destination. The Skill provides daily and weekly weather predictions to help you plan travel schedules.

What is the best way to get a one-line weather summary in the terminal?

The best way to get a one-line weather summary in the terminal is by requesting a specific output format from the wttr.in service. This provides a concise text summary of the current conditions without detailed reports.

Are there limitations to using wttr.in for weather forecasts?

Limitations of using wttr.in for weather forecasts include a basic implementation depth and dependency on the external wttr.in service for data retrieval. It provides current conditions and predictions but may lack advanced historical weather analysis features.

Related Skills